Commit graph

51 commits

Author SHA1 Message Date
6995879e05
Bump cert-d-java to 0.2.0 2022-08-25 12:56:25 +02:00
5e5e3dd760
Convert certain IOExceptions into BadDataException 2022-08-25 12:56:10 +02:00
0cc7c64412
Merge pull request #1 from pgpainless/rewrite
Major rewrite
2022-08-24 15:05:48 +02:00
33d93cc39a
Adopt latest changes from pgp-cert-d and add armor headers for get command 2022-08-24 13:24:05 +02:00
7b6162682e
Move and implement key-capable MergeCallbacks 2022-08-12 15:43:22 +02:00
7a02ec865b
Implement List command, adapt changes from cert-d-java 2022-08-12 15:04:54 +02:00
cd0150c4d9
Once again adopt changes from cert-d-java 2022-08-11 22:12:52 +02:00
8b853267ff
Fix get command to also be able to get by special name 2022-08-09 18:40:28 +02:00
c7cdf4c353
Adopt changes from cert-d-java rewrite 2022-08-09 18:34:42 +02:00
3267a330bf
Implement very basic list command 2022-08-08 15:04:34 +02:00
6a16d0cff5
Implement armor option for export command 2022-08-08 15:04:22 +02:00
338530b1bc
Fix duplicate logging binding problem 2022-08-08 15:03:54 +02:00
47e521be01
Adopt changes from cert-d-java and pgpainless-core 2022-08-08 14:00:50 +02:00
20c6bc4c36
Add support for i18n using resource bundles 2022-08-04 13:46:36 +02:00
a02af58160
Add badges for CI and Coveralls 2022-08-01 17:35:32 +02:00
73525092e8
Add woodpecker CI 2022-08-01 17:30:40 +02:00
ee1fd669ed
Implement storing of trust-root key 2022-07-04 20:12:42 +02:00
fca9a8ef91
Add Export command 2022-07-04 13:19:36 +02:00
1efb2598a2
Rename MultiImport task to Import 2022-07-04 13:05:32 +02:00
d0413f2169
Rename Import task to Insert 2022-07-04 13:04:11 +02:00
a417c322b3
Update changelog 2022-07-04 12:55:04 +02:00
32f2bbede7
Use PGPPublicKeyRing.join(first, second) for proper MergeCallback 2022-07-04 12:52:49 +02:00
adf9e534c4
get: properly handle uppercase fingerprints 2022-07-04 12:01:16 +02:00
22f26c4b2a
Update changelog 2022-04-29 17:24:12 +02:00
6d3e2ba364
Cert-D-PGPainless 0.1.3-SNAPSHOT 2022-04-29 17:14:29 +02:00
07b7f38379
Cert-D-PGPainless 0.1.2 2022-04-29 17:11:48 +02:00
93d6d40458
Enable mavenLocal() in build.gradle 2022-04-29 17:10:40 +02:00
8d0899ce22
Update README 2022-04-29 17:09:55 +02:00
623b86ff04
Bump cert-d-java to 0.1.1 2022-04-29 17:09:09 +02:00
079f78c141
Bump pgpainless-core to 1.2.1 2022-04-29 17:08:51 +02:00
3dcba7a868
Update changelog 2022-04-26 00:55:59 +02:00
81055cd862
Add documentation to build.gradle 2022-04-26 00:52:29 +02:00
765dfac916
Bump picocli to 4.6.3 2022-04-26 00:48:30 +02:00
006ef4a20d
Bump mockito to 4.5.1 2022-04-26 00:44:45 +02:00
bdfdb57d1f
Bump logback to 1.2.11 2022-04-26 00:43:54 +02:00
57ab8bad32
Bump slf4j to 1.7.36 2022-04-26 00:43:30 +02:00
94bdbbc3d2
Add name and description to main command 2022-04-25 23:57:03 +02:00
1ab2db9c2f
Move dependency versions into version.gradle and bump pgpainless to 1.2.0 2022-04-07 21:38:07 +02:00
2aaa2b5147
Cert-D-PGPainless 0.1.2-SNAPSHOT 2022-03-17 15:13:57 +01:00
9d5fb7c221
Cert-D-PGPainless 0.1.1 2022-03-17 15:11:28 +01:00
464b478ce4 Update CHANGELOG 2022-03-17 15:08:00 +01:00
1ccd617a99 Bump pgpainless-core to 1.1.3 2022-03-17 15:07:51 +01:00
bbe7140a8e
Add badges and info to readme files 2022-03-01 17:16:26 +01:00
7cf9c57577
Cert-D-PGPainless 0.1.0-SNAPSHOT 2022-03-01 16:58:25 +01:00
40e74813b6
Cert-D-PGPainless 0.1.0 2022-03-01 16:56:31 +01:00
cdc6be61ea
Update changelog 2022-03-01 16:54:05 +01:00
90aa6222e9 Initial readme 2022-03-01 16:50:39 +01:00
92069e9495 Update copyright dates 2022-03-01 16:50:39 +01:00
7d6d3b7173 Fix reuse 2022-03-01 16:50:39 +01:00
8e97fa344a Fix build issues 2022-03-01 16:50:39 +01:00