summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Move key type constantsLaurens Van Houtven2015-04-201-6/+5
| * | Remove PKCS7TypeLaurens Van Houtven2015-04-201-5/+0
| * | Fix typoLaurens Van Houtven2015-04-201-1/+1
| * | PKey is down thereLaurens Van Houtven2015-04-201-5/+0
| * | X509 is down thereLaurens Van Houtven2015-04-201-5/+0
| * | ReflowLaurens Van Houtven2015-04-201-2/+2
| * | X509Req appears laterLaurens Van Houtven2015-04-201-5/+0
| * | X509Name appears laterLaurens Van Houtven2015-04-201-8/+0
| * | X509 appears laterLaurens Van Houtven2015-04-201-6/+3
| * | File type constants appear somewhere else tooLaurens Van Houtven2015-04-201-6/+0
| * | Remove X509ExtensionType referenceLaurens Van Houtven2015-04-201-5/+0
| * | Remove PKeyType referenceLaurens Van Houtven2015-04-201-5/+0
| * | Remove X509StoreType referenceLaurens Van Houtven2015-04-201-5/+0
| * | Remove X509ReqType referenceLaurens Van Houtven2015-04-201-5/+0
| * | Remove X509NameType referenceLaurens Van Houtven2015-04-201-5/+0
| * | Remove X509Type referenceLaurens Van Houtven2015-04-201-5/+0
| * | Merge branch 'master' into autodocLaurens Van Houtven2015-04-2023-361/+2533
| |\ \
| * | | Use autodoc for CRLLaurens Van Houtven2014-06-192-31/+27
| * | | Use autodoc for RevokedLaurens Van Houtven2014-06-192-66/+43
| * | | Use autodoc for NetscapeSPKILaurens Van Houtven2014-06-192-43/+31
| * | | Use :py:const:`None` consistentlyLaurens Van Houtven2014-06-191-30/+30
| * | | Use autodoc for PKCS12Laurens Van Houtven2014-06-192-78/+46
| * | | Generic structural cleanupsLaurens Van Houtven2014-06-191-32/+32
| * | | Use autodoc for X509Laurens Van Houtven2014-06-182-252/+145
| * | | Use autodoc for X509ReqLaurens Van Houtven2014-06-182-74/+48
| * | | Use autodoc for X509ExtensionLaurens Van Houtven2014-06-182-42/+33
| * | | Use autodoc for X509NameLaurens Van Houtven2014-06-172-78/+41
| * | | Use autoclass for PKeyLaurens Van Houtven2014-06-172-29/+19
| * | | Pre-type/class unification Pythons are oldLaurens Van Houtven2014-06-172-52/+34
| * | | Use autoclass for X509StoreLaurens Van Houtven2014-06-171-11/+2
| * | | Add docstrings for X509StoreLaurens Van Houtven2014-06-171-0/+21
| * | | Add autodoc to sphinx extensionsLaurens Van Houtven2014-06-171-1/+1
* | | | Merge pull request #245 from elitest/examplespython3Hynek Schlawack2015-05-065-28/+41
|\ \ \ \
| * | | | add keys and certs made by mk_simple_certs.py to .gitignoreJim Shaver2015-05-061-0/+2
| * | | | Merge branch 'master' of github.com:pyca/pyopenssl into examplespython3Jim Shaver2015-05-053-22/+17
| |\ \ \ \
| * | | | | Remove vestigial comments.Jim Shaver2015-05-033-3/+0
| * | | | | fix spacing in certgen.pyJim Shaver2015-04-301-1/+1
| * | | | | switched to identifying certificate by CN instead of ugly suject. Minor cleanupJim Shaver2015-04-302-7/+11
| * | | | | remove last of listsJim Shaver2015-04-291-1/+1
| * | | | | convert cert and private key creation to use context managersJim Shaver2015-04-291-4/+9
| * | | | | removed unnecessary brackets and listsJim Shaver2015-04-292-4/+4
| * | | | | md5->sha256 in usage detailsJim Shaver2015-04-291-2/+2
| * | | | | no longer requires running with 'python2'Jim Shaver2015-04-292-2/+2
| * | | | | Merge branch 'master' into examplespython3Jim Shaver2015-04-291-10/+13
| |\ \ \ \ \
| * | | | | | update examples/simple/client.py and server.py to work with Python3Jim Shaver2015-04-292-15/+15
| * | | | | | Change md5->sha256 in certgen.pyJim Shaver2015-04-281-2/+2
| * | | | | | make certgen.py and mk_cer... example scripts python3-ableJim Shaver2015-04-282-6/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #251 from elitest/deprecate32Hynek Schlawack2015-05-064-7/+8
|\ \ \ \ \ \
| * | | | | | revert change made in wrong branchJim Shaver2015-05-061-2/+0
| * | | | | | add keys and certs made by mk_simple_certs.py to .gitignoreJim Shaver2015-05-061-0/+2