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

1913 commits

Author SHA1 Message Date
5d15a18e6b
Add empty lines to API classes 2023-07-03 17:07:21 +02:00
eeb782398b
Atomize RevocationStateTest 2023-07-03 17:00:37 +02:00
4c139d19c1
RevocationState.isEffective(creationTime) is now also true 2023-07-03 17:00:25 +02:00
b58e464dfb
Atmomize RegexSetTest 2023-07-03 16:09:45 +02:00
fe1b94f47a
Atomize PathTest 2023-07-03 16:05:03 +02:00
dc7e6f88e1
Atomize PathsTest 2023-07-03 15:56:40 +02:00
34ea3250c8
Rework FingerprintTest 2023-07-03 15:52:02 +02:00
75eb0c6406
Delete ExampleTest 2023-07-03 15:48:50 +02:00
727f305eda
Atomize DepthTest 2023-07-03 15:44:48 +02:00
423183bece
Add equals() and hashCode() methods to Depth 2023-07-03 15:44:39 +02:00
45fa626a79
Atmomize CertificationTest 2023-07-03 15:07:48 +02:00
ff4b0c4a03
Atomize CertificationSetTest test cases and use backtick notation for test names 2023-07-03 15:03:59 +02:00
f410fb9bfb
Transform CertificationSet.certifications to backing property to achieve read-onlyness 2023-07-03 15:03:27 +02:00
d2c768ab86
Make WebOfTrust.LOGGER static 2023-07-03 15:02:43 +02:00
72b68ad7e9
Test Path and Paths classes 2023-06-30 18:07:33 +02:00
aa74d7d4f1
Test RevocationState class 2023-06-30 18:07:25 +02:00
3942209d33
Tests for RegexSet 2023-06-30 18:07:11 +02:00
9fcd91afb9
Basic FingerprintTest 2023-06-30 18:06:58 +02:00
1a5d131b9c
Test Certification class 2023-06-30 18:06:45 +02:00
be0e89f9f8
Test some more methods from Network 2023-06-30 18:06:28 +02:00
d00236b419
Test Depth.min() 2023-06-30 18:06:09 +02:00
2b72abb4e5
Test CertificationSet.toString() 2023-06-30 18:05:37 +02:00
4adc2722bd
Simplify ReferenceTime.now() 2023-06-30 18:04:58 +02:00
23514f1d0e
Indexed for-loop 2023-06-30 18:04:42 +02:00
Heiko Schaefer
a4ef1e9b57
Fix off by one 2023-06-30 17:16:13 +02:00
77495a172b
Add CertificationSetTest 2023-06-30 16:31:57 +02:00
68a548ac1d
Add felix.pub and test for anomaly (wip) 2023-06-30 14:10:22 +02:00
af8b065469
Implement KeyRingCertificateStore 2023-06-29 21:07:42 +02:00
768fd0ed34
Update kDoc of RevocatioNState 2023-06-29 20:20:58 +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
6c91cd81c8
Remove unused imports from WotCLI 2023-06-29 19:03:19 +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
d9b5783e5e
Remove CertificateAuthority interface 2023-06-29 18:03:54 +02:00
fb505548db
Move API classes to kotlin source directory 2023-06-29 18:02:45 +02:00
d024dacabb
Add module pgpainless-wot-cli 2023-06-29 17:49:12 +02:00
Heiko Schaefer
1c79952150
Cherry-picked baa9d10fd2b1e8e07253f4f3576cfb5fff875c44 2023-06-28 21:12:10 +02:00
14d5ab14d2
Add kDoc to Kotlin classes 2023-06-28 21:08:19 +02:00
1b654ca353
Port wot-dijkstra tests 2023-06-28 20:15:21 +02:00
12fde967ca
Fix value name regexes in Certification 2023-06-28 20:07:09 +02:00
0c4b127c40
Port ReferenceTime interface to Kotlin 2023-06-28 20:06:36 +02:00
5341279d1f
Add empty construcor to Paths 2023-06-28 20:03:19 +02:00
2555893b19
Use Matcher.find() instead of Matcher.match() 2023-06-28 19:44:16 +02:00
9d3a9893f2
Port wot-dijkstra Java classes to Kotlin 2023-06-28 19:28:05 +02:00
31aeb18535
Disable unreliable test
See #389
2023-06-28 19:27:47 +02:00
9b1f715f79
Rewrite CertSynopsis in Kotlin 2023-06-28 13:40:03 +02:00
b8f77b4bf8
Remove unnecessary WebOfTrustCertificateStore class 2023-06-27 21:08:25 +02:00
31dd93fe77
Move Iterator classes to sugar packet 2023-06-27 20:57:02 +02:00