Jakub Warmuz
ca2bbc13a3
Improve letsencrypt.acme docs.
2015-02-25 13:56:48 +00:00
Jakub Warmuz
97bf10120c
Use acme.challenges in client
2015-02-25 13:56:47 +00:00
Jakub Warmuz
52257c4d6b
Add acme.challenges.
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
e1a723586c
Merge pull request #263 from kuba/travis
...
Travis: quicker "install", libffi-dev
2015-02-24 16:41:21 -08:00
Jakub Warmuz
05ac2bde9a
travis: install libffi-dev
2015-02-24 18:12:26 +00:00
Jakub Warmuz
a5551604c6
Reference docs augeas/M2Crypto hack to github bug
2015-02-24 16:55:25 +00:00
Jakub Warmuz
31f444e4ba
Mock augeas and M2Crypto in docs ( fixes #262 ).
2015-02-24 16:51:42 +00:00
Jakub Warmuz
edce44024b
Use sphinx_rtd_theme locally.
2015-02-24 16:23:54 +00:00
Jakub Warmuz
ed99d809f1
docs: letsencrypt --help path ( fixes #260 )
2015-02-24 16:23:54 +00:00
Jakub Warmuz
84f0685929
Add CONTRIBUTING.rst
2015-02-20 14:37:05 +00:00
James Kasten
08fc0852d7
Correct display docs
2015-02-18 04:13: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
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
b7cfed9600
Merge pull request #240 from letsencrypt/libffi
...
Add libffi-dev to installation
2015-02-11 22:01:23 -08:00
James Kasten
e399f7927f
Add libffi-dev to installation
2015-02-11 17:00:31 -08:00
James Kasten
71dc5435c9
merge standalone, plus further development
2015-02-11 15:38:59 -08:00
Jakub Warmuz
95fb2146c4
Cleanup after #232
2015-02-11 12:51:23 -08:00
James Kasten
c09cf0fa07
Merge branch 'master' into revoker
...
Conflicts:
letsencrypt/client/apache/configurator.py
letsencrypt/client/client.py
letsencrypt/client/crypto_util.py
letsencrypt/client/interfaces.py
letsencrypt/client/reverter.py
letsencrypt/client/revoker.py
letsencrypt/client/tests/apache/dvsni_test.py
letsencrypt/client/tests/apache/parser_test.py
letsencrypt/client/tests/challenge_util_test.py
letsencrypt/scripts/main.py
2015-02-10 00:12:23 -08:00
Jakub Warmuz
cadd9ec028
Merge remote-tracking branch 'github/letsencrypt/master' into acme
...
Conflicts:
letsencrypt/client/CONFIG.py
letsencrypt/client/auth_handler.py
letsencrypt/client/challenge_util.py
letsencrypt/client/client.py
letsencrypt/client/crypto_util.py
letsencrypt/client/revoker.py
letsencrypt/client/tests/challenge_util_test.py
2015-02-10 00:00:54 +00:00
James Kasten
f23b61d164
Add documentation for new display
2015-02-09 01:44:46 -08: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
Jakub Warmuz
337974e675
No pylint in py2.6 tox
2015-02-06 23:41:28 +00: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
43e207f9d0
API docs: Remove CONFIG, add configuration.
2015-02-03 12:16:38 +00: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
a6addfa55a
IJSONSerializable Message, Signature, JWK
2015-02-01 23:07:27 +00:00
Thomas Waldmann
c42f512c2a
refactor conf.py, add comment about version syntax
2015-02-01 03:15:39 +01:00
Jakub Warmuz
687541505b
IConfig, constants
2015-01-31 11:31:29 +00:00
James Kasten
c59dc61cf0
Merge pull request #219 from letsencrypt/unreachable_old_code
...
Remove associated docs
2015-01-31 02:32:37 -08:00
James Kasten
f082aa3186
Remove associated docs
2015-01-31 02:20:15 -08:00
Thomas Waldmann
44c2b38cde
use version from package init also for sphinx docs, insert toplevel dir into sys.path
2015-01-31 06:01:52 +01:00
Jakub Warmuz
1725829477
Autodoc interfaces. Spelling.
2015-01-31 00:28:09 +00:00
James Kasten
8a46c39fec
Merge branch 'docs' of git://github.com/ThomasWaldmann/lets-encrypt-preview into ThomasWaldmann-docs
2015-01-26 22:45:25 -08:00
Thomas Waldmann
fb2d8061c8
docs: markup fixes, separate section for api docs, link to demo video, improved phrasing
2015-01-26 14:58:24 +01:00
Thomas Waldmann
0a14007db2
refactor docs, please check
...
- README has only the most important infos that a new reader needs in his first minute
of contact with the project (to decide whether it is interesting or not)
- CHANGES shall later be a curated change log (== important changes between releases)
- separate docs into intro, using, project
- intro docs = include README, CHANGES (avoid duplication)
2015-01-25 21:30:24 +01:00
James Kasten
208e7ec34b
refactoring/small fixes for PR
2015-01-25 04:24:05 -08:00
James Kasten
8c6cfaded0
Merge branch 'master' into reverter
...
Conflicts:
letsencrypt/client/apache/configurator.py
letsencrypt/client/crypto_util.py
letsencrypt/client/display.py
letsencrypt/client/revoker.py
letsencrypt/client/tests/apache/configurator_test.py
letsencrypt/client/tests/apache/dvsni_test.py
letsencrypt/scripts/main.py
2015-01-24 21:42:26 -08:00
Jakub Warmuz
48f1497af6
Fix docs warnings
2015-01-24 13:13:13 +00:00
James Kasten
417183165e
100% unittests for reverter, code cleanup
2015-01-22 21:51:25 -08:00
James Kasten
a0969b1f29
updated pylintrc file to 1.3.1 version.
2015-01-16 03:14:24 -08:00
James Kasten
be5ae7ae9a
Created auth_handler and client_authenticator. Use dicts for all messages and keep client clean.
2015-01-10 05:19:22 -08:00
James Kasten
8f062ddc54
update documentation for recovery_token
2015-01-09 22:29:46 -08:00
James Kasten
21b8e10560
Add dvsni documentation
2015-01-06 02:15:24 -08:00
Jakub Warmuz
3efca70a56
Add API docs for client.network
2014-12-24 06:56:14 +00:00
Jakub Warmuz
2893b25db1
Update API docs
2014-12-23 10:59:33 +00:00
Jakub Warmuz
20efe7b533
zope.interface
2014-12-17 10:12:59 +01:00
Jakub Warmuz
308ec688b1
docs: logger -> log
2014-12-12 11:24:33 +01:00
Jakub Warmuz
3952c11d66
Add newline at end of file
2014-11-30 03:00:56 +01:00