summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Maybe some more travis intergraterations for stuffJean-Paul Calderone2014-04-141-1/+5
| | * advertise how awesome everything isJean-Paul Calderone2014-04-141-0/+2
| | * coveralls the thing;Jean-Paul Calderone2014-04-141-0/+3
| * | Merge pull request #74 from jgiannuzzi/fix_crl_memory_leakJean-Paul Calderone2014-04-013-1/+54
| |\ \ | | |/ | |/|
| | * Changelog entriesJonathan Giannuzzi2014-03-301-1/+5
| | * Require cryptography 0.3Jonathan Giannuzzi2014-03-301-1/+1
| | * Add a leakcheck test for _X509_REVOKED_dupJonathan Giannuzzi2014-03-301-1/+19
| | * Add a leakcheck test for CRL.add_revokedJonathan Giannuzzi2014-03-301-2/+10
| | * Remove unneeded callsJonathan Giannuzzi2014-03-301-7/+3
| | * Make sure that lines are not longer than 80 charactersJonathan Giannuzzi2014-03-301-2/+2
| | * Add a leakcheck test for CRL.get_revokedJonathan Giannuzzi2014-03-301-1/+23
| | * Changelog entryJonathan Giannuzzi2014-03-301-0/+3
| | * Fix memory leak in _X509_REVOKED_dupJonathan Giannuzzi2014-03-301-0/+2
| * | Merge pull request #84 from exarkun/finished_messagesJean-Paul Calderone2014-04-015-10/+155
| |\ \
| | * | one more whitespace fixJean-Paul Calderone2014-03-301-0/+1
| | * | ... avoid undefined behavior.Jean-Paul Calderone2014-03-301-1/+14
| | * | Docstring and whitespace fixes.Jean-Paul Calderone2014-03-301-22/+22
| | * | Correct filename.Jean-Paul Calderone2014-03-301-1/+1
| | * | Refactor the implementation to avoid duplication; use the result of the API t...Jean-Paul Calderone2014-03-301-28/+33
| | * | merge masterJean-Paul Calderone2014-03-309-11/+263
| | |\ \ | | | |/
| | * | Added dependency for cryptography>=0.3.Fedor Brunner2014-03-285-8/+72
| | * | Interface for the SSL_get_peer_finished, SSL_get_finished.Fedor Brunner2014-03-052-0/+52
| * | | Merge pull request #87 from alex/typo-fixDavid Reid2014-03-311-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Removed a stray periodAlex Gaynor2014-03-311-1/+1
| |/ /
| * | Merge pull request #83 from exarkun/current_cipher_info3Jean-Paul Calderone2014-03-305-2/+147
| |\ \
| | * | Return unicode from these new APIs rather than the native string type.Jean-Paul Calderone2014-03-302-13/+15
| | * | Use assertIdentical instead of the other thing.Jean-Paul Calderone2014-03-291-3/+3
| | * | merge masterJean-Paul Calderone2014-03-298-9/+106
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #78 from pyca/tsafe-apply-48Jean-Paul Calderone2014-03-273-1/+30
| |\ \ \
| | * | | Add a changelog entryJean-Paul Calderone2014-03-251-0/+5
| | * | | Further simplifications.Jean-Paul Calderone2014-03-251-10/+1
| | * | | pyflakes and documentation cleanupsJean-Paul Calderone2014-03-251-14/+12
| | * | | Apply the changeset from https://code.launchpad.net/~redtoad/pyopenssl/pyopen...Jean-Paul Calderone2014-03-252-1/+36
| |/ / /
| * | | Merge pull request #64 from reaperhulk/travis-test-cryptography-masterLaurens Van Houtven2014-03-171-0/+18
| |\ \ \
| | * | | test all versions of python with master cryptographyPaul Kehrer2014-03-131-0/+8
| | * | | only one thing is allowed to failPaul Kehrer2014-03-131-2/+1
| | * | | test against the cryptography masterPaul Kehrer2014-03-131-0/+11
| * | | | Merge pull request #66 from pyca/contributing-updateJean-Paul Calderone2014-03-161-0/+43
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | linkify feature branchJean-Paul Calderone2014-03-161-1/+2
| | * | | minor tweaksJean-Paul Calderone2014-03-161-3/+6
| | * | | pyopenssl-committersLaurens Van Houtven2014-03-161-1/+2
| | * | | Semantic linefeedsLaurens Van Houtven2014-03-151-37/+23
| | * | | PEP8 + exceptions, not TCSLaurens Van Houtven2014-03-151-4/+7
| | * | | Mention changes should be documentedLaurens Van Houtven2014-03-151-1/+3
| | * | | ReStructured TextifyLaurens Van Houtven2014-03-151-14/+15
| | * | | Canonical capitalization is pyOpenSSL not PyOpenSSLLaurens Van Houtven2014-03-151-4/+4
| | * | | Add a basic contribution guideLaurens Van Houtven2014-03-141-0/+46
| |/ / /
| | * | ChangeLog entryJean-Paul Calderone2014-03-291-0/+5
| | * | Add return type API documentation.Jean-Paul Calderone2014-03-291-1/+7
| | * | whitespace: three blank lines between top-level suites, two blank lines betwe...Jean-Paul Calderone2014-03-292-0/+10