Commit Graph

33 Commits

Author SHA1 Message Date
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