Commit graph

9359 commits

Author SHA1 Message Date
Jakub Warmuz
0849e2d21e
Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
	tox.ini
2015-02-08 22:54:40 +00:00
James Kasten
bbd5c8ef2a Merge pull request #237 from kuba/bugs/235
Fix for #235
2015-02-08 14:16:53 -08:00
Seth Schoen
30c11920d9 Tests to follow new convention for subproc_state 2015-02-08 11:09:02 -08:00
Seth Schoen
76fb3b54e2 Satisfy pylint on various points 2015-02-08 11:06:04 -08:00
Seth Schoen
304ffab112 Merge branch 'master' into standalone_authenticator 2015-02-08 09:29:45 -08:00
Jakub Warmuz
74c02363e7
tox: PYTHONPATH that includes linter_plugin 2015-02-08 12:59:47 +00:00
Jakub Warmuz
7be419a2ca
Add linter_plugin.py to MANIFEST.in 2015-02-08 12:47:21 +00:00
Jakub Warmuz
bcb9224301
Fix "lint" and "providedBy" build errors 2015-02-08 12:22:16 +00:00
Jakub Warmuz
b1552052bb
tox: pip install -e (fixes #235) 2015-02-08 11:54:25 +00:00
Jakub Warmuz
9d44b10aff
Quickfix for #235 2015-02-08 10:01:36 +00:00
James Kasten
168a70c273 refactor and enhance display, update revoker 2015-02-08 00:46:16 -08:00
Seth Schoen
33ff8225d7 Merge branch 'master' into standalone_authenticator 2015-02-08 00:35:07 -08:00
Jakub Warmuz
a0c184f292
Update docs references for constants.ENHANCEMENTS 2015-02-07 22:36:44 +00:00
Jakub Warmuz
4b6baae8b8
Merge remote-tracking branch 'github/letsencrypt/master' into config 2015-02-07 22:32:38 +00:00
Jakub Warmuz
ec3bb4cf13
Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
	tox.ini
2015-02-07 22:30:24 +00:00
James Kasten
12d3493812 Merge pull request #234 from kuba/travis
No pylint in py2.6 tox
2015-02-07 14:09:38 -08:00
Jakub Warmuz
9d52cb6adc
ImmutableMap: repr recursively 2015-02-07 07:45:33 +00:00
Seth Schoen
50a6a28e73 Exclude tls_parse_client_hello from coverage
(As an alternative to commenting out this function, which is currently
totally unused.  The function does have tests; they just don't cover
the failure cases.)
2015-02-06 19:02:17 -08:00
Seth Schoen
4b8eae1084 Small changes to try to make pylint happier 2015-02-06 16:12:37 -08:00
Seth Schoen
52d1989850 Complete move of Key into le_util 2015-02-06 15:54:08 -08:00
Jakub Warmuz
337974e675
No pylint in py2.6 tox 2015-02-06 23:41:28 +00:00
Seth Schoen
31b1369752 Improve coverage for perform() error cases 2015-02-06 15:28:27 -08:00
Seth Schoen
5a9e394827 Test trying to perform challenges with others pending 2015-02-06 15:25:12 -08:00
Seth Schoen
65de5fa71e Further improvements to test coverage 2015-02-06 15:21:00 -08:00
Seth Schoen
b61708c47f Improving test coverage 2015-02-06 15:08:48 -08:00
Jakub Warmuz
13128464aa
ACME: pylint lint plugin 2015-02-06 22:54:28 +00:00
Seth Schoen
ee8e4343bc Reformat continuation indentations 2015-02-06 14:46:45 -08:00
Jakub Warmuz
ec4dc6905f
Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
	letsencrypt/client/tests/auth_handler_test.py
2015-02-06 21:33:53 +00:00
Jakub Warmuz
900b50642a
ACME tests: Message.to_json, test_json_without_optionals. 2015-02-06 21:26:43 +00:00
Jakub Warmuz
a990b0ff77
100% coverage for acme 2015-02-06 17:55:33 +00:00
Jakub Warmuz
753b9ca15c
Use new framework for ACME messages 2015-02-06 16:38:35 +00:00
Jakub Warmuz
fe98a4ca48
JSONDeSerializable; ImmutableMap: Signature and JWK 2015-02-06 16:05:43 +00:00
Seth Schoen
53f3f19f6d Check invalid cases for pack and unpack functions 2015-02-05 15:57:10 -08:00
Seth Schoen
8997248abb Use caller-specified TCP port no. in UI messages 2015-02-05 13:14:03 -08:00
Seth Schoen
db3c98b45a Adding some docstrings 2015-02-05 13:03:20 -08:00
Seth Schoen
7c39e36c5a Merge branch 'master' into standalone_authenticator 2015-02-05 12:53:55 -08:00
Jakub Warmuz
79af38cd1b
ACME Signature: JWK with pubkey only 2015-02-05 09:40:52 +00:00
Seth Schoen
ef34c06c8f Convert two assertions to exceptions 2015-02-04 23:26:10 -08:00
Seth Schoen
41284ffc0a Let tests specify how long parent waits for child process 2015-02-04 22:36:24 -08:00
Seth Schoen
ff3c0c6689 Comment out debug print statement 2015-02-04 22:33:40 -08:00
Seth Schoen
3d2f564478 Replace some call_counts with more specific assertions 2015-02-04 22:32:27 -08:00
Seth Schoen
f9b0d8d0bf Add unit tests for listener child process 2015-02-04 22:17:11 -08:00
Jakub Warmuz
d68e4d564d
ACME Signature: proper verify, tests 2015-02-04 22:49:55 +00:00
Jakub Warmuz
a22f8b09ef
json_object -> jobj 2015-02-04 22:04:38 +00:00
Jakub Warmuz
cff337723e
jose.b64 authorizationRequest nonce 2015-02-04 22:04:11 +00:00
Jakub Warmuz
7515a9800c
Unify quotes in acme 2015-02-04 20:24:15 +00:00
Jakub Warmuz
ebd9bbed90
Move CONFIG.NONCE_SIZE to acme.other 2015-02-04 20:15:40 +00:00
Jakub Warmuz
e73e207b57
Move jose b64 to acme.jose 2015-02-04 20:12:07 +00:00
Jakub Warmuz
f910b7ee6b
Remove unused import 2015-02-04 16:40:57 +00:00
Jakub Warmuz
e9512e5a46
Add tests and docs for IConfig/NamespaceConfig 2015-02-04 16:38:13 +00:00