index
:
delta/pyopenssl-git.git
23.1.x
add-notice
alex-patch-1
dependabot/github_actions/dessant/lock-threads-3
gha
main
master
github.com: pyca/pyopenssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.x support
Jean-Paul Calderone
2010-10-07
1
-0
/
+4
*
note what changed
Jean-Paul Calderone
2010-09-14
1
-0
/
+22
*
Restructure the repository to ease development and testing
Jean-Paul Calderone
2010-07-27
1
-0
/
+5
*
* src/crypto/crypto.c: Added crypto.sign and crypto.verify methods
James Yonan
2010-02-27
1
-0
/
+9
*
Apply Sandro Tosi's spelling patch
Jean-Paul Calderone
2010-01-27
1
-0
/
+5
*
Prepare for 0.10 - bump version
Jean-Paul Calderone
2009-11-13
1
-0
/
+4
*
Re-merge the client CA changes, this time with Windows build fixes to so I ca...
Jean-Paul Calderone
2009-11-12
1
-2
/
+12
*
Add additional PKCS12 features
Jean-Paul Calderone
2009-08-27
1
-3
/
+14
*
Add support for specifying subject and issuer information when creating X509 ...
Jean-Paul Calderone
2009-07-17
1
-0
/
+7
|
\
*
|
Fix X509Name.__getattr__ and flush_error_queue
Jean-Paul Calderone
2009-07-16
1
-0
/
+11
*
|
note changes
Jean-Paul Calderone
2009-07-16
1
-0
/
+7
|
/
*
Make it easier to be Python 2.3 compatible by making that the default
Jean-Paul Calderone
2009-07-05
1
-0
/
+6
*
Switch from Twisted's TestCase to the stdlib TestCase so there are fewer ways...
Jean-Paul Calderone
2009-07-05
1
-0
/
+6
*
changelog entry
Jean-Paul Calderone
2009-07-04
1
-0
/
+7
*
Change docstrings from being C programmer oriented to being Python programmer...
Jean-Paul Calderone
2009-05-27
1
-0
/
+5
*
Correctly handle extension initialization errors
Jean-Paul Calderone
2009-05-27
1
-0
/
+6
*
Credit where credit is due - Rick Dean wrote at least half of this stuff
Jean-Paul Calderone
2009-05-11
1
-1
/
+2
*
Add support for in-memory BIOs
Jean-Paul Calderone
2009-05-11
1
-0
/
+13
*
Bumping version to 0.9
Jean-Paul Calderone
2009-04-25
1
-0
/
+4
*
Fix the thread-related segfault
Jean-Paul Calderone
2009-04-01
1
-0
/
+9
|
\
*
|
Add FILETYPE_TEXT for dumping keys and certificates to a text format
Jean-Paul Calderone
2009-04-01
1
-0
/
+5
|
/
*
Add X509ExtensionType.get_short_name
Jean-Paul Calderone
2008-12-31
1
-0
/
+5
*
switch to higher level extension creation api, fixing bugs and memory leaks a...
Jean-Paul Calderone
2008-12-31
1
-0
/
+7
*
Fixes to eliminate compiler warnings
Jean-Paul Calderone
2008-12-30
1
-0
/
+7
*
Expose some new DTLS-related constants in OpenSSL.SSL - OP_NO_QUERY_MTU, OP_C...
Jean-Paul Calderone
2008-12-28
1
-0
/
+5
*
Expose the OpenSSL API for using the system's default certificate store
Jean-Paul Calderone
2008-12-28
1
-0
/
+9
|
\
|
*
note changes
Jean-Paul Calderone
2008-09-07
1
-0
/
+9
*
|
add X509ReqType.{set,get}_version
Jean-Paul Calderone
2008-12-28
1
-0
/
+6
*
|
bump version to 0.8 for new release
Jean-Paul Calderone
2008-10-19
1
-0
/
+4
*
|
Correct the documentation for set_passwd_cb
Jean-Paul Calderone
2008-10-19
1
-0
/
+3
*
|
undeprecate tsafe, since Connection still isn't all that awesome when used in...
Jean-Paul Calderone
2008-10-19
1
-8
/
+10
*
|
note the release
Jean-Paul Calderone
2008-09-22
1
-0
/
+4
*
|
Deprecate tsafe
Jean-Paul Calderone
2008-09-22
1
-0
/
+5
*
|
Update ChangeLog and docs which discuss threading issues
Jean-Paul Calderone
2008-09-21
1
-0
/
+10
|
/
*
Initialize OpenSSL for use with threads.
Jean-Paul Calderone
2008-04-26
1
-0
/
+3
*
Fix a threading bug in the info callback support for context objects.
Jean-Paul Calderone
2008-04-26
1
-3
/
+7
*
Fix a threading bug in passphrase callback support for context objects.
Jean-Paul Calderone
2008-04-26
1
-1
/
+10
*
Updates for 0.7 final
Jean-Paul Calderone
2008-04-11
1
-0
/
+4
*
X509Name.get_components
Jean-Paul Calderone
2008-03-26
1
-0
/
+4
*
note fixed bug
Jean-Paul Calderone
2008-03-25
1
-0
/
+3
*
changelog
Jean-Paul Calderone
2008-03-25
1
-0
/
+4
*
Remove expired certificates and add a note about how to generate new ones. A...
Jean-Paul Calderone
2008-03-12
1
-0
/
+5
*
fix segfaults with X509.sign and X509Req.sign with certain PKeys
Jean-Paul Calderone
2008-03-10
1
-0
/
+5
*
Add {s,g}et_not{Before,After}
Jean-Paul Calderone
2008-03-09
1
-0
/
+5
*
changelog
Jean-Paul Calderone
2008-03-06
1
-0
/
+11
*
Apply patch from Victor Stinner
Jean-Paul Calderone
2008-03-03
1
-0
/
+5
*
Changes to support compilation on Windows
Jean-Paul Calderone
2008-02-22
1
-0
/
+5
*
Expose SSL_set_shutdown and SSL_get_shutdown on Connection
Jean-Paul Calderone
2008-02-21
1
-0
/
+7
*
Get rid of X509_get_pubkey leak
Jean-Paul Calderone
2008-02-19
1
-0
/
+3
*
note about changes in the ChangeLog
Jean-Paul Calderone
2008-02-19
1
-0
/
+6
[next]