Commit Graph

6 Commits

Author SHA1 Message Date
Paul Schaub 8cf5347b52 Base PGPainlessCLI on new sop-java module
* Rename pgpainless-sop -> pgpainless-cli
* Introduce sop-java (implementation-independent SOP API)
* Introduce sop-java-picocli (CLI frontend for sop-java)
* Introduce pgpainless-sop (implementation of sop-java using PGPainless)
* Rework pgpainless-cli (plugs pgpainless-sop into sop-java-picocli)
2021-07-15 17:03:56 +02:00
Paul Schaub 24c0cd8a96
SOP: Properly return error codes to the caller, error code 37 for invalid input args 2021-03-05 14:15:54 +01:00
Paul Schaub 8e3b61b76e
Sop: Sync version with gradle version variable and fix format 2021-03-05 13:04:28 +01:00
Paul Schaub 31cfbaa4b2 Fix various checkstyle issues 2020-12-16 20:11:58 +01:00
Paul Schaub 930448b02b SOP: Add documentation and parse not-{before|after} dates in verify 2020-12-16 20:11:58 +01:00
Paul Schaub 9d3ad01dfc Wip: Start implementing a SOP client 2020-12-16 20:11:58 +01:00