1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-16 01:12:05 +01:00
Commit graph

13 commits

Author SHA1 Message Date
7ee0a41a6a
Some more refactoring and test fixing 2023-07-09 11:55:53 +02:00
73f0976857
Refactoring - package names
Move Query, PairPriorityQueue, Root and Roots to wot.query
Move other classes in .sq to wot.network
Move filter package to query.filter
2023-07-09 11:13:14 +02:00
3c4088a89e
Refactor - Renaming
CertSynopsis = Node
Certification = Edge
CertificationSet = EdgeSet
2023-07-09 11:05:09 +02:00
57b2f68c63
More CLI work 2023-07-08 02:05:07 +02:00
cdd5ba15a0
Work on CLI 2023-07-08 00:54:58 +02:00
7083045067
Rename API package 2023-07-07 15:42:04 +02:00
8029d031bc
Move the API definition to wot-dijkstra 2023-07-07 15:41:17 +02:00
f77522e42f
Fix dependencies 2023-07-05 17:05:22 +02:00
71cfa7368a
Add README files 2023-07-04 15:52:51 +02:00
96cfd71e60
Work on API structure and first baby steps of formatting the Authenticate output 2023-07-03 20:11:01 +02:00
98377b34f1
Base WebOfTrust on PGPCertificateStore instead of PGPCertificateDirectory 2023-06-29 19:23:40 +02:00
6c91cd81c8
Remove unused imports from WotCLI 2023-06-29 19:03:19 +02:00
d024dacabb
Add module pgpainless-wot-cli 2023-06-29 17:49:12 +02:00