summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add support for negotiating TLSv1_1 or TLSv1_2HEADtrunkJean-Paul Calderone2013-10-061-0/+5
* Fix a memory management issue that leads to crashes in OpenSSL.crypto.X509.ge...Jean-Paul Calderone2013-10-031-0/+6
* merge the nul byte fix, port some markup to restructured textJean-Paul Calderone2013-08-231-0/+7
|\
| * CVE-2013-4073 is sort of related, but it doesn\t really explain what's being ...Jean-Paul Calderone2013-08-231-1/+2
| * Ghetto rebase Heimes' changes onto the 0.13 release branchJean-Paul Calderone2013-08-121-0/+6
* | Release the GIL around RSA and DSA key generation.Jean-Paul Calderone2012-04-031-0/+5
|\ \
* | | Add Context.{s,g}et_session_cache_modeJean-Paul Calderone2012-02-131-1/+9
* | | Fix PKey.check for public-only keysJean-Paul Calderone2011-11-011-0/+6
* | | Fix exception propagation and some error handling related to the privatekey p...Jean-Paul Calderone2011-09-141-0/+10
* | | Correctly handle errors from X509_CRL_signJean-Paul Calderone2011-09-131-0/+5
* | | Convert the documentation from LaTeX/epytext to Sphinx/ReSTJean-Paul Calderone2011-09-111-0/+5
* | | Enforce total ordering of events!Jean-Paul Calderone2011-09-081-1/+1
* | | Catch up to trunkJean-Paul Calderone2011-09-081-0/+4
|\ \ \
| * \ \ Merge 0.13 release branchJean-Paul Calderone2011-09-021-0/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bump version numberJean-Paul Calderone2011-08-141-0/+4
| |/
* | - Add Context.set_mode methodGuillermo Gonzalez2011-08-291-0/+6
|/
* Add PKey.check methodJean-Paul Calderone2011-06-121-0/+6
* Fix NUL handling in OpenSSL.crypto.sign and OpenSSL.crypto.verifyJean-Paul Calderone2011-06-121-0/+6
* Add a Connection method for inspecting the certificate chain.Jean-Paul Calderone2011-05-201-0/+6
|\
* | Add X509.get_signature_algorithmJean-Paul Calderone2011-05-191-0/+7
|/
* Support OpenSSL 1.0Jean-Paul Calderone2011-05-101-1/+23
|\
* | document SSLeay_version et alJean-Paul Calderone2011-04-151-0/+6
|/
* Mark the release in the ChangeLogJean-Paul Calderone2011-04-071-0/+4
* Add more access to certificate extension dataJean-Paul Calderone2011-04-061-0/+9
* ChangeLog entryJean-Paul Calderone2011-03-211-0/+5
* Merge send-memoryviewJean-Paul Calderone2011-01-221-0/+6
* Merge 0.11 release branchJean-Paul Calderone2010-11-011-0/+4
|\
| * Note the release in the ChangeLogJean-Paul Calderone2010-10-311-0/+4
|/
* Python 3.x supportJean-Paul Calderone2010-10-071-0/+4
* note what changedJean-Paul Calderone2010-09-141-0/+22
* Restructure the repository to ease development and testingJean-Paul Calderone2010-07-271-0/+5
* * src/crypto/crypto.c: Added crypto.sign and crypto.verify methodsJames Yonan2010-02-271-0/+9
* Apply Sandro Tosi's spelling patchJean-Paul Calderone2010-01-271-0/+5
* Prepare for 0.10 - bump versionJean-Paul Calderone2009-11-131-0/+4
* Re-merge the client CA changes, this time with Windows build fixes to so I ca...Jean-Paul Calderone2009-11-121-2/+12
* Add additional PKCS12 featuresJean-Paul Calderone2009-08-271-3/+14
* Add support for specifying subject and issuer information when creating X509 ...Jean-Paul Calderone2009-07-171-0/+7
|\
* | Fix X509Name.__getattr__ and flush_error_queueJean-Paul Calderone2009-07-161-0/+11
* | note changesJean-Paul Calderone2009-07-161-0/+7
|/
* Make it easier to be Python 2.3 compatible by making that the defaultJean-Paul Calderone2009-07-051-0/+6
* Switch from Twisted's TestCase to the stdlib TestCase so there are fewer ways...Jean-Paul Calderone2009-07-051-0/+6
* changelog entryJean-Paul Calderone2009-07-041-0/+7
* Change docstrings from being C programmer oriented to being Python programmer...Jean-Paul Calderone2009-05-271-0/+5
* Correctly handle extension initialization errorsJean-Paul Calderone2009-05-271-0/+6
* Credit where credit is due - Rick Dean wrote at least half of this stuffJean-Paul Calderone2009-05-111-1/+2
* Add support for in-memory BIOsJean-Paul Calderone2009-05-111-0/+13
* Bumping version to 0.9Jean-Paul Calderone2009-04-251-0/+4
* Fix the thread-related segfaultJean-Paul Calderone2009-04-011-0/+9
|\
* | Add FILETYPE_TEXT for dumping keys and certificates to a text formatJean-Paul Calderone2009-04-011-0/+5
|/
* Add X509ExtensionType.get_short_nameJean-Paul Calderone2008-12-311-0/+5