index
:
delta/python-packages/m2crypto.git
fix_types
master
gitlab.com: m2crypto/m2crypto.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
M2Crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for DigestSign* and DigestVerify*
Casey Deccio
2020-11-20
1
-4
/
+108
*
Update M2Crypto.six to 1.15.0
Matěj Cepl
2020-11-09
1
-28
/
+47
*
New release
0.36.0
Matěj Cepl
2020-07-13
1
-1
/
+1
*
wrap SocketIO in io.Buffered* for makefile
lethliel
2020-07-13
1
-1
/
+1
*
SSL.Connection.close accepts an argument to force the socket closing
Christophe Haen
2020-07-13
1
-11
/
+27
*
SSL.Connection: make the clientPostConnectionCheck an instance attribute
Christophe Haen
2020-07-13
1
-1
/
+4
*
Fixed bug with usage of unexisting method getreply at SSL_Transport
roman-nagaev
2020-07-13
1
-5
/
+5
*
Fixed syntax warning on line 44.
randomfox
2020-04-14
1
-1
/
+1
*
Update M2Crypto.six to 1.13.0 (the last version supporting Python 2.6)
Matěj Cepl
2020-03-09
1
-3
/
+16
*
Cleanup
Matěj Cepl
2020-03-09
1
-8
/
+8
*
wrap SocketIO in io.Buffered* for makefile
lethliel
2020-03-09
1
-2
/
+6
*
Add correct generated files
Matěj Cepl
2020-01-15
1
-67
/
+41
*
Expose X509_V_FLAG_ALLOW_PROXY_CERTS verification flag and X509_STORE_SET_FLA...
Christophe Haen
2020-01-15
3
-41
/
+78
*
New release
0.35.2
Matěj Cepl
2019-06-10
1
-1
/
+1
*
Expose CRLs verification flags
Christophe Haen
2019-06-08
1
-0
/
+2
*
New release.
0.35.1
Matěj Cepl
2019-06-08
1
-1
/
+1
*
New version
0.34.0
Matěj Cepl
2019-05-30
1
-1
/
+1
*
Be resilient against the situation when no erorr happened.
Matěj Cepl
2019-05-30
1
-8
/
+12
*
Correct URL of https://www.schneier.com/academic/smime/
Matěj Cepl
2019-05-14
1
-0
/
+3
*
New release 0.33.0
0.33.0
Matěj Cepl
2019-04-26
1
-1
/
+1
*
Fix use of urlunsplit
Andreas Schwab
2019-04-25
1
-1
/
+1
*
Release 0.32.0
0.32.0
Matěj Cepl
2019-03-04
1
-1
/
+1
*
Release 0.31.0
0.31.0
Matěj Cepl
2018-11-08
1
-1
/
+1
*
Make ctrl_cmd_string method more robust against type of arguments.
Matěj Cepl
2018-09-05
1
-5
/
+8
*
Enabled timeout case with microsecs and fixed for Windows
Andreas Maier
2018-06-08
3
-7
/
+22
*
Fixed socket timeout on Windows
Andreas Maier
2018-06-04
1
-4
/
+18
*
Add missing absolute_import.
Byron Clark
2018-05-18
1
-0
/
+2
*
Fix packaging.
0.30.1
Matěj Cepl
2018-04-29
1
-1
/
+1
*
Release 0.30.0
0.30.0
Matěj Cepl
2018-04-25
1
-1
/
+1
*
PEP8isation
Matěj Cepl
2018-03-20
1
-1
/
+1
*
Replace util.py3{bytes,str} with six.ensure_{binary,text}
Matěj Cepl
2018-03-19
12
-113
/
+69
*
Add updated version of six.py 1.11.0
Matěj Cepl
2018-03-19
1
-16
/
+98
*
Do not by-pass a potential transfer decoding in m2urllib2
Marcus Huewe
2018-03-13
1
-1
/
+1
*
Replace all old-style classes with the new ones
Matěj Cepl
2018-03-13
21
-47
/
+47
*
Fix SSL.Connection.__del__
Marcus Huewe
2018-03-04
1
-4
/
+2
*
Two tiny typos to make mypy happy.
Matěj Cepl
2018-02-28
2
-2
/
+2
*
Add a record to ChangeLog.
0.29.0
Matěj Cepl
2018-02-23
1
-1
/
+1
*
Generated C code
Matěj Cepl
2018-02-23
1
-0
/
+1
*
Wean off AppLink API's
Daniel A. Wozniak
2018-02-23
1
-1
/
+1
*
ForkingMixIn is only availiable on posix like OSes
Daniel A. Wozniak
2018-02-22
2
-8
/
+13
*
MSVC expects C89 and declarations must be at the top of functions
Matěj Cepl
2018-02-22
2
-2
/
+2
*
Add comment to SSL.Connection.__del__ about need to close connection first.
Matěj Cepl
2018-02-22
1
-0
/
+3
*
Let's sneak one more commit tu 0.28
0.28.2
Matěj Cepl
2018-02-08
1
-1
/
+1
*
Fix CHANGES for 0.28.0 (too late again)
0.28.1
Matěj Cepl
2018-02-08
1
-1
/
+1
*
Metadata for py3k port.
Matěj Cepl
2018-02-08
1
-1
/
+1
*
SSL package: Port to python3
Matěj Cepl
2018-02-08
6
-21
/
+68
*
Prefer Err module over m2.err* functions.
Matěj Cepl
2018-02-08
4
-5
/
+10
*
Comparing ASN1_Integer with SOMETHING ELSE should throw an exception.
Matěj Cepl
2018-02-08
1
-9
/
+9
*
Missing module indentifier in the method call in EC.load_key_string_pubkey.
Matěj Cepl
2018-02-08
1
-2
/
+2
*
Fix syntax of docstring for SSL.TwistedProtocolWrapper.
Matěj Cepl
2018-02-08
1
-3
/
+3
[next]