|
af00a04cc0
|
Improve legibility of CertificationSet code
|
2023-07-05 17:36:24 +02:00 |
|
|
05f72dd549
|
Throw away older certifications in map constructor of CertificationSet
|
2023-07-05 17:24:40 +02:00 |
|
|
7d9463ec8e
|
Fix CertificationSet.add() and add test
|
2023-07-05 17:18:30 +02:00 |
|
|
3ec5d3e0b3
|
fix comment
|
2023-07-05 17:08:17 +02:00 |
|
|
e478d146ad
|
Only keep most recent signatures for datum in CertificationSet
|
2023-07-05 17:05:41 +02:00 |
|
|
96cfd71e60
|
Work on API structure and first baby steps of formatting the Authenticate output
|
2023-07-03 20:11:01 +02:00 |
|
|
4c139d19c1
|
RevocationState.isEffective(creationTime) is now also true
|
2023-07-03 17:00:25 +02:00 |
|
|
423183bece
|
Add equals() and hashCode() methods to Depth
|
2023-07-03 15:44:39 +02:00 |
|
|
f410fb9bfb
|
Transform CertificationSet.certifications to backing property to achieve read-onlyness
|
2023-07-03 15:03:27 +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 |
|
|
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 |
|
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 |
|
|
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 |
|
|
9b1f715f79
|
Rewrite CertSynopsis in Kotlin
|
2023-06-28 13:40:03 +02:00 |
|
|
5eece135af
|
Remove Kotlin experiments
|
2023-06-25 10:56:50 +02:00 |
|
|
08d516c990
|
Make checkstyle happy
|
2023-06-24 17:21:43 +02:00 |
|
|
0335d7e55d
|
Add example classes to demonstrate usage of Kotlin code from Java and vice versa
|
2023-06-21 15:49:49 +02:00 |
|