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

19 commits

Author SHA1 Message Date
6f19f3a89e
Fix NPE when encountering missing because expired cert 2023-07-08 00:54:34 +02:00
f2db1efa61
WIP: Work on PGP-DSL 2023-07-07 19:59:02 +02:00
4f2f54f4b3
Replace buildMap() call with associateWith() 2023-07-07 16:18:32 +02:00
99b47eafb6
KeyRingCertificateStore: Allow for multiple PGPPublicKeyRingCollections as input 2023-07-07 15:49:39 +02:00
8029d031bc
Move the API definition to wot-dijkstra 2023-07-07 15:41:17 +02:00
3d8840116c
Document WebOfTrust 2023-07-07 15:07:45 +02:00
50810e1d14
More refactoring for WebOfTrust 2023-07-07 14:43:13 +02:00
2e802c1f1e
Refactor WebOfTrust class 2023-07-07 14:22:45 +02:00
5dd6e08096
Remove unused import 2023-07-04 13:13:31 +02:00
96cfd71e60
Work on API structure and first baby steps of formatting the Authenticate output 2023-07-03 20:11:01 +02:00
5d15a18e6b
Add empty lines to API classes 2023-07-03 17:07:21 +02:00
d2c768ab86
Make WebOfTrust.LOGGER static 2023-07-03 15:02:43 +02:00
af8b065469
Implement KeyRingCertificateStore 2023-06-29 21:07:42 +02:00
cdac41ffa9
Remove pgpainless-core dependency from wot-dijkstra 2023-06-29 20:18:01 +02:00
98377b34f1
Base WebOfTrust on PGPCertificateStore instead of PGPCertificateDirectory 2023-06-29 19:23:40 +02:00
e27882c539
Port WebOfTrust to Kotlin 2023-06-29 19:03:05 +02:00
aa4bc7a155
Remove unnecessary braces from AuthenticateAPI 2023-06-29 18:04:52 +02:00
58c5fa4dd8
Port CertificationFactory to kotlin 2023-06-29 18:04:09 +02:00
fb505548db
Move API classes to kotlin source directory 2023-06-29 18:02:45 +02:00