Commit graph

514 commits

Author SHA1 Message Date
6a3214c885
SOP-Java 14.0.0 2025-06-17 13:39:23 +02:00
e67f8d0250
Improve CHANGELOG again 2025-06-17 13:22:16 +02:00
e893fafb05
Update CHANGELOG 2025-06-17 12:24:15 +02:00
3554e44ada
Add/fix missing localizations for new SOP commands 2025-06-17 12:12:41 +02:00
23a724ee0b
Version: Fix getSopJavaVersion() 2025-06-17 12:12:23 +02:00
48f71abaa5
Bump version to 14.0.0-SNAPSHOT 2025-06-17 11:30:21 +02:00
4599b9424a
Bump logback to 1.5.13 2025-06-17 11:29:53 +02:00
fc1fb57c2e
Fix: Pass chars to StringBuilder.append() 2025-06-17 11:29:25 +02:00
9a4313c3fc
Clean up unused version literal 2025-06-17 11:28:58 +02:00
e383eed435
Remove animalsniffer 2025-06-17 11:28:28 +02:00
bd225825e7
Move validate-userid to SOPV 2025-06-17 11:15:29 +02:00
1f8fe0d6cb
Delete ProxyOutputStream and test 2025-06-03 23:18:34 +02:00
77b008876c
Add test for JSON data parsing and serializing using a dummy implementation 2025-06-03 23:14:23 +02:00
038a68f93c
Add support for JSON POJOs 2025-06-03 14:31:07 +02:00
b37b1da8cb
Verification: Rename description to jsonOrDescription 2025-06-03 14:30:54 +02:00
b66888f695
MergeCertsTest: do not pass unarmored data
This is done to fix external-sop tests, which rely on environment variables,
which do not play nicely with binary data
2025-06-02 14:14:22 +02:00
1cd1978175
SOP, SOPV: Add --debug option 2025-06-02 14:13:36 +02:00
634daf8ffe
ExternalSOP: Map UnspecificError 2025-06-02 13:47:20 +02:00
c623eb6df2
CertifyUserIdExternal: add separator before passing keys 2025-06-02 13:39:31 +02:00
d7fa21496a
CertifyValidateUserIdTest: unbound User-IDs do throw exceptions 2025-06-02 12:57:11 +02:00
70c535fecc
GenerateKeyTest: Provoke exception for CertCannotEncrypt test case 2025-06-02 12:54:41 +02:00
7520d8e64d
External-SOP: Properly map KeyCannotCertify error code 2025-06-02 12:53:46 +02:00
4b95582077
External-SOP: Fix error message typo 2025-06-02 12:53:24 +02:00
9410f778e0
External-SOP: Extend test suite with new test classes 2025-06-02 12:21:31 +02:00
9c1849abbc
External-SOP: Fix command names 2025-06-02 12:21:07 +02:00
c2114dcd5a
Add test for encrypt-decrypt using all available generate-key profiles 2025-05-30 15:05:44 +02:00
fe81af4702
Add Profile.withAliases() utility function 2025-05-30 12:48:24 +02:00
2e40c4f72f
Fix profile constructors 2025-05-27 18:34:04 +02:00
eb275b1638
Add aliases to Profile 2025-05-27 18:11:54 +02:00
589dcacd91
Test key generation with supported profiles 2025-05-15 01:09:36 +02:00
34e38f3661
Add tests for MergeCerts command 2025-05-15 00:36:16 +02:00
7c4b4a4ddb
Remove unused import 2025-05-13 15:37:48 +02:00
fd789c8652
Remove println statements 2025-05-13 15:36:36 +02:00
a71f4162a2
Add MergeCertsTest 2025-05-13 15:16:30 +02:00
563542b88a
Add test for certifying without ASCII armor 2025-05-13 14:23:49 +02:00
9a20b48f02
Fix formatting issues 2025-05-13 14:23:49 +02:00
c17a922594
Add test for certifying with revoked key 2025-05-13 14:23:49 +02:00
560da4fb8d
Document update key 2025-05-13 14:23:48 +02:00
655f9ac134
SOP update-key: Rename --no-new-mechanisms option to --no-added-capabilities 2025-05-13 14:23:48 +02:00
4b00369194
Improve test 2025-05-13 14:23:48 +02:00
3ccd83f795
Add basic test for certify-userid and validate-userid subcommands 2025-05-13 14:23:48 +02:00
61f2b93a5b
reuse: convert dep5 file to toml file 2025-05-13 14:23:47 +02:00
9fe49319f8
Add new Exception types 2025-05-13 14:23:26 +02:00
cedded2e79
Fix formatting 2025-05-13 14:23:25 +02:00
c09d548bea
MergeCertsCmd: Fix default value of armor 2025-05-13 14:23:25 +02:00
e306cf7345
validate-userid: Add --validate-at option 2025-05-13 14:23:25 +02:00
96593354e0
Remove call to explicitly set bundle to fix native image 2025-05-13 14:23:25 +02:00
b0ff1856a7
Fix documentation of merge-certs command 2025-05-13 14:23:25 +02:00
c8626e77ed
Bump version 2025-05-13 14:23:24 +02:00
91131f114d
Document endOfOptionsDelimiter 2025-05-13 14:23:01 +02:00