summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* switch to higher level extension creation api, fixing bugs and memory leaks a...Jean-Paul Calderone2008-12-311-0/+7
* Fixes to eliminate compiler warningsJean-Paul Calderone2008-12-301-0/+7
* Expose some new DTLS-related constants in OpenSSL.SSL - OP_NO_QUERY_MTU, OP_C...Jean-Paul Calderone2008-12-281-0/+5
* Expose the OpenSSL API for using the system's default certificate storeJean-Paul Calderone2008-12-281-0/+9
|\
| * note changesJean-Paul Calderone2008-09-071-0/+9
* | add X509ReqType.{set,get}_versionJean-Paul Calderone2008-12-281-0/+6
* | bump version to 0.8 for new releaseJean-Paul Calderone2008-10-191-0/+4
* | Correct the documentation for set_passwd_cbJean-Paul Calderone2008-10-191-0/+3
* | undeprecate tsafe, since Connection still isn't all that awesome when used in...Jean-Paul Calderone2008-10-191-8/+10
* | note the releaseJean-Paul Calderone2008-09-221-0/+4
* | Deprecate tsafeJean-Paul Calderone2008-09-221-0/+5
* | Update ChangeLog and docs which discuss threading issuesJean-Paul Calderone2008-09-211-0/+10
|/
* Initialize OpenSSL for use with threads.Jean-Paul Calderone2008-04-261-0/+3
* Fix a threading bug in the info callback support for context objects.Jean-Paul Calderone2008-04-261-3/+7
* Fix a threading bug in passphrase callback support for context objects.Jean-Paul Calderone2008-04-261-1/+10
* Updates for 0.7 finalJean-Paul Calderone2008-04-111-0/+4
* X509Name.get_componentsJean-Paul Calderone2008-03-261-0/+4
* note fixed bugJean-Paul Calderone2008-03-251-0/+3
* changelogJean-Paul Calderone2008-03-251-0/+4
* Remove expired certificates and add a note about how to generate new ones. A...Jean-Paul Calderone2008-03-121-0/+5
* fix segfaults with X509.sign and X509Req.sign with certain PKeysJean-Paul Calderone2008-03-101-0/+5
* Add {s,g}et_not{Before,After}Jean-Paul Calderone2008-03-091-0/+5
* changelogJean-Paul Calderone2008-03-061-0/+11
* Apply patch from Victor StinnerJean-Paul Calderone2008-03-031-0/+5
* Changes to support compilation on WindowsJean-Paul Calderone2008-02-221-0/+5
* Expose SSL_set_shutdown and SSL_get_shutdown on ConnectionJean-Paul Calderone2008-02-211-0/+7
* Get rid of X509_get_pubkey leakJean-Paul Calderone2008-02-191-0/+3
* note about changes in the ChangeLogJean-Paul Calderone2008-02-191-0/+6