|
52901f4ef7
|
PGPainless-0.2.10
|
2021-09-07 14:31:59 +02:00 |
|
|
3d29121e1f
|
PGPainless-0.2.9
|
2021-08-26 15:53:50 +02:00 |
|
|
4a8cf30ed5
|
Bump version
|
2021-08-19 15:06:21 +02:00 |
|
|
eef3163f82
|
Add first testimonial \o/
|
2021-06-05 22:57:35 +02:00 |
|
|
08ae204d68
|
Update index.md for release 0.2.0
|
2021-05-31 18:04:03 +02:00 |
|
|
e29558076e
|
Update index to 0.1.0
|
2020-08-30 22:51:39 +02:00 |
|
|
cf466bb4be
|
Update pages
|
2020-01-20 00:05:21 +01:00 |
|
|
23296eb293
|
Update index
|
2018-08-15 19:04:48 +02:00 |
|
|
2ec62a9567
|
Link to latest releases
|
2018-08-14 00:04:11 +02:00 |
|
|
bbd3c5a476
|
Disable downloads
|
2018-08-13 23:49:37 +02:00 |
|
|
8bd760aee5
|
Customize sidebar + delete code
|
2018-08-13 23:46:07 +02:00 |
|
|
1323b48c7a
|
Set theme jekyll-theme-minimal
|
2018-08-13 22:55:46 +02:00 |
|
|
6027e31b23
|
Set theme jekyll-theme-slate
|
2018-08-05 20:25:39 +02:00 |
|
|
8d8f0de8ee
|
Create CNAME
|
2018-08-03 12:14:54 +02:00 |
|
|
60eab1a074
|
PGPainless 0.0.1-alpha4-SNAPSHOT
|
2018-07-31 20:16:12 +02:00 |
|
|
4c5580c1d5
|
PGPainless 0.0.1-alpha3
|
2018-07-31 20:13:30 +02:00 |
|
|
b89d3562ac
|
Add @Nullable, @Nonnull annotations through findbugs
|
2018-07-31 20:09:16 +02:00 |
|
|
51991bdb07
|
add codeblock syntax
|
2018-07-30 17:58:23 +02:00 |
|
|
ac538915b3
|
Update CNAME
|
2018-07-27 14:35:09 +02:00 |
|
|
59b0c9c9bc
|
Remove title
|
2018-07-27 14:20:01 +02:00 |
|
|
78ffc69051
|
Add pgpainless.org website content
|
2018-07-27 14:18:41 +02:00 |
|
|
c8f3e3d116
|
add containsVerifiedSignatureFrom(OpenPgpV4Fingerprint) to OpenPgpMetadata
|
2018-07-26 16:40:26 +02:00 |
|
|
e9ca8df956
|
Add javadoc to MissingPublicKeyCallback
|
2018-07-25 22:49:02 +02:00 |
|
|
f6e523685b
|
Improve tests
|
2018-07-25 16:53:00 +02:00 |
|
|
4dbb4311ad
|
Add jacocoRootReport task
|
2018-07-24 17:31:21 +02:00 |
|
|
5c522ddb29
|
Activate coveralls
|
2018-07-24 16:54:18 +02:00 |
|
|
ef5ee8ed1b
|
Add coveralls
|
2018-07-24 16:23:24 +02:00 |
|
|
e0bc31bd43
|
Add coveralls badge
|
2018-07-24 16:18:05 +02:00 |
|
|
a1d6666113
|
Add badges
|
2018-07-24 16:06:45 +02:00 |
|
|
770b4f9f59
|
Fix unsigned assignment
|
2018-07-24 14:48:35 +02:00 |
|
|
fc3e0a58a8
|
Add travis.yml
|
2018-07-24 14:37:43 +02:00 |
|
|
e7a6df5a87
|
Improve OpenPgpV4FingerprintTests
|
2018-07-24 14:28:41 +02:00 |
|
|
9b68ee67d9
|
Add jacoco
|
2018-07-24 13:00:57 +02:00 |
|
|
528048e4df
|
PGPainless 0.0.1-alpha3-SNAPSHOT
|
2018-07-23 16:37:40 +02:00 |
|
|
2f1e7b25ed
|
PGPainless 0.0.1-alpha2
|
2018-07-23 16:34:13 +02:00 |
|
|
9017fcaba0
|
Rename PainlessResult -> OpenPpgMetadata
|
2018-07-23 16:23:23 +02:00 |
|
|
8537f9a165
|
Add SecretKeyPassphraseProvider and default implementations
|
2018-07-23 14:27:43 +02:00 |
|
|
c1e217f7b7
|
Improve Passphrase implementation
|
2018-07-23 14:27:02 +02:00 |
|
|
a8255ec3f2
|
Add inclusion section to readme
|
2018-07-19 19:01:16 +02:00 |
|
|
408ddcaed1
|
More stuff for gitignore
|
2018-07-19 17:18:40 +02:00 |
|
|
50b446a55e
|
PGPainless 0.0.1-alpha2-SNAPSHOT
|
2018-07-19 17:00:06 +02:00 |
|
|
cdf2fd4aca
|
PGPainless 0.0.1-alpha1
|
2018-07-19 16:09:37 +02:00 |
|
|
39c5464c37
|
Rename module painless-core -> pgpainless-core
Fix build.gradle
|
2018-07-19 00:15:06 +02:00 |
|
|
a80bb043eb
|
Add gradle.properties to gitignore
|
2018-07-18 23:50:21 +02:00 |
|
|
e6dabe0775
|
WIP: Fix build.gradle
|
2018-07-18 18:44:38 +02:00 |
|
|
8b40bfc9ef
|
WIP: Move code to submodule and improve build script
|
2018-07-18 18:23:06 +02:00 |
|
|
e1c7ffdd1c
|
README: Add development section
|
2018-07-18 16:55:48 +02:00 |
|
|
066021af9d
|
Use internal HashAlgorithm class for algorithm ids
|
2018-07-18 16:30:42 +02:00 |
|
|
dd458e7da7
|
Apply sub key fix to generated keys
|
2018-07-16 17:16:16 +02:00 |
|
|
a7aec9edeb
|
Add workaround for bc#381
|
2018-07-16 16:26:05 +02:00 |
|