Commit Graph

136 Commits

Author SHA1 Message Date
Paul Schaub ae128d2cbb
SOP-Java 4.0.8-SNAPSHOT 2022-11-23 20:18:29 +01:00
Paul Schaub 55f196b241
SOP-Java 4.0.7 2022-11-23 20:16:14 +01:00
Paul Schaub 62d3ffd9ae
Update changelog 2022-11-23 20:10:47 +01:00
Paul Schaub 519fb891a1
Dearmor: transform IOExceptions into BadData properly 2022-11-18 15:17:33 +01:00
Paul Schaub 0e777de14f
Make asciiDoctor gradle task generate reproducible output 2022-11-15 21:43:43 +01:00
Paul Schaub 0ed7163fd5
Fix capitalization of @ENV/@FD descriptions 2022-11-15 21:29:45 +01:00
Paul Schaub ed46adbe52
Add resource string for --stacktrace option 2022-11-15 15:49:06 +01:00
Paul Schaub 60f52ab89e
SOP-Java 4.0.7-SNAPSHOT 2022-11-15 15:32:38 +01:00
Paul Schaub 3a6905c0bd
SOP-Java 4.0.6 2022-11-15 15:30:31 +01:00
Paul Schaub 00ab68b504
Allow larger numbers for file descriptor names 2022-11-14 13:54:08 +01:00
Paul Schaub 1a381becfa
Update changelog 2022-11-11 15:59:41 +01:00
Paul Schaub 4bc45a0692
Add support for using file descriptors as input and output
Fixes #12
2022-11-11 15:56:33 +01:00
Paul Schaub 3ee42ea2ed
SOP-Java 4.0.6-SNAPSHOT 2022-11-11 13:24:07 +01:00
Paul Schaub 114ee94f0d
SOP-Java 4.0.5 2022-11-11 13:22:13 +01:00
Paul Schaub 82456ec9e1 Update CHANGELOG 2022-11-11 12:48:31 +01:00
Paul Schaub c00109c2bf Rename InlineSignAs.CleartextSigned to clearsigned, make options lowercase
Fixes #16
2022-11-11 12:48:26 +01:00
Paul Schaub 01beb99e43
Add packaging badges to README 2022-11-07 17:26:05 +01:00
Paul Schaub 6f20f78339
SOP-Java 4.0.5-SNAPSHOT
4.0.4 Not Found
2022-11-07 16:46:38 +01:00
Paul Schaub 76cc9098ce
SOP-Java 4.0.3 2022-11-07 16:44:33 +01:00
Paul Schaub 7326d3cf85
Add tests for writing out of session key and verifications 2022-11-07 16:21:50 +01:00
Paul Schaub 137d2e7f85
Add Verification.fromString(string), equals(other) and hashCode() 2022-11-07 16:21:34 +01:00
Paul Schaub dad75bb522
Clean up toString() method 2022-11-07 16:21:01 +01:00
Paul Schaub 9ea9cd22b8
Fix writing out of session key - again 2022-11-07 16:20:37 +01:00
Paul Schaub 5cde383b1a
Update changelog 2022-11-07 15:32:54 +01:00
Paul Schaub f60e14de96
Bump gradlew to 7.2 2022-11-07 01:18:51 +01:00
Paul Schaub 8494f413e6
inline-verify: flush printwriter of --verifications-out 2022-11-07 01:17:54 +01:00
Paul Schaub aa953428ee Be less finnicky about session key formats 2022-11-06 20:30:03 +01:00
Paul Schaub dd5d790e21
Properly format session keys for --session-key-out 2022-11-06 20:22:40 +01:00
Paul Schaub 40919be3f7
sop decrypt: rename --verify-out to --verifications-out
--verify-out is still available as an alias.
See https://gitlab.com/dkg/openpgp-stateless-cli/-/issues/55
2022-11-06 19:02:37 +01:00
Paul Schaub 4ba864e1cd
Bump asciidoctor gradle plugin to 3.3.2 2022-11-06 15:12:00 +01:00
Paul Schaub 46e62e9e40
SOP-Java 4.0.3-SNAPSHOT 2022-11-06 14:58:18 +01:00
Paul Schaub 60ef0a15a8
SOP-Java 4.0.2 2022-11-06 14:56:36 +01:00
Paul Schaub 1aaac4e4b9
Update CHANGELOG 2022-11-06 14:43:22 +01:00
Paul Schaub fd4c22cde6
Add --stacktrace option 2022-11-06 14:41:52 +01:00
Paul Schaub c32ef9830b
Properly throw CannotDecrypt exception with error message 2022-11-06 14:41:37 +01:00
Paul Schaub e75dde1637
Remove colons from error message 2022-11-06 14:40:53 +01:00
Paul Schaub 162ae120c3
Update changelog 2022-11-05 18:11:02 +01:00
Paul Schaub 043e95e5c0 Fix arity of arguments in verify commands
Fixes https://github.com/pgpainless/pgpainless/issues/330
2022-11-05 18:06:53 +01:00
Paul Schaub 04d38b988a Merge branch 'manPages' 2022-08-08 00:15:05 +02:00
Paul Schaub 29660a1d3f
SOP-Java 4.0.2-SNAPSHOT 2022-08-04 13:59:06 +02:00
Paul Schaub a14f008215
SOP-Java 4.0.1 2022-08-04 13:57:41 +02:00
Paul Schaub 06d92eecf3
Update changelog 2022-08-04 13:56:16 +02:00
Paul Schaub e17d4d2efb
Add shared resources to all subcommand bundles 2022-08-04 13:14:21 +02:00
Paul Schaub 092a83a1e7 Merge branch 'sharedResource' 2022-08-04 12:51:32 +02:00
Paul Schaub 0cb614827b
Un-bump picocli 2022-08-04 12:51:01 +02:00
Paul Schaub dcb44f96c8
Fix wrongly named resource entries 2022-08-04 12:48:32 +02:00
Paul Schaub dc5f11469f
Rename resource bundles and name resources after options/parameters 2022-08-04 12:15:53 +02:00
Paul Schaub d80a0a067f
Sign: Test that key passwords are passed down from CLI 2022-08-01 18:46:11 +02:00
Paul Schaub c4cbf8ff69
Add tests for getOutput 2022-08-01 18:31:56 +02:00
Paul Schaub fe729c4eb8
Add AbstractSopCmdTest to test getInput method 2022-08-01 18:21:41 +02:00