Jakub Warmuz
|
900b50642a
|
ACME tests: Message.to_json, test_json_without_optionals.
|
2015-02-06 21:26:43 +00:00 |
|
Jakub Warmuz
|
a990b0ff77
|
100% coverage for acme
|
2015-02-06 17:55:33 +00:00 |
|
Jakub Warmuz
|
753b9ca15c
|
Use new framework for ACME messages
|
2015-02-06 16:38:35 +00:00 |
|
Jakub Warmuz
|
fe98a4ca48
|
JSONDeSerializable; ImmutableMap: Signature and JWK
|
2015-02-06 16:05:43 +00:00 |
|
Jakub Warmuz
|
79af38cd1b
|
ACME Signature: JWK with pubkey only
|
2015-02-05 09:40:52 +00: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
|
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 |
|
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 |
|
James Kasten
|
ef29b6e8dc
|
Merge pull request #217 from letsencrypt/unreachable_old_code
Unreachable old code
|
2015-01-31 01:16:05 -08:00 |
|
James Kasten
|
5431c931bb
|
Merge pull request #216 from kuba/docs-interfaces
Autodoc interfaces. Spelling.
|
2015-01-30 19:31:11 -08:00 |
|
James Kasten
|
eadf169f41
|
Merge pull request #215 from kuba/interfaces-inherit-non-class
interfaces: disable inherit-non-class pylint msg
|
2015-01-30 18:39:52 -08:00 |
|
Jakub Warmuz
|
f890dabb7e
|
Improve interfaces docstrings
|
2015-01-31 01:23:42 +00:00 |
|
Jakub Warmuz
|
1725829477
|
Autodoc interfaces. Spelling.
|
2015-01-31 00:28:09 +00:00 |
|
James Kasten
|
29531bf414
|
remove setup.sh
|
2015-01-30 15:49:31 -08:00 |
|
Jakub Warmuz
|
e6a88c4e27
|
interfaces: disable inherit-non-class pylint msg
|
2015-01-30 21:20:40 +00:00 |
|
James Kasten
|
94c3eb0533
|
remove old code
|
2015-01-30 12:03:55 -08:00 |
|
James Kasten
|
e56737de0b
|
Merge pull request #207 from ThomasWaldmann/version
have letsencrypt.VERSION, show it in letsencrypt --help, use it in setup.py
|
2015-01-29 16:21:53 -08: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 |
|
James Kasten
|
382386159c
|
Merge pull request #208 from letsencrypt/dead_code_removal
sanity_check - dead code removal
|
2015-01-29 02:11:28 -08:00 |
|
James Kasten
|
f6f6b79221
|
fix comment spelling
|
2015-01-29 00:17:45 -08: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 |
|
James Kasten
|
a5f65dcfd8
|
pep8 - remove extra whitespace
|
2015-01-28 16:20:09 -08:00 |
|
James Kasten
|
e9a6d6039b
|
Remove half-implemented code... leave TODO
|
2015-01-28 16:18:40 -08:00 |
|
James Kasten
|
c5db07cf0a
|
Merge pull request #206 from kuba/travis
Simpler (and quicker) Travis CI matrix
|
2015-01-28 14:05:14 -08: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
|
5a46a1e32e
|
Merge pull request #205 from letsencrypt/gen_dvsni_chall
gen_dvsni_chall remove filepath
|
2015-01-28 00:39:27 -08:00 |
|
James Kasten
|
6baeede302
|
git push origin masterMerge branch 'ThomasWaldmann-docs'
|
2015-01-27 17:07:28 -08:00 |
|
James Kasten
|
d43b1dbf92
|
range->xrange
|
2015-01-27 14:53:28 -08:00 |
|
James Kasten
|
624e59d381
|
update intro paragraph of README
|
2015-01-27 14:41:23 -08: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 |
|
James Kasten
|
03a5750d90
|
modify gen_dvsni_cert api
|
2015-01-26 22:25:08 -08:00 |
|
James Kasten
|
8c80d0bedf
|
Merge pull request #185 from letsencrypt/reverter
Reverter
|
2015-01-26 17:28:46 -08:00 |
|
James Kasten
|
eeb58d9232
|
pep8 fix display
|
2015-01-26 14:24:45 -08:00 |
|
James Kasten
|
1831062529
|
cleanup errors.py use in client_test, small changes to display doc
|
2015-01-26 14:21:37 -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 |
|
James Kasten
|
243cc4f9fb
|
Fixed print, fixed logging, made display work
|
2015-01-26 04:49:40 -08:00 |
|
James Kasten
|
2db2060f85
|
restore logging in tearDown
|
2015-01-26 02:18:15 -08:00 |
|
James Kasten
|
73b95c4307
|
Fix based on comments
|
2015-01-26 01:27:00 -08:00 |
|
James Kasten
|
ae4c160654
|
import errors at the top
|
2015-01-26 01:07:50 -08:00 |
|