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
/
leakcheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to an explicit curve object.
Jean-Paul Calderone
2014-04-18
1
-1
/
+17
*
Add a leakcheck test for _X509_REVOKED_dup
Jonathan Giannuzzi
2014-03-30
1
-1
/
+19
*
Add a leakcheck test for CRL.add_revoked
Jonathan Giannuzzi
2014-03-30
1
-2
/
+10
*
Remove unneeded calls
Jonathan Giannuzzi
2014-03-30
1
-7
/
+3
*
Make sure that lines are not longer than 80 characters
Jonathan Giannuzzi
2014-03-30
1
-2
/
+2
*
Add a leakcheck test for CRL.get_revoked
Jonathan Giannuzzi
2014-03-30
1
-1
/
+23
*
Release the GIL around RSA and DSA key generation.
Jean-Paul Calderone
2012-04-03
1
-0
/
+38
|
\
|
*
Add a multithreaded stress tester for key generation. Hopefully provides add...
Jean-Paul Calderone
2012-04-03
1
-0
/
+38
*
|
The callback exception now propagates, yay
Jean-Paul Calderone
2011-09-14
1
-1
/
+1
*
|
Add leak checkers for some cases of load_privatekey, notice one leaks against...
Jean-Paul Calderone
2011-09-14
1
-5
/
+66
|
/
*
Update the leak check script copyright headers as well.
Jean-Paul Calderone
2011-03-02
5
-4
/
+11
*
Update context.c to use the thread state management macros unconditionally, s...
Jean-Paul Calderone
2008-09-21
1
-0
/
+98
*
Use TLS for the PyThreadState pointer instead of a field on Connection; this ...
Jean-Paul Calderone
2008-09-21
2
-0
/
+74
*
Fix a threading bug in the info callback support for context objects.
Jean-Paul Calderone
2008-04-26
1
-0
/
+96
*
Fix a threading bug in passphrase callback support for context objects.
Jean-Paul Calderone
2008-04-26
1
-0
/
+33
*
Get rid of X509_get_pubkey leak
Jean-Paul Calderone
2008-02-19
1
-0
/
+59