|
f7cc9ab816
|
Fix nullability of sop commands
|
2025-06-17 13:45:00 +02:00 |
|
|
40ccb8cc99
|
Add first test for new commands
|
2025-06-17 13:45:00 +02:00 |
|
|
0bb50952c5
|
Show endOfOptions delimiter in help
|
2025-06-17 13:45:00 +02:00 |
|
|
4ed326a142
|
Implement validate-userid command
|
2025-06-17 13:44:59 +02:00 |
|
|
122cd016a1
|
Update msg files with input/output information
|
2025-06-17 13:44:59 +02:00 |
|
|
2b6a5dd651
|
Checkstyle and exception handling improvements
|
2025-06-17 13:44:59 +02:00 |
|
|
d6c1330874
|
Implement certify-userid command
|
2025-06-17 13:44:59 +02:00 |
|
|
ada77be955
|
Add support for rendering help info for input and output
|
2025-06-17 13:44:59 +02:00 |
|
|
84404d629f
|
Add implementation of merge-certs command
|
2025-06-17 13:44:58 +02:00 |
|
|
4115a5041d
|
Add implementation of update-key command
|
2025-06-17 13:44:58 +02:00 |
|
|
1dcf13244d
|
Add new exceptions
|
2025-06-17 13:44:58 +02:00 |
|
|
859bb5bdde
|
Fix issues in kdoc
|
2025-04-04 12:16:00 +02:00 |
|
|
51ba24ddbe
|
Enable kapt annotation processing to properly embed picocli configuration files for native images into the -cli jar file
For this it is apparently necessary to upgrade kotlin to 1.9.21
See https://stackoverflow.com/a/79030947/11150851
|
2025-04-03 14:18:46 +02:00 |
|
|
f92a73a5ad
|
Add back legacy --verify-out option alias for decrypt cmd
|
2025-01-28 12:34:53 +01:00 |
|
|
b3b8da4e35
|
Move testfixtures to own artifact
|
2025-01-28 12:33:07 +01:00 |
|
|
ca65cbe668
|
For now, do not re-set msg bundle (graal)
|
2025-01-28 12:33:06 +01:00 |
|
|
4eb6d1fdcb
|
Prevent unmatched parameters when setting locale
|
2025-01-28 12:33:06 +01:00 |
|
|
1fd3161851
|
Properly match MissingArg exception code
|
2025-01-28 12:33:06 +01:00 |
|
|
a8a753536a
|
Add translations for new hardware exception error messages
|
2025-01-28 12:33:06 +01:00 |
|
|
547acdb740
|
Remove label() option from armor() operation
|
2025-01-28 12:33:05 +01:00 |
|
|
e7778cb0d2
|
Remove deprecated junit5-system-exit
Replaced with custom test DSL that avoids System.exit
|
2025-01-28 12:33:05 +01:00 |
|
|
375dd65789
|
revoke-key command: Allow for multiple '--with-key-password' options
|
2024-10-31 13:48:55 +01:00 |
|
|
42a16a4f6d
|
Fix password parameter passing in change-key-password
|
2024-10-31 13:48:32 +01:00 |
|
|
34a05e96a1
|
Move signature verification operations to sopv interface subset
|
2024-03-17 18:06:50 +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 |
|
|
d24ff9cbde
|
Remove label related CLI tests
|
2023-11-15 15:26:06 +01:00 |
|
|
802bc0aa73
|
ArmorCMD: Drop --label option
|
2023-11-15 15:24:09 +01:00 |
|
|
72ca392386
|
Merge remote-tracking branch 'origin/sop08'
|
2023-11-15 13:03:07 +01:00 |
|
|
edef899074
|
Fix GenerateKey --with-key-password option name
|
2023-11-15 12:42:41 +01:00 |
|
|
baa44a6b1a
|
Kotlin conversion: SopCLI
|
2023-11-15 12:35:23 +01:00 |
|
|
0c2cf5cb19
|
Kotlin conversion: SOPExecutionExceptionHandler
|
2023-11-15 11:59:11 +01:00 |
|
|
5c2695228b
|
Kotlin conversion: SOPExceptionExitCodeMapper
|
2023-11-15 11:55:50 +01:00 |
|
|
b251956f49
|
Delete unused Print class
|
2023-11-15 11:49:45 +01:00 |
|
|
b884f2b1a9
|
Kotlin conversion: InlineVerifyCmd
|
2023-11-15 11:49:04 +01:00 |
|
|
2e118357e2
|
Kotlin conversion: InlineSignCmd
|
2023-11-15 11:40:46 +01:00 |
|
|
e9a5467f6b
|
Kotlin conversion: GenerateKeyCmd
|
2023-11-15 11:33:34 +01:00 |
|
|
019dd63e1b
|
Kotlin conversion: ExtractCertCmd
|
2023-11-15 11:26:06 +01:00 |
|
|
bfad8c4203
|
Kotlin conversion: EncryptCmd
|
2023-11-15 11:21:42 +01:00 |
|
|
159ffbe084
|
Add missing license headers
|
2023-11-04 18:32:01 +01:00 |
|
|
714c933cef
|
Kotlin conversion: InlineDetachCmd
|
2023-11-04 18:31:52 +01:00 |
|
|
9daabb758a
|
Kotlin conversion: DecryptCmd
|
2023-11-04 18:18:55 +01:00 |
|
|
8e65771e36
|
Kotlin conversion: ListProfilesCmd
|
2023-11-04 17:50:07 +01:00 |
|
|
688b8043a2
|
Kotlin conversion: DearmorCmd
|
2023-11-04 17:45:56 +01:00 |
|
|
49120c5da8
|
Kotlin conversion: ChangeKeyPasswordCmd
|
2023-11-04 17:41:07 +01:00 |
|
|
377a7287b3
|
Kotlin conversion: ArmorCmd
|
2023-11-04 17:34:30 +01:00 |
|
|
18865feaff
|
Kotlin conversion: RevokeKeyCmd
|
2023-11-04 17:26:38 +01:00 |
|
|
666d51384b
|
Kotlin conversion: AbstractSopCmd
|
2023-11-04 17:20:00 +01:00 |
|
|
256d1c5960
|
Kotlin conversion: SignCmd
|
2023-11-04 16:34:35 +01:00 |
|
|
8246359a85
|
Kotlin conversion: VerifyCmd
|
2023-11-04 16:15:35 +01:00 |
|