James Kasten
|
ce3cabfd2f
|
Fix mistake, rework sentence
|
2015-03-30 18:28:36 -07:00 |
|
James Kasten
|
162f41d45e
|
update/cleanup docs
|
2015-03-30 18:18:59 -07:00 |
|
James Kasten
|
5c3b192433
|
Merge pull request #328 from letsencrypt/revert_for_327
revert to set
|
2015-03-30 14:03:08 -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 |
|
James Kasten
|
60a52943f6
|
Merge pull request #324 from letsencrypt/plugins_dir
Move IAuthenticators and IInstallers to plugins directory
|
2015-03-27 15:51:11 -07: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 |
|
James Kasten
|
fbd3b8f06d
|
Merge branch 'master' into plugins_dir
|
2015-03-27 12:57:28 -07:00 |
|
James Kasten
|
5763da07ff
|
Finish contributing.md update
Fix relevant links in README
|
2015-03-27 12:38:46 -07:00 |
|
James Kasten
|
13157c75b1
|
Merge pull request #323 from ChristianGaertner/patch-1
Fixed wrong linking to CONTRIBUTING
|
2015-03-27 12:33:25 -07:00 |
|
Christian Gärtner
|
0a1687eed5
|
Fixed wrong linking to CONTRIBUTING
|
2015-03-27 20:31:29 +01:00 |
|
James Kasten
|
bb350b0b5f
|
Merge branch 'kuba-plugins'
|
2015-03-27 12:29:40 -07:00 |
|
James Kasten
|
8fa2204afe
|
Add disclaimer in plugins doc
|
2015-03-27 12:29:27 -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 |
|
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
|
6b78789ea3
|
Improve plugins.rst
|
2015-03-26 22:12:40 +00: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
|
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 |
|
James Kasten
|
78f84441ff
|
Merge pull request #319 from letsencrypt/fix_reverter_doc
update/fix documentation of reverter
|
2015-03-25 18:52:56 -07:00 |
|
James Kasten
|
8a9bd1ee0b
|
update/fix documentation of reverter
|
2015-03-25 18:38:13 -07:00 |
|
James Kasten
|
197125bdda
|
git push origin masterMerge branch 'kuba-bugs/316'
|
2015-03-25 10:46:46 -07:00 |
|
James Kasten
|
7d834a0ae8
|
assertTrue to assertEqual
|
2015-03-25 10:46:22 -07:00 |
|
Jakub Warmuz
|
23e92da0b5
|
Fix typo
|
2015-03-25 10:25:27 +00:00 |
|
Jakub Warmuz
|
f5a6bb389e
|
Fix #316
|
2015-03-25 10:21:01 +00:00 |
|
James Kasten
|
5e1d5fc499
|
Merge branch 'master' of github.com:letsencrypt/lets-encrypt-preview
|
2015-03-24 22:55:23 -07:00 |
|
James Kasten
|
00558c3421
|
git push origin masterMerge branch 'kuba-chmods'
|
2015-03-24 22:54:41 -07:00 |
|
James Kasten
|
1d70018cf4
|
Merge branch 'chmods' of git://github.com/kuba/lets-encrypt-preview into kuba-chmods
|
2015-03-24 22:53:57 -07:00 |
|
James Kasten
|
80cdf13f6c
|
Merge pull request #286 from letsencrypt/fix_272
Fix 272
|
2015-03-24 22:52:16 -07:00 |
|
James Kasten
|
a1fe6039d8
|
Fix bug with no DVSNI challenges
|
2015-03-24 17:49:38 -07:00 |
|
James Kasten
|
8e3a496b8b
|
simplify path_satisfied test
|
2015-03-24 16:21:09 -07:00 |
|
James Kasten
|
26ec3cfcea
|
Merge branch 'master' into fix_272
|
2015-03-24 16:18:36 -07:00 |
|
James Kasten
|
57bb4513c3
|
Merge pull request #314 from kuba/bugs/304
InsecurePlatformWarning (fixes #304)
|
2015-03-23 11:50:20 -07:00 |
|
James Kasten
|
82440cac30
|
Merge pull request #312 from kuba/docs
Docs fixes
|
2015-03-23 11:15:52 -07:00 |
|
Jakub Warmuz
|
71e17df03a
|
InsecurePlatformWarning (fixes #304)
|
2015-03-23 09:24:25 +00:00 |
|
Jakub Warmuz
|
79a511226f
|
Merge remote-tracking branch 'github/letsencrypt/master' into chmods
|
2015-03-23 08:59:14 +00:00 |
|
Jakub Warmuz
|
533cfa42c7
|
MANIFEST: Update CONTRIBUTING extension
|
2015-03-23 08:35:36 +00:00 |
|
Jakub Warmuz
|
53bdf5e246
|
Fix _enable_redirect docstring
|
2015-03-23 08:27:57 +00:00 |
|