1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-16 16:44:50 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Paul Schaub 111c84db97
Proper formatting for outputs 2023-07-13 16:53:35 +02:00
Paul Schaub 7dfb814b8a
Fix order of issuer/target certificate in certification verification method 2023-07-11 01:04:50 +02:00
Paul Schaub 41dfb269f1
Fix index per key-id for invalidated keys 2023-07-11 00:51:00 +02:00
Paul Schaub 7c202b6955
Refactor signature checks 2023-07-10 17:54:58 +02:00
Paul Schaub e6daae2a27
Cleanup signature verification 2023-07-10 17:45:45 +02:00
Paul Schaub 7ee8048c34
Propagate referenceTime to the Network 2023-07-09 21:02:02 +02:00
Paul Schaub 89986af7f7
Refactor package names 2023-07-09 13:03:57 +02:00
Paul Schaub 404bf4d776
Rename classes 2023-07-09 13:01:13 +02:00
Paul Schaub 6f19f3a89e
Fix NPE when encountering missing because expired cert 2023-07-08 00:54:34 +02:00
Paul Schaub f2db1efa61
WIP: Work on PGP-DSL 2023-07-07 19:59:02 +02:00
Paul Schaub 4f2f54f4b3
Replace buildMap() call with associateWith() 2023-07-07 16:18:32 +02:00
Paul Schaub 8029d031bc
Move the API definition to wot-dijkstra 2023-07-07 15:41:17 +02:00
Paul Schaub 3d8840116c
Document WebOfTrust 2023-07-07 15:07:45 +02:00
Paul Schaub 50810e1d14
More refactoring for WebOfTrust 2023-07-07 14:43:13 +02:00
Paul Schaub 2e802c1f1e
Refactor WebOfTrust class 2023-07-07 14:22:45 +02:00
Paul Schaub d2c768ab86
Make WebOfTrust.LOGGER static 2023-07-03 15:02:43 +02:00
Paul Schaub cdac41ffa9
Remove pgpainless-core dependency from wot-dijkstra 2023-06-29 20:18:01 +02:00
Paul Schaub 98377b34f1
Base WebOfTrust on PGPCertificateStore instead of PGPCertificateDirectory 2023-06-29 19:23:40 +02:00
Paul Schaub e27882c539
Port WebOfTrust to Kotlin 2023-06-29 19:03:05 +02:00