Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a typo in the setup.py | Alex Gaynor | 2013-08-07 | 1 | -1/+1 |
| | |||||
* | Python 3.2 compatibility | Alex Gaynor | 2013-08-07 | 1 | -8/+8 |
| | |||||
* | Removed a forgotten file | Alex Gaynor | 2013-08-07 | 1 | -56/+0 |
| | |||||
* | Removed most of the C files. We'll add them back as needed. | Alex Gaynor | 2013-08-07 | 19 | -944/+1 |
| | |||||
* | Pep8 corrections to docs/conf.py | Alex Gaynor | 2013-08-07 | 1 | -25/+28 |
| | |||||
* | Merge branch 'master' into initial-repo | Alex Gaynor | 2013-08-07 | 2 | -0/+32 |
|\ | |||||
| * | Merge pull request #4 from alex/travis | Laurens Van Houtven | 2013-08-07 | 1 | -0/+11 |
| |\ | | | | | | | Added a travis config file | ||||
| | * | Added a travis config file | Alex Gaynor | 2013-08-07 | 1 | -0/+11 |
| |/ | |||||
| * | Merge pull request #2 from lvh/contributing | Alex Gaynor | 2013-08-07 | 1 | -0/+21 |
| |\ | | | | | | | Simple CONTRIBUTING file, refs PEPs 8, 257 | ||||
| | * | Change CONTRIBUTING to ReST, use better docstring syntax | Laurens Van Houtven | 2013-08-07 | 2 | -7/+21 |
| | | | |||||
| | * | Mention mandatory code review policy | Laurens Van Houtven | 2013-08-07 | 1 | -0/+3 |
| | | | |||||
| | * | Simple CONTRIBUTING file, refs PEPs 8, 257 | Laurens Van Houtven | 2013-08-07 | 1 | -0/+4 |
| |/ | |||||
* | | Removed some commented out entries | Alex Gaynor | 2013-08-07 | 4 | -28/+0 |
| | | |||||
* | | Added an empty __init__ | Alex Gaynor | 2013-08-07 | 1 | -0/+0 |
| | | |||||
* | | Added license headers | Alex Gaynor | 2013-08-06 | 21 | -1/+274 |
| | | |||||
* | | Initial commit. Migrates over basic project files, and the OpenSSL bindings | Alex Gaynor | 2013-08-06 | 27 | -0/+1756 |
|/ | | | | from OpenTLS. | ||||
* | Initial readme. | Alex Gaynor | 2013-08-06 | 1 | -0/+5 |