index
:
delta/python-packages/pyopenssl.git
23.1.x
add-notice
alex-patch-1
alex-patch-2
alex-patch-3
dependabot/github_actions/actions/setup-python-2.3.1
dependabot/github_actions/dessant/lock-threads-3
deprecate-stuff
docs-in-tox-2
docstrings
drop-1.0.1
ecdhe
gha
main
master
random-order
reaperhulk-patch-1
release-0.14
remove-rationale
stop-lawyers-from-emailing-hynek
verify-chain
github.com: pyca/pyopenssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
OpenSSL
/
test
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give assertIs and assertIsNot their stdlib-preferred names.
Jean-Paul Calderone
2014-12-12
1
-4
/
+4
*
Add some Python 2.6 compatibility.
Jean-Paul Calderone
2014-05-01
1
-0
/
+17
*
Add a helper for testing equality.
Jean-Paul Calderone
2014-04-30
1
-0
/
+130
*
allow tests to run even without execinfo.h
Konstantinos Koukopoulos
2014-01-30
1
-1
/
+5
*
Lots of Python 3.2 porting work
Jean-Paul Calderone
2014-01-11
1
-10
/
+1
*
Drop ancient Python 2.3 support which used deprecated unittest apis.
Jean-Paul Calderone
2014-01-11
1
-9
/
+0
*
Try making mktemp always return bytes.
Jean-Paul Calderone
2014-01-11
1
-1
/
+1
*
fix some renaming errors from a while ago
Jean-Paul Calderone
2014-01-01
1
-2
/
+2
*
Try to use cryptography here, too.
Jean-Paul Calderone
2013-12-31
1
-6
/
+6
*
Python 2.6 compatibility
Jean-Paul Calderone
2013-12-30
1
-0
/
+23
*
Put some shared code into a shared module and start using it from all three o...
Jean-Paul Calderone
2013-12-29
1
-2
/
+3
*
Make memory debugging optional
Jean-Paul Calderone
2013-03-04
1
-2
/
+6
*
Better memory leak formatting
Jean-Paul Calderone
2013-03-03
1
-7
/
+19
*
A different approach to memory debugging.
Jean-Paul Calderone
2013-03-03
1
-26
/
+42
*
Keep track of size of allocations as well and report this information when re...
Jean-Paul Calderone
2013-03-02
1
-7
/
+16
*
Cleanup "ex data" in the test harness - this data is probably not leaking, it...
Jean-Paul Calderone
2013-03-01
1
-0
/
+5
*
Somewhat more sophisticated leak reporting
Jean-Paul Calderone
2013-03-01
1
-19
/
+70
*
Some support for detecting memory leaks in the unit tests, and a number of fi...
Jean-Paul Calderone
2013-03-01
1
-0
/
+27
*
An assorting of rewriting, guided by the test suite but with an unfortunately...
Jean-Paul Calderone
2013-02-09
1
-0
/
+1
*
Fix markup to be compatible with Sphinx and add rough API doc
Jonathan Ballet
2011-07-16
1
-14
/
+15
*
Convert Epytext markup to RST markup
Jonathan Ballet
2011-07-16
1
-12
/
+12
*
Expand the possibly allowed values for the result of subject_name_hash
Jean-Paul Calderone
2011-05-04
1
-0
/
+16
*
encode text to bytes using charmap instead of ascii; charmap can actually rep...
Jean-Paul Calderone
2011-04-06
1
-1
/
+1
*
Make this bytes thing actually work :/
Jean-Paul Calderone
2011-04-01
1
-4
/
+2
*
Update copyright headers; remove pointless dates, add a pointer to the LICENS...
Jean-Paul Calderone
2011-03-02
1
-2
/
+2
*
Fix the import_crypto_module helper and factor some str/unicode helpers into ...
Jean-Paul Calderone
2010-08-22
1
-0
/
+11
*
py3k syntax compat
Jean-Paul Calderone
2010-08-12
1
-2
/
+4
*
Try for a real test of Context.add_extra_chain_cert; not working
Jean-Paul Calderone
2010-07-31
1
-1
/
+1
*
Move a couple more sub-modules and drop the test package into the OpenSSL pac...
Jean-Paul Calderone
2010-07-27
1
-0
/
+139