1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Commit Graph

690 Commits

Author SHA1 Message Date
James Kasten
e9ffaf5793 Better authorization handling 2015-04-13 17:33:11 -07:00
James Kasten
37620ebe39 works with boulder 2015-04-10 23:02:01 -07:00
James Kasten
f5d25c392b separate out functions rename errors 2015-04-07 14:36:59 -07:00
James Kasten
8a60b87081 Towards interoperability 2015-04-06 17:03:07 -07:00
James Kasten
e41acf72a0 Merge pull request #325 from kuba/network2
Restified messages2 and network2
2015-04-01 15:14:20 -07:00
Jakub Warmuz
7a4c7acdfb Fix review comments 2015-04-01 07:58:04 +00:00
James Kasten
c0dc49b192 fix documentation 2015-03-31 18:43:20 -07:00
James Kasten
f7619c6204 fix unittests/formatting 2015-03-30 17:28:50 -07:00
James Kasten
dd3f4acbd0 rename renewal->cont 2015-03-30 17:15:08 -07:00
James Kasten
26074c1399 rid project of refs to client challenges 2015-03-30 17:13:27 -07:00
James Kasten
176c1a8b93 Merge branch 'master' into Hainish-rename-authenticator 2015-03-30 16:01:34 -07:00
James Kasten
d4336b3ca1 finish renaming/shorten name 2015-03-30 16:01:26 -07:00
James Kasten
1c254d64ef remove old comment 2015-03-30 13:54:06 -07:00
James Kasten
9ffcbf9934 revert to set 2015-03-30 13:33:44 -07:00
James Kasten
846cbc728c Merge pull request #327 from kuba/hashable-key
HashableRSAKey
2015-03-30 13:17:47 -07:00
James Kasten
114bd19377 Merge pull request #326 from letsencrypt/fix_chall_selection
Fix chall selection
2015-03-30 12:25:01 -07:00
James Kasten
8561de7e73 Small doc change and formatting 2015-03-30 12:09:07 -07:00
Seth Schoen
cd0b99ae5d Fix ambiguity about describing a port as "open" 2015-03-29 23:11:05 -07:00
Jakub Warmuz
d4594f02ed HashableRSAKey 2015-03-28 07:14:11 +00:00
James Kasten
da14e149b1 add exception documentation 2015-03-27 21:36:06 -07:00
James Kasten
b67068e986 fix typo in challenges doc 2015-03-27 21:09:03 -07:00
James Kasten
567cec1824 Fix gen_chall_path, add unittests 2015-03-27 21:08:14 -07:00
Jakub Warmuz
4b829603d0 py26 compat 2015-03-27 23:49:09 +00:00
Jakub Warmuz
fadad74d48 Test, lint, and docs for network2 2015-03-27 23:38:13 +00:00
James Kasten
fa79e3c5ef fix pylint >80 character errors 2015-03-27 15:37:34 -07:00
James Kasten
989b8f059b Update documentation 2015-03-27 15:20:43 -07:00
Jakub Warmuz
1349b5241c More sensible full serialization 2015-03-27 20:08:34 +00:00
James Kasten
fbd3b8f06d Merge branch 'master' into plugins_dir 2015-03-27 12:57:28 -07:00
James Kasten
61edede7a6 Merge branch 'plugins' of git://github.com/kuba/lets-encrypt-preview into kuba-plugins 2015-03-27 11:55:35 -07:00
Jakub Warmuz
3762622ee9 Tests, lint, and docs for messages2 2015-03-27 14:49:02 +00:00
Jakub Warmuz
b12e4ba357 ImmutableMap.update: test, lint 2015-03-27 08:48:32 +00:00
Jakub Warmuz
ffff84ee55 100% coverage for acme.fields 2015-03-27 08:43:05 +00:00
James Kasten
32c33e64df cleanup of plugins 2015-03-26 17:39:08 -07:00
James Kasten
2d848994f4 Move IAuthenticators and IInstallers into plugins dir 2015-03-26 17:23:17 -07:00
Jakub Warmuz
8e32ae8246 Move init_auths to scripts/main.py. 2015-03-26 22:00:00 +00:00
James Kasten
1b206e495b Merge branch 'plugins' of git://github.com/kuba/lets-encrypt-preview into kuba-plugins 2015-03-26 13:48:33 -07:00
Jakub Warmuz
df70b327e9 StatusValid -> STATUS_VALID 2015-03-26 15:03:57 +00:00
Jakub Warmuz
3caa0f8453 network2: JSON_ERROR_CONTENT_TYPE 2015-03-26 15:03:12 +00:00
Jakub Warmuz
d9871b59f0 pylint: unused imports 2015-03-26 14:42:07 +00:00
Jakub Warmuz
03383c3824 Fix quotes 2015-03-26 13:59:33 +00:00
Jakub Warmuz
ff532469a5 Setuptools entry_points plugins 2015-03-26 13:55:23 +00:00
Jakub Warmuz
d304f53895 pylint network2/messages2/fields 2015-03-26 11:10:06 +00:00
Jakub Warmuz
ede635ad99 _check_response 2015-03-26 11:02:13 +00:00
Jakub Warmuz
1c964c865b network2: InsecurePlatformWarning fix 2015-03-26 06:46:31 +00:00
James Kasten
8a9bd1ee0b update/fix documentation of reverter 2015-03-25 18:38:13 -07:00
Jakub Warmuz
dd03623065 Merge remote-tracking branch 'github/letsencrypt/master' into network2 2015-03-25 18:52:34 +00:00
Jakub Warmuz
761994a5f8 ChallengeResource.uri 2015-03-25 18:37:55 +00:00
James Kasten
7d834a0ae8 assertTrue to assertEqual 2015-03-25 10:46:22 -07:00
Jakub Warmuz
34466f745b RFC3339DateField (pyrfc3339) 2015-03-25 16:02:41 +00:00
Jakub Warmuz
0b557a0b8c acme-spec #88 fixed 2015-03-25 15:22:56 +00:00