Jakub Warmuz
|
52257c4d6b
|
Add acme.challenges.
|
2015-02-25 13:49:29 +00:00 |
|
Jakub Warmuz
|
76085f0bb0
|
Non-schema errors for acme.messages
|
2015-02-25 13:49:29 +00:00 |
|
Jakub Warmuz
|
3d883fd77f
|
(Typed)ACMEObject class hierarchy, from_json vs from_valid_json.
|
2015-02-25 13:49:29 +00:00 |
|
James Kasten
|
05cdb821dc
|
Merge pull request #250 from letsencrypt/revoker
Display/Revoker Overhaul
|
2015-02-24 18:18:02 -08:00 |
|
James Kasten
|
a358feb82e
|
restore names
|
2015-02-24 18:09:50 -08:00 |
|
James Kasten
|
3160df3ede
|
Remove cannot authenticate message for cancel
|
2015-02-24 17:33:19 -08:00 |
|
James Kasten
|
ba8604a3df
|
Correctly handle None
|
2015-02-24 16:39:26 -08:00 |
|
James Kasten
|
2920e797c9
|
tests/client_test.py
|
2015-02-24 12:43:28 -08:00 |
|
James Kasten
|
31fb733e05
|
fix spacing
|
2015-02-24 12:23:02 -08:00 |
|
James Kasten
|
8e66c58ec9
|
remove incorrect comment
|
2015-02-24 12:13:08 -08:00 |
|
James Kasten
|
ad1dfc4701
|
iteration
|
2015-02-24 11:53:57 -08:00 |
|
Jakub Warmuz
|
00af984bac
|
Fix docs build errors
|
2015-02-24 16:23:54 +00:00 |
|
James Kasten
|
17741a0fbf
|
remove excess whitespace
|
2015-02-23 23:19:28 -08:00 |
|
James Kasten
|
f5c30b383a
|
second round revisions
|
2015-02-23 23:18:07 -08:00 |
|
James Kasten
|
fa0c3d2b9f
|
revisions
|
2015-02-23 04:26:43 -08:00 |
|
James Kasten
|
5d76c0feb1
|
Final cleanup for revoker/display
|
2015-02-19 22:30:11 -08:00 |
|
James Kasten
|
119863d1ea
|
determine_authenticator tests
|
2015-02-19 19:33:54 -08:00 |
|
James Kasten
|
6c8eb8be17
|
Revisions through running/testing
|
2015-02-19 04:13:39 -08:00 |
|
James Kasten
|
d24c95da16
|
Merge branch 'master' into revoker
|
2015-02-18 04:04:07 -08:00 |
|
James Kasten
|
b4c327be38
|
pylint fixes
|
2015-02-18 04:03:32 -08:00 |
|
James Kasten
|
f77307c28b
|
Finish revoker implementation and unittests
|
2015-02-18 04:01:49 -08:00 |
|
James Kasten
|
04ecf813bd
|
Merge branch 'master' into revoker
Conflicts:
letsencrypt/client/auth_handler.py
letsencrypt/client/client.py
letsencrypt/client/crypto_util.py
letsencrypt/client/interfaces.py
letsencrypt/client/le_util.py
letsencrypt/client/revoker.py
letsencrypt/client/standalone_authenticator.py
letsencrypt/client/tests/apache/dvsni_test.py
letsencrypt/client/tests/apache/obj_test.py
letsencrypt/client/tests/recovery_token_test.py
letsencrypt/client/tests/standalone_authenticator_test.py
letsencrypt/scripts/main.py
|
2015-02-18 03:36:53 -08:00 |
|
Seth Schoen
|
8ff99300e4
|
This is apparently not deterministic after all
|
2015-02-16 00:21:08 -08:00 |
|
Seth Schoen
|
d4c1ceccac
|
100% coverage for recovery_token
|
2015-02-16 00:10:55 -08:00 |
|
Seth Schoen
|
dd3e10eb42
|
100% coverage for crypto_util (test for make_csr)
|
2015-02-16 00:10:26 -08:00 |
|
Seth Schoen
|
4af0c197e1
|
Trivial test for ClientAuthenticator get_chall_pref
|
2015-02-15 23:25:41 -08:00 |
|
James Kasten
|
9a990ccfaf
|
revoker progress
|
2015-02-15 23:17:53 -08:00 |
|
Jakub Warmuz
|
02d5775aff
|
Fix port-merge get_chall_msg error
|
2015-02-15 12:37:56 +00:00 |
|
Jakub Warmuz
|
c6ec49e90d
|
Merge remote-tracking branch 'github/letsencrypt/master' into acme
|
2015-02-15 12:32:26 +00:00 |
|
Jakub Warmuz
|
6922124927
|
Use ComparableX509 everywhere.
|
2015-02-15 12:12:29 +00:00 |
|
Jakub Warmuz
|
8070b917a3
|
Remove str() casting in Signature.from_msg
|
2015-02-15 11:52:02 +00:00 |
|
Jakub Warmuz
|
61e654b852
|
acme.messages: explicit warnings about key verification
|
2015-02-15 11:45:21 +00:00 |
|
Jakub Warmuz
|
f81e936a49
|
Signature: remove todo about M2Crypto
|
2015-02-15 11:31:40 +00:00 |
|
Seth Schoen
|
fbd9e6f0db
|
Specify location of netstat binary as a constant
|
2015-02-13 15:14:01 -08:00 |
|
Seth Schoen
|
67627c19d7
|
netstat output can differ on an IPv6 system
|
2015-02-13 14:59:59 -08:00 |
|
Seth Schoen
|
827c07a046
|
Merge branch 'master' into already_listening
|
2015-02-13 14:54:57 -08:00 |
|
James Kasten
|
ab8a76048f
|
Merge pull request #243 from letsencrypt/fix_bug_from_220
fix domains bug introduced in 220
|
2015-02-13 02:40:15 -08:00 |
|
James Kasten
|
a50e8593ca
|
Merge pull request #242 from letsencrypt/interface_specification
Clarify authenticator interface
|
2015-02-13 02:14:07 -08:00 |
|
James Kasten
|
5c5313ba73
|
fix domains bug introduced in 220
|
2015-02-13 01:56:11 -08:00 |
|
Seth Schoen
|
2001d180af
|
Fix typo in comment
|
2015-02-12 22:55:25 -08:00 |
|
Seth Schoen
|
42865fbc92
|
Add (Linux-specific) already_listening method
|
2015-02-12 19:27:33 -08:00 |
|
Jakub Warmuz
|
89ac11c309
|
Fix imports
|
2015-02-12 23:55:47 +00:00 |
|
Seth Schoen
|
e1cdc79bdc
|
100% coverage for obj.py
|
2015-02-12 15:21:35 -08:00 |
|
Jakub Warmuz
|
bde345766f
|
Update acme.messages docs. Fix test
|
2015-02-12 15:45:12 +00:00 |
|
Jakub Warmuz
|
a3eedc294d
|
RevocationRequest.certificate auto decode/encode.
|
2015-02-12 15:44:05 +00:00 |
|
Jakub Warmuz
|
77a637b7f0
|
Fix save_certificate (Certificate.chain is decoded already).
|
2015-02-12 15:03:58 +00:00 |
|
Jakub Warmuz
|
a2e807debf
|
acme.util.ComparableX509
|
2015-02-12 14:40:19 +00:00 |
|
James Kasten
|
3a79607103
|
Add tests to satisfy empty list assumption of authenticator interface
|
2015-02-12 02:42:49 -08:00 |
|
Jakub Warmuz
|
a57574cbba
|
Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
letsencrypt/client/tests/acme_util.py
|
2015-02-12 09:56:53 +00:00 |
|
James Kasten
|
23ba0166fe
|
Fix quotes
|
2015-02-12 01:40:40 -08:00 |
|