|
69dd846667
|
Fix documentation of merge-certs command
|
2024-09-19 20:49:00 +02:00 |
|
|
f98869d71b
|
Bump version
|
2024-09-19 20:38:34 +02:00 |
|
|
b2099dc508
|
Document endOfOptionsDelimiter
|
2024-09-19 20:38:34 +02:00 |
|
|
c7a4087763
|
Fix nullability of sop commands
|
2024-09-19 20:38:34 +02:00 |
|
|
eb712e6853
|
Add first test for new commands
|
2024-09-19 20:38:34 +02:00 |
|
|
ce19207a92
|
Show endOfOptions delimiter in help
|
2024-09-19 20:38:34 +02:00 |
|
|
8c19f2f31d
|
Implement external variants of new subcommands
|
2024-09-19 20:38:33 +02:00 |
|
|
2ec7088c12
|
Checkstyle
|
2024-09-19 20:38:33 +02:00 |
|
|
0ec2961cbe
|
Implement validate-userid command
|
2024-09-19 20:38:33 +02:00 |
|
|
1945411712
|
Update msg files with input/output information
|
2024-09-19 20:38:33 +02:00 |
|
|
5e1915c3ce
|
Checkstyle and exception handling improvements
|
2024-09-19 20:38:33 +02:00 |
|
|
3104085fe7
|
Implement certify-userid command
|
2024-09-19 20:38:32 +02:00 |
|
|
a607013cfb
|
Add support for rendering help info for input and output
|
2024-09-19 20:38:32 +02:00 |
|
|
ddf4ba19f9
|
Add implementation of merge-certs command
|
2024-09-19 20:38:32 +02:00 |
|
|
a2315f9847
|
Add implementation of update-key command
|
2024-09-19 20:38:32 +02:00 |
|
|
a07446e29a
|
Add new exceptions
|
2024-09-19 20:38:32 +02:00 |
|
|
5f18edd2e7
|
EncryptExternal: Fix parameter passing for --sign-with option
|
2024-09-19 20:38:18 +02:00 |
|
|
8134e3cd12
|
Update changelog
|
2024-09-19 20:16:11 +02:00 |
|
|
8843d217e4
|
revoke-key command: Allow for multiple '--with-key-password' options
|
2024-09-19 20:13:12 +02:00 |
|
|
61f3bf14c5
|
Fix NPE in DecryptExternal when reading lines
|
2024-09-19 20:00:30 +02:00 |
|
|
ed9fb31549
|
Fix woodpecker warnings
|
2024-09-19 19:38:59 +02:00 |
|
|
8422a23396
|
Update changelog
|
2024-09-19 19:25:38 +02:00 |
|
|
ce21e07fc2
|
Properly match MissingArg exception code
|
2024-09-19 19:23:07 +02:00 |
|
|
ec90d2e951
|
Add translations for new hardware exception error messages
|
2024-07-09 14:39:03 +02:00 |
|
|
d5c011ea4a
|
Add new SOPGPException types related to hardware modules
|
2024-07-09 14:29:22 +02:00 |
|
|
1d80ff1d8d
|
Update changelog
|
2024-03-30 19:02:58 +01:00 |
|
|
9356447226
|
Remove label() option from armor() operation
|
2024-03-30 19:00:09 +01:00 |
|
|
a13f1e2a0d
|
Mark ProxyOutputStream as deprecated
|
2024-03-27 21:57:04 +01:00 |
|
|
e39cc7f0ac
|
Remove deprecated junit5-system-exit
Replaced with custom test DSL that avoids System.exit
|
2024-03-27 21:50:01 +01:00 |
|
|
cbbdd09472
|
SOP-Java 10.0.1-SNAPSHOT
|
2024-03-21 14:06:42 +01:00 |
|
|
da6cba1d55
|
SOP-Java 10.0.0
|
2024-03-21 14:01:48 +01:00 |
|
|
4b2875d572
|
Update changelog
|
2024-03-21 13:54:56 +01:00 |
|
|
30f7ca90cd
|
Bump logback-core and logback-classic from 1.2.11 to 1.2.13
|
2024-03-21 13:54:56 +01:00 |
|
|
bfa97aede8
|
Add description of external-sop module
|
2024-03-21 13:54:56 +01:00 |
|
|
bdbc9593c8
|
Update spec revision and badge link
|
2024-03-21 13:54:56 +01:00 |
|
|
3643aff082
|
Bump version to 10.0.0
|
2024-03-21 13:54:55 +01:00 |
|
|
ed9b2f5fef
|
Move signature verification operations to sopv interface subset
|
2024-03-21 13:54:55 +01:00 |
|
|
cd208c8942
|
Add test ckecking that BadData is thrown if KEYS is passed for CERTS
|
2024-03-21 13:54:55 +01:00 |
|
|
7325cad696
|
Replace assumeTrue(false) with explicit TestAbortedException
|
2024-03-21 13:54:55 +01:00 |
|
|
7a825c7607
|
Fix javadoc reference
|
2024-03-21 13:54:55 +01:00 |
|
|
03f8950b16
|
Rename woodpecker files
|
2024-03-17 18:05:35 +01:00 |
|
|
d5d7d67d6f
|
Fix reuse compliance
|
2024-03-17 17:58:04 +01:00 |
|
|
e2a568e73e
|
Update issue templates
|
2024-02-26 11:03:16 +01:00 |
|
|
7092baee4f
|
SOP-Java 8.0.2-SNAPSHOT
|
2023-11-22 18:21:41 +01:00 |
|
|
592aecd646
|
SOP-Java 8.0.1
|
2023-11-22 18:19:13 +01:00 |
|
|
e5e64003f3
|
decrypt: Do not throw NoSignature exception when verifications is empty
|
2023-11-22 17:23:06 +01:00 |
|
|
51d9c29837
|
decrypt --verify-with: Do not expect exit 3 when verifications is empty
|
2023-11-22 17:23:06 +01:00 |
|
|
ae83ddcff6
|
SOP-Java 8.0.1-SNAPSHOT
|
2023-11-15 19:01:50 +01:00 |
|
|
7eeb159f12
|
SOP-Java 8.0.0
|
2023-11-15 18:59:50 +01:00 |
|
|
60758dfa2f
|
Update changelog
|
2023-11-15 18:58:14 +01:00 |
|