summaryrefslogtreecommitdiff
path: root/SWIG/_m2crypto_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* Add correct generated filesMatěj Cepl2020-01-291-2/+11
* Add correct generated filesMatěj Cepl2020-01-151-3407/+1761
* Expose X509_V_FLAG_ALLOW_PROXY_CERTS verification flag and X509_STORE_SET_FLA...Christophe Haen2020-01-151-1761/+3443
* Add generated SWIG/_m2crypto_wrap.cMatěj Cepl2019-06-081-10/+17
* Update SWIG/_m2crypto_wrap.c with swig 2.*Matěj Cepl2018-07-231-3/+16
* SSLv3 should just go.Matěj Cepl2018-04-121-23/+0
* Generated C codeMatěj Cepl2018-02-231-63/+869
* Generated C code0.28.0Matěj Cepl2018-02-081-95/+140
* Generated C codeMatěj Cepl2018-02-011-24/+25
* Fixing PyBytesMatěj Cepl2017-10-301-456/+222
* Add generated C codeMatěj Cepl2017-10-301-635/+951
* Add generated C sources for use on platforms with too old swig.Matěj Cepl2017-10-051-41/+39
* Replace complicated PyErr_SetString construct with our own functoin (m2_PyErr...Matěj Cepl2017-09-291-85/+98
* Add generated C source fileMatěj Cepl2017-09-291-0/+118
* Updated regenerated sourcesMatěj Cepl2017-09-251-28/+51
* Add new generated C source.Matěj Cepl2017-09-201-1/+1
* Generated C file for RHEL-6Matěj Cepl2017-09-201-257/+267
* Fix RSA_size shim.Matěj Cepl2017-09-191-7/+421
* Replace deprecated HMAC_Init(3) with HMAC_Init_ex(3).Matěj Cepl2017-09-191-13/+1
* Add also OpenSSL 1.0.2 compatbility shim for RHEL-6.Matěj Cepl2017-09-191-0/+56
* Fix missing symbols for OpenSSL 1.0Matěj Cepl2017-09-191-1177/+154
* Fixes to make pyfd_* functions work on Linux.Matěj Cepl2017-09-191-4/+4
* Added support for OpenSSL 1.1.0 getter/setters.Jim Carroll2017-09-151-378/+1431
* Include OpenSSL 1.1 compatibility functions into build.Matěj Cepl2017-09-151-0/+4
* Update generated code for RHEL-6Matěj Cepl2017-09-141-19/+63
* Add M2Crypto.SSL.Context().set_default_verify_paths() method.Matěj Cepl2017-05-171-0/+31
* SSLv2_method Error in Ubuntu 16.04 #162Markus Heiser2017-03-031-13/+0
* Don’t use BIO_new_fd.Matěj Cepl2016-12-151-0/+73
* Use the defined macro Py_RETURN_NONE instead of DIY.Matěj Cepl2016-12-151-48/+24
* Fix the commit to the current master branch.Matěj Cepl2016-12-131-590/+260
* Updated generated files for builds in environments without swig.Konstantin Shemyak2016-12-111-91/+249
* Updated generated file for builds in environments without swig.Konstantin Shemyak2016-11-281-274/+659
* Update generated files to the most recent versionMatěj Cepl2016-10-141-86/+56
* Add ASN1_UTCTIME synonym for ASN1_TIME for backwards compatibility.Andrew Waters2016-10-141-172/+197
* make RC4 optional: comply with openssl cpompiled w/o RC4 ciphert0b32016-10-021-0/+1
* Celebrating 11 years old bug! Congratulations!Jim Carroll2016-08-031-1/+1
* Run CentOS 6 tests on Gitlab CI as well.Matěj Cepl2016-07-221-0/+30593