Commit Graph

229 Commits

Author SHA1 Message Date
Paul Schaub b9de503221
SOP-Java 5.0.2 2023-11-22 17:58:17 +01:00
Paul Schaub 94378f63d7
decrypt --verify-with: Do not throw NoSignature if verifications is empty 2023-11-22 17:55:18 +01:00
Paul Schaub df78dbd2b0
decrypt --verify-with: Do not expect exit 3 when verifications is empty 2023-11-22 17:55:11 +01:00
Paul Schaub a984b6e9f3
SOP-Java 5.0.2-SNAPSHOT 2023-04-26 16:03:24 +02:00
Paul Schaub d028480b1a
SOP-Java 5.0.1 2023-04-26 16:01:02 +02:00
Paul Schaub 01f7fc158c
Update changelog 2023-04-18 18:00:59 +02:00
Paul Schaub d53776dfc8
external-sop: Fix error code mapping of new exceptions 2023-04-18 17:59:16 +02:00
Paul Schaub 42bd8f06a4
SOP-Java 5.0.1-SNAPSHOT 2023-04-17 14:41:39 +02:00
Paul Schaub 3f4ec072a9
SOP-Java 5.0.0 2023-04-17 14:39:23 +02:00
Paul Schaub 146f24eab8
Update changelog 2023-04-17 14:21:34 +02:00
Paul Schaub a3bff6f6d1
Fix checkstyle issues 2023-04-17 14:12:01 +02:00
Paul Schaub 8a9f535531
Add documentation to ListProfiles command 2023-04-17 14:04:06 +02:00
Paul Schaub 7e12da400b
Add documentation to new exception types 2023-04-17 14:01:49 +02:00
Paul Schaub 360f2fba02
Document SignatureMode 2023-04-17 13:56:43 +02:00
Paul Schaub d838e9589b
Add documentation to Verification 2023-04-17 13:51:05 +02:00
Paul Schaub ffdd5eee51
Document SOP.listProfiles() 2023-04-17 13:41:03 +02:00
Paul Schaub 67292864b3
Add documentation to Profile class 2023-04-17 13:39:36 +02:00
Paul Schaub 5d2f87eb80
msg_sop.properties: Add newline at the end 2023-04-17 13:16:13 +02:00
Paul Schaub 6ec62560ba
Add comment about why --as=clearsigned and --no-armor are incompatible 2023-04-17 13:13:36 +02:00
Paul Schaub 7743f15e72
ListProfilesExternal: make toProfiles() method static 2023-04-17 13:10:30 +02:00
Paul Schaub 9bc391fc7c
Add note discouraging reuse of subcommand objects 2023-04-17 13:07:54 +02:00
Paul Schaub 64c0fb11bc
ListProfilesCmd: Replace System.out.println() with Print.outln() 2023-04-17 13:03:18 +02:00
Paul Schaub d38556f79a
GenerateKeyCmd: Do not assert default profile 2023-04-14 15:06:07 +02:00
Paul Schaub 19663c4dec
Update SOP revision 2023-04-14 14:21:52 +02:00
Paul Schaub 1e805db1f0
Bump version to 5.0.0 2023-04-14 14:19:22 +02:00
Paul Schaub dff5b01eec
Add some documentation to AbstractSopCmd 2023-04-14 14:06:49 +02:00
Paul Schaub 5935d65c90
Implement profiles 2023-04-14 14:06:34 +02:00
Paul Schaub b8544396f8
Add Profile class 2023-04-14 14:03:22 +02:00
Paul Schaub 0ed5c52f4b
Change ListProfiles class to interface 2023-04-11 15:27:23 +02:00
Paul Schaub 83a003e80f
Add list-profiles command 2023-04-11 15:06:37 +02:00
Paul Schaub 17b305924c
Throw IncompatibleOptions error for sign --as=clearsigned --no-armor 2023-04-09 19:53:21 +02:00
Paul Schaub 6d28a7b07d
Add new Exceptions 2023-04-09 19:52:34 +02:00
Paul Schaub f5e34bce6c
Fix IOOB in Verification.fromString() 2023-04-09 19:51:49 +02:00
Paul Schaub 5d04bb965b
Add support for 05-style verifications 2023-04-09 19:29:10 +02:00
Paul Schaub ae64414492
Decide when to remove --verify-out 2023-04-09 19:00:35 +02:00
Paul Schaub f37354d268
Fix reuse 2023-01-31 18:50:41 +01:00
Paul Schaub 6448debf46
SOP-Java 4.1.2-SNAPSHOT 2023-01-31 18:45:26 +01:00
Paul Schaub d488eee36f
SOP-Java 4.1.1 2023-01-31 18:41:13 +01:00
Paul Schaub 9fdc8a5bad
Improve comment on external-sop/build.gradle 2023-01-31 18:40:38 +01:00
Paul Schaub 546b97fcc9
Fix checkstyle error 2023-01-31 18:40:14 +01:00
Paul Schaub 40dc9e3707
Move gson version to version.gradle 2023-01-31 18:36:05 +01:00
Paul Schaub 6ac133499c
Enable tests only if test backends are available 2023-01-31 18:35:48 +01:00
Paul Schaub 6fad442cd0
Update changelgo 2023-01-31 18:25:59 +01:00
Paul Schaub 0709bce35c
Allow for extension of test suite from 3rd party SOP implementations 2023-01-31 18:20:27 +01:00
Paul Schaub fd426b533c
Restructure test artifacts into sop-java testFixtures 2023-01-27 00:35:38 +01:00
Paul Schaub 88e3ba0095
Add section about license compliance and testing to external-sop/README 2023-01-22 17:37:47 +01:00
Paul Schaub 6c3e148bcd
Update changelog 2023-01-22 17:35:48 +01:00
Paul Schaub c1ae5314a0
CI: Test external-sop against sqop 2023-01-22 17:07:17 +01:00
Paul Schaub 3789b60f0b
Properly ignore tests if no backends are configured 2023-01-22 16:53:50 +01:00
Paul Schaub 0b96a5314f
Restructure external-sop tests into flexible test suite 2023-01-22 16:47:44 +01:00