Commit Graph

197 Commits

Author SHA1 Message Date
Paul Schaub be2fd9de49
Add javadoc to SignAs 2022-05-24 21:07:50 +02:00
Paul Schaub 33c8e5edc5
Switch to version agnostic SOP spec URLs 2022-05-07 22:17:41 +02:00
Paul Schaub 4e74fc6aa3
SOP-Java 1.2.4-SNAPSHOT 2022-04-29 16:52:02 +02:00
Paul Schaub 417115dfe1
SOP-Java 1.2.3 2022-04-29 16:49:24 +02:00
Paul Schaub 3dbeda45f2
Update changelog 2022-04-26 00:37:24 +02:00
Paul Schaub 5c1862fe7d
Move jsr305 version to version.gradle 2022-04-26 00:34:48 +02:00
Paul Schaub a6be316ed2
Move picocli version to version.gradle 2022-04-26 00:34:29 +02:00
Paul Schaub aa346459e2
Bump mockito to 4.5.1 2022-04-26 00:33:20 +02:00
Paul Schaub 8753480e82
Move junit5-system-exit version to version.gradle 2022-04-26 00:32:03 +02:00
Paul Schaub 0065401c15
Update README 2022-04-11 14:50:28 +02:00
Paul Schaub 807689d516
SOP-Java 1.2.3-SNAPSHOT 2022-04-11 14:12:44 +02:00
Paul Schaub ea9116cec5
SOP-Java 1.2.2 2022-04-11 14:10:43 +02:00
Paul Schaub 5178167214
Update CHANGELOG 2022-04-11 14:09:30 +02:00
Paul Schaub eb80c14ce3
Add command name and description for parent command 2022-04-11 13:59:09 +02:00
Paul Schaub 69b9881798
Move junit version to version.gradle 2022-04-11 12:43:22 +02:00
Paul Schaub ff0506d29c
SOP-Java 1.2.2-SNAPSHOT 2022-04-11 12:40:56 +02:00
Paul Schaub bdd18c1a11
SOP-Java 1.2.1 2022-04-11 12:38:17 +02:00
Paul Schaub e154b3e535
Add missing javadoc 2022-04-11 12:35:56 +02:00
Paul Schaub cec2ad8c1e
Update changelog 2022-04-11 12:17:36 +02:00
Paul Schaub 1030de2ad3
CLI: Document exit codes 2022-04-11 12:13:13 +02:00
Paul Schaub 06cea1235a
Make sop-java-picocli:jar depend on sop-java:jar 2022-04-11 12:12:57 +02:00
Paul Schaub 4b6f00e40e
Set mainClass name in application section 2022-04-11 12:12:19 +02:00
Paul Schaub 866bc92d07
Update changelog 2022-03-11 17:23:56 +01:00
Paul Schaub 6c392addc1
Add hidden generate-completion command
This command can be used to generate zsh/bash autocompletion.
See https://picocli.info/autocomplete.html
2022-03-11 17:22:52 +01:00
Paul Schaub cb16c1ce84
Update CHANGELOG 2022-02-21 15:22:58 +01:00
Paul Schaub bbd5b75427
Bump dependency info.picocli:picocli to 4.6.3 2022-02-21 15:20:17 +01:00
Paul Schaub 582570166c
Bump dependency org.mockito:mockito-core to 4.3.1 2022-02-21 15:19:50 +01:00
Paul Schaub e6d6f0337f
Bump dependency com.ginsberg:junit5-system-exit to 1.1.2 2022-02-21 15:19:14 +01:00
Paul Schaub 4177780653
Host javadoc on javadoc.io 2022-02-11 14:27:29 +01:00
Paul Schaub 780abbbc51
Add TODO for allowing non-utf8 passwords during decryption 2022-02-10 11:35:22 +01:00
Paul Schaub e88d9f9dab
SOP-Java 1.2.1-SNAPSHOT 2022-02-10 00:09:56 +01:00
Paul Schaub 3b316bd06b
SOP-Java 1.2.0 2022-02-10 00:07:34 +01:00
Paul Schaub 25915d1204
Merge pull request #3 from pgpainless/indirectArgs
Treat password and sessionkkey arguments as indirect data types
2022-02-10 00:04:29 +01:00
Paul Schaub 8877bae675
Implement detection of non-UTF8 passwords 2022-02-09 23:59:45 +01:00
Paul Schaub 3e1502ff2a
Fix exception handling and add tests 2022-02-09 23:35:44 +01:00
Paul Schaub 117117b735
Treat password and sessionkkey arguments as indirect data types 2022-02-09 15:12:23 +01:00
Paul Schaub a2f2069380
Move and update project badges 2022-01-15 14:55:02 +01:00
Paul Schaub c2637c38eb
Add .travis.yml 2022-01-15 14:49:43 +01:00
Paul Schaub 7bb06939e7
Restore reuse compliance 2022-01-15 14:45:13 +01:00
Paul Schaub 9950668792
Switch sop-java from 'java' to 'java-library' plugin 2022-01-12 01:26:31 +01:00
Paul Schaub 7db949d79b
Add LICENSE 2022-01-11 15:25:59 +01:00
Paul Schaub b2cca38ba7 Fix dependencies 2022-01-11 15:09:06 +01:00
Paul Schaub 1b24da7f1e Fix root project name 2022-01-11 15:09:06 +01:00
Paul Schaub f4e882ce8b SOP-Java 1.1.1-SNAPSHOT 2022-01-11 15:09:06 +01:00
Paul Schaub a42542f683
SOP-Java 1.1.0 2022-01-11 14:40:53 +01:00
Paul Schaub cb287e46eb
Prevent build of empty root jar 2022-01-11 14:33:05 +01:00
Paul Schaub 8e3ee6c284
Initial commit 2022-01-11 13:46:05 +01:00