Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
openpgp-ca
Browse files
Jan 30, 2020
remove unnecessary hack
· 129e4eb6
Heiko
authored
Jan 30, 2020
129e4eb6
apply rustfmt
· eb1a596f
Heiko
authored
Jan 30, 2020
eb1a596f
rustfmt config from umschlagend
· 823657c2
Heiko
authored
Jan 30, 2020
823657c2
switch to newer rust image
· c2cf12c0
Heiko
authored
Jan 30, 2020
c2cf12c0
fix dependency syntax
· 8a5beee5
Heiko
authored
Jan 30, 2020
8a5beee5
pin unicode-normalization for CI build with debian stable rustc
· 834fac52
Heiko
authored
Jan 30, 2020
834fac52
set sequoia dependencies to last evening's version
· e26b0f54
Heiko
authored
Jan 30, 2020
e26b0f54
Jan 29, 2020
port to sequoia master
· 032ff0f7
Heiko
authored
Jan 29, 2020
032ff0f7
initial attempt at CI
· e145f025
Heiko
authored
Jan 29, 2020
e145f025
Jan 28, 2020
fix parameter name
· 7fc820f1
Heiko
authored
Jan 28, 2020
7fc820f1
(untested) code for update from wkd and update from hagrid
· 4b713762
Heiko
authored
Jan 28, 2020
4b713762
Jan 27, 2020
minor edit
· fe07c785
Heiko
authored
Jan 28, 2020
fe07c785
add documentation for revocation workflows
· b94622f1
Heiko
authored
Jan 28, 2020
b94622f1
rename -> show-revocations
· ad064ac8
Heiko
authored
Jan 28, 2020
ad064ac8
implement apply-revocation in bin.rs
· 72ecd26c
Heiko
authored
Jan 27, 2020
72ecd26c
fix for db updates
· f80ebdb7
Heiko
authored
Jan 27, 2020
f80ebdb7
fix diesel::update calls
· 2087c540
Heiko
authored
Jan 27, 2020
2087c540
Jan 25, 2020
add test for Ca::apply_revocation()
· 681890bc
Heiko
authored
Jan 26, 2020
681890bc
print if revocation has been published
· c53e029b
Heiko
authored
Jan 26, 2020
c53e029b
fix armored_to_signature()
· bd7db246
Heiko
authored
Jan 26, 2020
bd7db246
error messages
· 70c56929
Heiko
authored
Jan 26, 2020
70c56929
implement Ca::apply_revocation()
· 450d36b8
Heiko
authored
Jan 25, 2020
450d36b8
add some more output for "user revocation"
· 4fe7d876
Heiko
authored
Jan 25, 2020
4fe7d876
.
· 04e90f50
Heiko
authored
Jan 25, 2020
04e90f50
add notation in the form of "openpgp-ca:domain=domain1;domain2"
· e0bda069
Heiko
authored
Jan 25, 2020
e0bda069
change make_ca_cert() to allow for adding notations
· 28944c74
Heiko
authored
Jan 25, 2020
28944c74
rename tests
· b86ea890
Heiko
authored
Jan 25, 2020
b86ea890
Jan 24, 2020
add examples for "user check expiry"
· 4042b4c4
Heiko
authored
Jan 24, 2020
4042b4c4
print expiry as date
· 0f850518
Heiko
authored
Jan 24, 2020
0f850518
cleanup
· 514370cf
Heiko
authored
Jan 24, 2020
514370cf
add a test that uses Ca::usercert_signatures()
· 553dd6db
Heiko
authored
Jan 24, 2020
553dd6db
use Ca::usercert_expiry() in a test
· 42a43714
Heiko
authored
Jan 24, 2020
42a43714
refactor "user list"
· 65034706
Heiko
authored
Jan 24, 2020
65034706
implement/refactor "user check"
· 67ecf21e
Heiko
authored
Jan 24, 2020
67ecf21e
fix warnings / result handling
· a0faffdb
Heiko
authored
Jan 24, 2020
a0faffdb
Jan 23, 2020
"user expiry": more informative output
· ec4e9fa0
Heiko
authored
Jan 23, 2020
ec4e9fa0
Jan 22, 2020
added statistics for "good certs" to output of "user check sigs"
· 706a4fae
Heiko
authored
Jan 22, 2020
706a4fae
document exporting of user certs/ca cert
· 15d10d76
Heiko
authored
Jan 22, 2020
15d10d76
cleanup import
· 59c021b1
Heiko
authored
Jan 22, 2020
59c021b1
Jan 21, 2020
revocations.published is "BOOLEAN" in DB schema
· c842101c
Heiko
authored
Jan 21, 2020
c842101c
Loading