Commits
Branch selector
User selector
Commit History
Commits on Jun 12, 2021
Merge pull request #185 from hoefling/no-md5-support
Show description for aa2545eauthoredadd XMLSEC_NO_MD5 check
Show description for 2460f50committed
Commits on Jun 10, 2021
Merge pull request #184 from visuman/minor-fix
Show description for 239bf0dauthoredfix warning related to use of dash seperated values
Show description for 8b2f5a5committed
Commits on Jun 5, 2021
Merge pull request #180 from hoefling/pep-539
Show description for dac04aaauthored
Commits on Jun 4, 2021
fix error key presence check
Show description for 4d108ddcommitted
Commits on May 29, 2021
avoid incompatible pointer type warning
Show description for 461541ecommittedsupport PEP 539 for Python>=3.7
Show description for e271d8ecommittedMerge pull request #179 from hoefling/lxml-stubs
Show description for c8dc41aauthoredupdate xmlsec.constants stubs
Show description for b31246ecommittedreplace private type stubs with lxml-stubs
Show description for df14fa4committed
Commits on May 28, 2021
Merge pull request #178 from hoefling/pyxmlsec-error-callback-2
Show description for 2f28106authoredreinstall custom error callback after xmlSecCryptoInit()
Show description for 94f0fefcommittedMerge pull request #177 from hoefling/rtd-py38
Show description for efced9fauthoreduse python 3.8 to build docs as rtd doesn't support 3.9 yet
Show description for 59d6db2committedMerge pull request #176 from hoefling/furo
Show description for ecef9adauthoredswitch to furo theme
Show description for 03cd2cecommittedMerge pull request #175 from hoefling/pyxmlsec-error-callback
Show description for 64ee3abauthoredwork around xmlsec overwriting custom callback on init
Show description for 268c588committedMerge pull request #174 from hoefling/py2-cleanup
Show description for cda5afcauthoredremove python 2 code bits
Show description for 5055be6committedreplace PyString_FSConverter usages with PyUnicode_FSConverter
Show description for cfe61eacommittedreplace PyCreateDummyObject usages with PyModule_New
Show description for d29be04committedreplace PyString_AsString usages with PyUnicode_AsUTF8
Show description for c1e269acommitteddrop unused PyString_FromStringAndSize and PyString_AsUtf8AndSize
Show description for 8977ff3committedreplace PyString_Check usages with PyUnicode_Check
Show description for 908edeecommittedreplace PyString_FromString usages with PyUnicode_FromString
Show description for 6a1374dcommitted
Commits on May 26, 2021
Merge pull request #173 from hoefling/no-xslt-support
Show description for f6a574fauthoredadd linuxbrew build
Show description for 95ed6fdcommittedadjust to PEP 600 changes
Show description for cd7ca85committedprohibit static builds with libxml2-2.9.12, see https://gitlab.gnome.org/GNOME/libxslt/-/issues/52
Show description for db81f9ecommitteddrop manylinux wheel build for python 3.5
Show description for 609fac7committedadd XMLSEC_NO_XSLT check
Show description for 7e76c45committed
Commits on Apr 25, 2021
Merge pull request #166 from Roman513/master
Show description for 4a91bbcauthoredFix xmlsec version comparison macro
Show description for ce45868authored andcommitted