James Kasten
|
1c31b35d8c
|
Merge pull request #275 from kuba/setuptools
Add trove classifiers, clean up setup.py (c.f. #198).
|
2015-03-10 14:08:19 -04:00 |
|
James Kasten
|
b9c1694dad
|
Merge branch 'acme.challenges' of git://github.com/kuba/lets-encrypt-preview into kuba-acme.challenges
|
2015-03-04 22:49:17 -08:00 |
|
Jakub Warmuz
|
61662553b5
|
Add trove classifiers, clean up setup.py (c.f. #198).
|
2015-02-28 21:01:22 +00:00 |
|
James Kasten
|
a9f47cda39
|
Merge branch 'master' into use_psutil
|
2015-02-25 18:07:07 -08:00 |
|
Jakub Warmuz
|
ca2bbc13a3
|
Improve letsencrypt.acme docs.
|
2015-02-25 13:56:48 +00:00 |
|
James Kasten
|
05cdb821dc
|
Merge pull request #250 from letsencrypt/revoker
Display/Revoker Overhaul
|
2015-02-24 18:18:02 -08:00 |
|
Jakub Warmuz
|
edce44024b
|
Use sphinx_rtd_theme locally.
|
2015-02-24 16:23:54 +00:00 |
|
Jakub Warmuz
|
4bb9914fa3
|
split dev_extras into dev_extras+docs_extras
|
2015-02-24 16:23:52 +00:00 |
|
Seth Schoen
|
e17b9907f8
|
psutil>=2.1.0; remove redundant parentheses
|
2015-02-20 14:37:23 -08:00 |
|
Seth Schoen
|
daf7c81e5d
|
Formatting and small fixes
|
2015-02-20 13:22:20 -08:00 |
|
Seth Schoen
|
fc1617531e
|
Use psutil instead of netstat subprocess
|
2015-02-19 17:49:27 -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 |
|
James Kasten
|
71dc5435c9
|
merge standalone, plus further development
|
2015-02-11 15:38:59 -08:00 |
|
Jakub Warmuz
|
03726b9956
|
Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
letsencrypt/client/le_util.py
letsencrypt/client/tests/challenge_util_test.py
|
2015-02-11 16:40:07 +00: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
|
627302e060
|
Merge branch 'master' into standalone_authenticator
Conflicts:
letsencrypt/client/CONFIG.py
letsencrypt/client/tests/apache/dvsni_test.py
letsencrypt/client/tests/challenge_util_test.py
|
2015-02-09 15:17:43 -08:00 |
|
Seth Schoen
|
a543925e64
|
Some formatting fixes
|
2015-02-09 11:57:50 -08:00 |
|
James Kasten
|
72813ec1fa
|
Merge branch 'master' into revoker
|
2015-02-08 21:03:16 -08: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
|
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 |
|
Seth Schoen
|
7c39e36c5a
|
Merge branch 'master' into standalone_authenticator
|
2015-02-05 12:53:55 -08:00 |
|
Seth Schoen
|
c43ecf924c
|
Declare dependency on PyOpenSSL package
|
2015-02-02 17:02:22 -08:00 |
|
Jakub Warmuz
|
143b002d7e
|
Move acme to letsencrypy.acme
|
2015-02-01 12:27:36 +00:00 |
|
Jakub Warmuz
|
098f779a79
|
Use ConfArgParse
|
2015-01-31 11:37:24 +00:00 |
|
Jakub Warmuz
|
1725829477
|
Autodoc interfaces. Spelling.
|
2015-01-31 00:28:09 +00:00 |
|
Thomas Waldmann
|
4c7b2d202c
|
cosmetic fixes
|
2015-01-29 23:28:22 +01:00 |
|
Thomas Waldmann
|
47e49215c3
|
long_description = README.rst (+ CHANGES.rst later)
|
2015-01-29 15:38:20 +01:00 |
|
Thomas Waldmann
|
af8edbc21c
|
put file reading into function, we'll soon need that for more stuff
like e.g. reading long_description from README.rst + CHANGES.rst.
|
2015-01-29 15:25:28 +01:00 |
|
Thomas Waldmann
|
219b25cd98
|
parse version number from package init, avoid package import
|
2015-01-29 14:58:20 +01:00 |
|
Thomas Waldmann
|
9c98e1e7e5
|
have letsencrypt.VERSION, show it in letsencrypt --help, use it in setup.py
note: we had some discussion about potential problems importing VERSION from main package.
SO link: http://stackoverflow.com/questions/2058802/how-can-i-get-the-version-defined-in-setup-py-setuptools-in-my-package
See also my comment in __init__.py - maybe we can add that "version detection from git tags" magic later.
|
2015-01-29 01:20:45 +01:00 |
|
Jakub Warmuz
|
79bb3cc80d
|
pylint: upstream fixed #248 in 1.4.0
|
2015-01-28 13:02:14 +00:00 |
|
Jakub Warmuz
|
0a44bbb7a1
|
Simpler Travis CI matrix
|
2015-01-28 12:56:12 +00:00 |
|
James Kasten
|
9b0b7b2e28
|
Merge pull request #188 from kuba/bugs/152
Magical fix for #152 (M2Crypto install dependency order)
|
2015-01-24 20:01:32 -08:00 |
|
Jakub Warmuz
|
6a4164a293
|
Magical fix for #152 (M2Crypto install dependency order)
|
2015-01-24 19:50:51 +00:00 |
|
Jakub Warmuz
|
e9ed8c86e4
|
Quickfix for #187
|
2015-01-24 14:27:15 +00:00 |
|
James Kasten
|
c9a3d8b0c2
|
Cleanup Installer API change
|
2015-01-17 02:29:29 -08:00 |
|
Jakub Warmuz
|
5958aee5d1
|
Merge branch 'zope.interface' into zope.interface-display
Conflicts:
letsencrypt/client/client.py
letsencrypt/scripts/main.py
|
2014-12-22 01:26:31 +00:00 |
|
James Kasten
|
cc999d3654
|
Refactored/added tests
|
2014-12-19 15:49:29 -08:00 |
|
James Kasten
|
083024cb86
|
Major refactor of client and main
|
2014-12-17 06:27:21 -08:00 |
|
Jakub Warmuz
|
37a015f983
|
display using ZCA
|
2014-12-17 12:03:41 +01:00 |
|
Jakub Warmuz
|
20efe7b533
|
zope.interface
|
2014-12-17 10:12:59 +01:00 |
|
Jakub Warmuz
|
5e05638fef
|
Add client.tests to setup packages
|
2014-12-17 08:14:35 +01:00 |
|
James Kasten
|
323aa350dc
|
Remove Apache parsing from configurator
|
2014-12-16 21:00:14 -08:00 |
|
James Kasten
|
cc85f22133
|
Small fixes
|
2014-12-10 01:20:14 -08:00 |
|
James Kasten
|
610e1dbc7f
|
Merge branch 'master' into configurator_tests
|
2014-12-10 00:34:41 -08:00 |
|
James Kasten
|
44131f9b01
|
Merge pull request #119 from kuba/bugs/97
Pin pylint<1.4
|
2014-12-09 13:50:59 -08:00 |
|