Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update contributing & policy information | Hynek Schlawack | 2015-06-07 | 3 | -17/+40 | |
* | Merge pull request #272 from hynek/use-rtd-theme | Alex Gaynor | 2015-06-07 | 3 | -3/+7 | |
|\ | ||||||
| * | Use RTD theme | Hynek Schlawack | 2015-05-28 | 3 | -3/+7 | |
* | | Merge pull request #244 from elitest/session-tls-version | Hynek Schlawack | 2015-05-30 | 1 | -0/+15 | |
|\ \ | |/ |/| | ||||||
| * | fix grammar and english in SSL.py and ssl.rst | Jim Shaver | 2015-05-28 | 1 | -3/+4 | |
| * | Switch get_protocol_version_name back to unicode. | Jim Shaver | 2015-05-28 | 1 | -3/+2 | |
| * | Fixing the truth in Changelog SSL.py and test_ssl.py | Jim Shaver | 2015-05-28 | 1 | -3/+2 | |
| * | differentiated the two functions. Updated docs, and tests | Jim Shaver | 2015-05-27 | 1 | -3/+12 | |
| * | Added example and cleanup to doc/api | Jim Shaver | 2015-05-27 | 1 | -1/+3 | |
| * | added docs to doc/api | Jim Shaver | 2015-05-27 | 1 | -0/+5 | |
* | | Fix theme namedocs-in-tox-2 | Laurens Van Houtven | 2015-05-26 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #126 from lvh/autodoc | Hynek Schlawack | 2015-05-06 | 2 | -599/+121 | |
|\ | ||||||
| * | Fix markup | Laurens Van Houtven | 2015-04-23 | 1 | -1/+1 | |
| * | Remove X509StoreContext reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Move Error around | Laurens Van Houtven | 2015-04-20 | 1 | -4/+7 | |
| * | Revert "Merge CRL, Revoked into certificate revocation section" | Laurens Van Houtven | 2015-04-20 | 1 | -17/+18 | |
| * | Merge CRL, Revoked into certificate revocation section | Laurens Van Houtven | 2015-04-20 | 1 | -18/+17 | |
| * | Remove Revoked reference | Laurens Van Houtven | 2015-04-20 | 1 | -4/+0 | |
| * | Remove CRL reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Remove NetscapeSPKI duplicate docs | Laurens Van Houtven | 2015-04-20 | 1 | -9/+0 | |
| * | Remove NetscapeSPKIType reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Remove superfluous X509Extension reference | Laurens Van Houtven | 2015-04-20 | 1 | -8/+0 | |
| * | Remove PKCS12Type reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Move key type constants | Laurens Van Houtven | 2015-04-20 | 1 | -6/+5 | |
| * | Remove PKCS7Type | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Fix typo | Laurens Van Houtven | 2015-04-20 | 1 | -1/+1 | |
| * | PKey is down there | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | X509 is down there | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Reflow | Laurens Van Houtven | 2015-04-20 | 1 | -2/+2 | |
| * | X509Req appears later | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | X509Name appears later | Laurens Van Houtven | 2015-04-20 | 1 | -8/+0 | |
| * | X509 appears later | Laurens Van Houtven | 2015-04-20 | 1 | -6/+3 | |
| * | File type constants appear somewhere else too | Laurens Van Houtven | 2015-04-20 | 1 | -6/+0 | |
| * | Remove X509ExtensionType reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Remove PKeyType reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Remove X509StoreType reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Remove X509ReqType reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Remove X509NameType reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Remove X509Type reference | Laurens Van Houtven | 2015-04-20 | 1 | -5/+0 | |
| * | Merge branch 'master' into autodoc | Laurens Van Houtven | 2015-04-20 | 3 | -3/+223 | |
| |\ | ||||||
| * | | Use autodoc for CRL | Laurens Van Houtven | 2014-06-19 | 1 | -20/+4 | |
| * | | Use autodoc for Revoked | Laurens Van Houtven | 2014-06-19 | 1 | -45/+2 | |
| * | | Use autodoc for NetscapeSPKI | Laurens Van Houtven | 2014-06-19 | 1 | -33/+4 | |
| * | | Use autodoc for PKCS12 | Laurens Van Houtven | 2014-06-19 | 1 | -53/+2 | |
| * | | Generic structural cleanups | Laurens Van Houtven | 2014-06-19 | 1 | -32/+32 | |
| * | | Use autodoc for X509 | Laurens Van Houtven | 2014-06-18 | 1 | -164/+15 | |
| * | | Use autodoc for X509Req | Laurens Van Houtven | 2014-06-18 | 1 | -50/+4 | |
| * | | Use autodoc for X509Extension | Laurens Van Houtven | 2014-06-18 | 1 | -32/+4 | |
| * | | Use autodoc for X509Name | Laurens Van Houtven | 2014-06-17 | 1 | -70/+4 | |
| * | | Use autoclass for PKey | Laurens Van Houtven | 2014-06-17 | 1 | -24/+2 |