Jakub Warmuz
|
1a013eae6e
|
Docs: no support for setup.py, root, or non-Virtualenv installation.
|
2015-06-19 11:13:38 +00:00 |
|
Jakub Warmuz
|
673a6d4f37
|
Docs: move SWIG notes below installation cmd, Mac OS X note.
|
2015-06-19 11:13:38 +00:00 |
|
Jakub Warmuz
|
a1f5ea8e8c
|
Docs: note about pip editable mode.
|
2015-06-19 11:13:38 +00:00 |
|
Jakub Warmuz
|
3382dac793
|
README: FAQ link at the top.
|
2015-06-19 11:13:38 +00:00 |
|
Jakub Warmuz
|
f46e2aeedd
|
README: documentation link at the top.
Hopefully helps to mitigate problems mentioned in
https://groups.google.com/a/letsencrypt.org/forum/#!topic/client-dev/4xpVpy4EVz0
|
2015-06-19 11:13:37 +00:00 |
|
Jakub Warmuz
|
dbd024f77c
|
Inline docs fixes
|
2015-06-19 10:18:01 +00:00 |
|
James Kasten
|
a71ef63c18
|
Merge pull request #497 from letsencrypt/hide-email-optional
Don't suggest optional email.
|
2015-06-18 23:11:27 -04:00 |
|
James Kasten
|
25f25c63b4
|
Merge pull request #513 from Hainish/master
functools32 required - add to setup.py
|
2015-06-18 21:52:09 -04:00 |
|
Jacob Hoffman-Andrews
|
79c06102e6
|
Merge pull request #514 from letsencrypt/fix-cleanup
Make sure cleanup_challenges happens
|
2015-06-18 18:36:15 -07:00 |
|
William Budington
|
dee1b7f049
|
Remove support for python2.6
|
2015-06-18 18:35:35 -07:00 |
|
James Kasten
|
b1bb5a6843
|
Make sure cleanup_challenges happens
|
2015-06-18 18:02:51 -07:00 |
|
William Budington
|
a873e8ea33
|
functools32 required - add to setup.py
|
2015-06-18 17:45:04 -07:00 |
|
James Kasten
|
c97573ec7c
|
Merge pull request #486 from kuba/requirements.txt
requirements.txt: no editable (-e) mode, no "." install.
|
2015-06-18 20:02:32 -04:00 |
|
James Kasten
|
a11364458a
|
Merge pull request #495 from kuba/bootstrap
Bootstrap: swig 3.0.5+ and other improvements
|
2015-06-18 19:58:03 -04:00 |
|
James Kasten
|
5b2f74c92a
|
Merge pull request #491 from kuba/tox.cover.sh-erase
tox.cover.sh: erase coverage before tests
|
2015-06-18 19:53:14 -04:00 |
|
James Kasten
|
a41c0f7590
|
Merge pull request #510 from kuba/rpm-bootstrap
Fedora and CentOS bootstrap
|
2015-06-18 18:39:50 -04:00 |
|
Jakub Warmuz
|
db6f9ecf86
|
Fedora installation instructions.
|
2015-06-18 14:13:13 +00:00 |
|
Jakub Warmuz
|
9b4cff8cd6
|
bootstrap: _rpm_common.sh, centos fixes
|
2015-06-18 13:55:32 +00:00 |
|
Jakub Warmuz
|
67768641cc
|
Merge branch 'centos-2' into rpm-bootstrap
|
2015-06-18 13:44:05 +00:00 |
|
Jakub Warmuz
|
bb61db97f0
|
Merge branch 'centos-1' into rpm-bootstrap
|
2015-06-18 13:43:00 +00:00 |
|
Jakub Warmuz
|
85d9047f4e
|
Fedora: augeas -> augeas-libs
|
2015-06-18 13:13:29 +00:00 |
|
PatrickHeppler
|
8d0334d2de
|
Update using.rst
Additional informations about installing on Centos 7
|
2015-06-18 14:58:55 +02:00 |
|
PatrickHeppler
|
63d5273ed1
|
Create centos.sh
|
2015-06-18 14:55:12 +02:00 |
|
Jacob Hoffman-Andrews
|
41defbe5e7
|
Merge pull request #498 from kuba/simplehttp
SimpleHTTPS -> SimpleHTTP[S]
|
2015-06-12 13:28:47 -07:00 |
|
Jakub Warmuz
|
3dbfab7b9f
|
Merge branch 'swig-3.0.5' into fedora-bootstrap
|
2015-06-12 12:58:53 +00:00 |
|
Jakub Warmuz
|
d585b44680
|
Nit: character upper case fixes.
|
2015-06-12 12:58:35 +00:00 |
|
Jakub Warmuz
|
2c96ea68b8
|
Merge branch 'swig-3.0.5' into bootstrap
|
2015-06-12 12:56:19 +00:00 |
|
Jakub Warmuz
|
6b9d5c1daa
|
Separate requirements.txt for SWIG 3.0.5+
|
2015-06-12 12:55:33 +00:00 |
|
Jakub Warmuz
|
8ba5166563
|
Vagrant: remove explicit git-core install
|
2015-06-12 11:54:12 +00:00 |
|
Jakub Warmuz
|
d53120f25f
|
Fix SimpleHTTP tests and omitempty bug.
|
2015-06-12 09:21:30 +00:00 |
|
Jakub Warmuz
|
8883bd76fd
|
Add --no-simple-http-tls.
|
2015-06-12 08:25:59 +00:00 |
|
Jakub Warmuz
|
bc9373929a
|
Add SimpleHTTP.tls
|
2015-06-12 08:23:43 +00:00 |
|
Jakub Warmuz
|
7f5abba83e
|
Rename SimpleHTTPS to SimpleHTTP.
|
2015-06-12 08:23:32 +00:00 |
|
Jacob Hoffman-Andrews
|
922f8e5dad
|
Merge pull request #490 from kuba/anti-replay
Add an anti-replay nonce facility (fixes: #488).
|
2015-06-11 14:53:16 -07:00 |
|
James Kasten
|
4147993b4d
|
Merge pull request #484 from fmarier/rename-apache-config
Rename the apache config file to match the nginx one
|
2015-06-11 17:34:48 -04:00 |
|
James Kasten
|
50de40e780
|
Merge pull request #457 from fmarier/rename-nginx-config
Rename the nginx ssl config file to match the final filename
|
2015-06-11 17:34:38 -04:00 |
|
Jakub Warmuz
|
eeb477d85e
|
Merge branch 'swig-3.0.5' into fedora-bootstrap
|
2015-06-11 21:11:53 +00:00 |
|
Jakub Warmuz
|
fb4bd1a013
|
Merge branch 'swig-3.0.5' into bootstrap
|
2015-06-11 21:11:31 +00:00 |
|
Jakub Warmuz
|
30545e1c54
|
requirements.txt: fix M2Crypto URL
|
2015-06-11 21:11:25 +00:00 |
|
Jakub Warmuz
|
2be914f0d5
|
Bootstrap Debian: add git-core dep
|
2015-06-11 21:06:44 +00:00 |
|
Jakub Warmuz
|
2139971212
|
nit: add EOF newline
|
2015-06-11 19:35:29 +00:00 |
|
Jakub Warmuz
|
b44014b06e
|
Bootstrap README: deps rationale
|
2015-06-11 19:28:15 +00:00 |
|
Jakub Warmuz
|
19aea37203
|
Bootstrap Debian: remove python-setuptools dep
|
2015-06-11 19:26:17 +00:00 |
|
Jakub Warmuz
|
4ed1a1c2d6
|
Bootstrap Debian: one dep per line
|
2015-06-11 19:25:49 +00:00 |
|
Jakub Warmuz
|
c4b495aa37
|
Bootstrap Fedora 22 (fixes: #493)
|
2015-06-11 19:24:07 +00:00 |
|
Jakub Warmuz
|
ad5c3ff1b2
|
Support M2Crypto with swig 3.0.5+
Fixes issues recognized in
https://github.com/letsencrypt/lets-encrypt-preview/issues/413#issuecomment-106245456
and https://github.com/letsencrypt/lets-encrypt-preview/issues/493.
|
2015-06-11 19:22:27 +00:00 |
|
Jakub Warmuz
|
0543f040bf
|
Raise error on missing replay nonce.
|
2015-06-11 13:06:56 +00:00 |
|
Jakub Warmuz
|
22fd9d4cd7
|
tox.cover.sh: erase coverage before tests
|
2015-06-11 12:28:46 +00:00 |
|
Jakub Warmuz
|
fd39479810
|
Add an anti-replay nonce facility (fixes: #488).
|
2015-06-11 12:21:26 +00:00 |
|
Jakub Warmuz
|
887f91bdac
|
requirements.txt: no editable (-e) mode, no "." install.
|
2015-06-09 07:51:42 +00:00 |
|