| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix errors with latest flake8 (#710) | Alex Gaynor | 2017-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | * fix errors with latest flake8 * Also fix the macOS builds * fix? * allow urllib3 to fail for now | ||||
| * | Convert X509ExtTests to use pytest-style tests (#564) | Alex Chan | 2016-11-18 | 1 | -0/+1 |
| | | |||||
| * | Polish up examples (somewhat) | Hynek Schlawack | 2016-03-13 | 2 | -12/+35 |
| | | | | | | | | | | - Mention them in the docs (arguably a bit hamfistedly). - Make the README an RST. - Make them pass flake8 and add flake8 to tox.ini They should all be rewritten and made Python 3-friendly but that's out of scope here. | ||||
| * | Don't use SSLv2 or SSLv3 in examples/simple | Daniël van Eeden | 2016-01-16 | 2 | -0/+3 |
| | | |||||
| * | Remove vestigial comments. | Jim Shaver | 2015-05-03 | 2 | -2/+0 |
| | | |||||
| * | switched to identifying certificate by CN instead of ugly suject. Minor cleanup | Jim Shaver | 2015-04-30 | 2 | -7/+11 |
| | | |||||
| * | remove last of lists | Jim Shaver | 2015-04-29 | 1 | -1/+1 |
| | | |||||
| * | removed unnecessary brackets and lists | Jim Shaver | 2015-04-29 | 1 | -1/+1 |
| | | |||||
| * | no longer requires running with 'python2' | Jim Shaver | 2015-04-29 | 2 | -2/+2 |
| | | |||||
| * | update examples/simple/client.py and server.py to work with Python3 | Jim Shaver | 2015-04-29 | 2 | -15/+15 |
| | | |||||
| * | Update copyright headers in examples | Jean-Paul Calderone | 2011-03-02 | 2 | -4/+6 |
| | | |||||
| * | Put my copyright on everything I've changed so far, put a more reasonable ↵ | Jean-Paul Calderone | 2008-03-21 | 2 | -8/+4 |
| | | | | | version number on version.py | ||||
| * | Remove expired certificates and add a note about how to generate new ones. ↵ | Jean-Paul Calderone | 2008-03-12 | 9 | -81/+5 |
| | | | | | Add some coding declarations where necessary. | ||||
| * | initial source import | Jean-Paul Calderone | 2008-02-18 | 8 | -0/+233 |
