|
312cdb69c9
|
Update changelog
|
2023-04-27 14:28:07 +02:00 |
|
|
c479cc8ef3
|
Profile: Use Optional for description
|
2023-04-27 14:25:16 +02:00 |
|
|
aa88904711
|
Add tests for Verification parsing
|
2023-04-27 14:24:59 +02:00 |
|
|
7ea46a1916
|
Move tests
|
2023-04-27 14:23:58 +02:00 |
|
|
49fd7143cf
|
Update CHANGELOG
|
2023-04-27 13:26:01 +02:00 |
|
|
8aded17f10
|
Use UTF8Util.UTF8 constant
|
2023-04-27 13:17:58 +02:00 |
|
|
8eba099146
|
UTF8Util.decodeUTF8(): throw CharacterCodingException instead of PasswordNotHumanReadable
|
2023-04-27 13:15:44 +02:00 |
|
|
0308732328
|
Make UTCUtil.parseUTCDate() throw instead of returning null for malformed inputs
|
2023-04-27 13:07:08 +02:00 |
|
|
8b8863c6df
|
Verification: Annotate with @Nonnull, @Nullable
|
2023-04-27 12:52:12 +02:00 |
|
|
44e6dd2180
|
Depend on findbugs:jsr305 for @Nullable etc. annotations
|
2023-04-27 12:44:40 +02:00 |
|
|
19d6b7e142
|
Verification: Make use of Optional for signature mode and description
|
2023-04-27 12:44:01 +02:00 |
|
|
226b5d99a0
|
Fix issues with i18n properties
|
2023-04-26 16:47:53 +02:00 |
|
|
e336e536a8
|
Javadoc: Insert <p> tags to preserve newlines
|
2023-04-26 16:44:49 +02:00 |
|
|
ed59c713eb
|
Remove unused 'throws IOException' declarations
|
2023-04-26 16:28:04 +02:00 |
|
|
0aabfac695
|
DetachedVerifyExternal: Make certs set final
|
2023-04-26 16:23:18 +02:00 |
|
|
790d80ec29
|
DateParsingTest: make armor command final
|
2023-04-26 16:22:53 +02:00 |
|
|
0fccf3051c
|
Refactor AbstractSOPTest
|
2023-04-26 16:21:37 +02:00 |
|
|
a722e98578
|
Update changelog
|
2023-04-26 16:12:32 +02:00 |
|
|
aeda534f37
|
Add DSL for testing verification results
|
2023-04-26 15:53:50 +02:00 |
|
|
bb2b4e03fb
|
Add comment to remind future self of adding new exception types to switch-case
|
2023-04-18 18:15:11 +02:00 |
|
|
4a7c2b74da
|
Add test for listing encrypt profiles, use new shortcut methods
|
2023-04-18 18:05:10 +02:00 |
|
|
78ecf2f554
|
ListProfiles: Add shortcut methods generateKey() and encrypt()
|
2023-04-18 18:04:23 +02:00 |
|
|
d8cac7b9d7
|
external-sop: Fix error code mapping of new exceptions
|
2023-04-18 18:03:18 +02:00 |
|
|
51a7d950e5
|
SOP-Java 6.0.1-SNAPSHOT
|
2023-04-17 15:56:06 +02:00 |
|
|
41260bb02c
|
SOP-Java 6.0.0
|
2023-04-17 15:45:37 +02:00 |
|
|
415fc3dd3a
|
Update changelog
|
2023-04-17 15:43:01 +02:00 |
|
|
84a01df4bd
|
Rename new methods in Version
|
2023-04-17 15:29:06 +02:00 |
|
|
1a4affde35
|
Skip sopSpecVersionTest if --sop-spec is not supported
|
2023-04-17 14:44:09 +02:00 |
|
|
8425665fa7
|
Expose SOP revision info more fine-grained
|
2023-04-17 14:44:09 +02:00 |
|
|
90c77706a8
|
Add i18n for profile option
|
2023-04-17 14:44:08 +02:00 |
|
|
8a66f0bc4f
|
Implement sop encrypt --profile=XXX
|
2023-04-17 14:44:08 +02:00 |
|
|
f4ff5f89f7
|
i18n for sop version --sop-spec
|
2023-04-17 14:44:08 +02:00 |
|
|
f49c16e4c5
|
Implement sop version --sop-spec
|
2023-04-17 14:44:08 +02:00 |
|
|
dfce1ad6bb
|
Bump SOP spec to 06
|
2023-04-17 14:44:08 +02:00 |
|
|
925505989e
|
Bump version to 6.0.0
|
2023-04-17 14:44:06 +02:00 |
|
|
42bd8f06a4
|
SOP-Java 5.0.1-SNAPSHOT
|
2023-04-17 14:41:39 +02:00 |
|
|
3f4ec072a9
|
SOP-Java 5.0.0
|
2023-04-17 14:39:23 +02:00 |
|
|
146f24eab8
|
Update changelog
|
2023-04-17 14:21:34 +02:00 |
|
|
a3bff6f6d1
|
Fix checkstyle issues
|
2023-04-17 14:12:01 +02:00 |
|
|
8a9f535531
|
Add documentation to ListProfiles command
|
2023-04-17 14:04:06 +02:00 |
|
|
7e12da400b
|
Add documentation to new exception types
|
2023-04-17 14:01:49 +02:00 |
|
|
360f2fba02
|
Document SignatureMode
|
2023-04-17 13:56:43 +02:00 |
|
|
d838e9589b
|
Add documentation to Verification
|
2023-04-17 13:51:05 +02:00 |
|
|
ffdd5eee51
|
Document SOP.listProfiles()
|
2023-04-17 13:41:03 +02:00 |
|
|
67292864b3
|
Add documentation to Profile class
|
2023-04-17 13:39:36 +02:00 |
|
|
5d2f87eb80
|
msg_sop.properties: Add newline at the end
|
2023-04-17 13:16:13 +02:00 |
|
|
6ec62560ba
|
Add comment about why --as=clearsigned and --no-armor are incompatible
|
2023-04-17 13:13:36 +02:00 |
|
|
7743f15e72
|
ListProfilesExternal: make toProfiles() method static
|
2023-04-17 13:10:30 +02:00 |
|
|
9bc391fc7c
|
Add note discouraging reuse of subcommand objects
|
2023-04-17 13:07:54 +02:00 |
|
|
64c0fb11bc
|
ListProfilesCmd: Replace System.out.println() with Print.outln()
|
2023-04-17 13:03:18 +02:00 |
|