Commit graph

10076 commits

Author SHA1 Message Date
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
Seth Schoen
e9b67ff6f9 Several more unit tests for StandaloneAuthenticator 2015-02-03 17:59:35 -08:00
Seth Schoen
63bf55a748 Split out parent and child listeners into methods 2015-02-03 15:51:37 -08:00
Seth Schoen
191b0d7be4 Add unit test for tls_generate_cert_msg 2015-02-03 14:23:41 -08:00
James Kasten
dcf4b1d8f2 Merge pull request #227 from ThomasWaldmann/check-mode
add mode checking to 2 unit tests
2015-02-03 12:37:39 -08:00
Jakub Warmuz
207bd6c31c
IConfig attributes. config/args separation 2015-02-03 12:16:55 +00:00
Jakub Warmuz
43e207f9d0
API docs: Remove CONFIG, add configuration. 2015-02-03 12:16:38 +00:00
Jakub Warmuz
9fb56f31d3
NamespaceConfig 2015-02-03 11:22:04 +00:00
James Kasten
e000cfd7c6 Merge branch 'master' into revoker
Conflicts:
	letsencrypt/client/challenge_util.py
	letsencrypt/client/display.py
	letsencrypt/client/tests/challenge_util_test.py
	letsencrypt/client/tests/client_test.py
	letsencrypt/scripts/main.py
2015-02-02 19:02:38 -08:00
James Kasten
5698bc3e20 refactor client.namedtuples to le_util 2015-02-02 18:11:48 -08:00
James Kasten
4540b85ade formatting... 2015-02-02 17:28:34 -08:00
Thomas Waldmann
42cd153ac4 add mode checking to 2 unit tests 2015-02-03 02:10:11 +01:00
Seth Schoen
361478eca7 Initial set of unit tests for standalone authenticator 2015-02-02 17:03:48 -08:00
Seth Schoen
220c61f124 Small fixes to how errors are reported 2015-02-02 17:03:29 -08:00
Seth Schoen
867b719de5 Move Key namedtuple definition into le_util.py 2015-02-02 17:02:59 -08:00
Seth Schoen
c43ecf924c Declare dependency on PyOpenSSL package 2015-02-02 17:02:22 -08:00
James Kasten
21147a8163 initial display revision 2015-02-02 16:17:57 -08:00
James Kasten
a740d530c3 Merge pull request #218 from ThomasWaldmann/docs-version
use version from package init also for sphinx docs, insert toplevel dir ...
2015-02-02 15:13:31 -08:00
Jakub Warmuz
1d45b466a3
IConfig.apache_server_root without trailing slash 2015-02-02 21:42:30 +00:00
Jakub Warmuz
4357c625c4
Fix typo: rev_token_dir(s) 2015-02-02 19:17:03 +00:00
Jakub Warmuz
7828853e8c
Remove "direc" magic, use IConfig instead. f(config.x, config) -> f(config) 2015-02-02 17:41:44 +00:00
James Kasten
da9d1c0fec Merge pull request #212 from letsencrypt/patch_auth_handler_cleanup
Patch auth handler cleanup
2015-02-02 05:00:27 -08:00
James Kasten
860a9a77b0 Fix DnsChall 2015-02-02 02:02:11 -08:00
James Kasten
687668ec75 indentation pylint fixes 2015-02-02 01:52:54 -08:00
James Kasten
4d247fa6a1 formatting fixes for testing code 2015-02-02 00:47:39 -08:00
Jakub Warmuz
9580a763e1
key_size/keysize -> rsa_key_size 2015-02-02 08:20:55 +00:00
Jakub Warmuz
a6addfa55a
IJSONSerializable Message, Signature, JWK 2015-02-01 23:07:27 +00:00
Jakub Warmuz
143b002d7e
Move acme to letsencrypy.acme 2015-02-01 12:27:36 +00:00
Thomas Waldmann
c42f512c2a refactor conf.py, add comment about version syntax 2015-02-01 03:15:39 +01:00
Jakub Warmuz
787f791a4e
--apache-ctl wihout dirname 2015-01-31 14:18:01 +00:00
Jakub Warmuz
0f22318c2f
pylint ignore no-member in ConfArgParse 2015-01-31 12:32:43 +00:00
Jakub Warmuz
098f779a79
Use ConfArgParse 2015-01-31 11:37:24 +00:00
Jakub Warmuz
b6de602b5b
Move CONFIG to CLI arguments 2015-01-31 11:31:29 +00:00
Jakub Warmuz
687541505b
IConfig, constants 2015-01-31 11:31:29 +00:00