Commits
User selector
Commit History
Commits on Mar 24, 2023
Commits on Aug 20, 2022
add proper param types in register_callbacks (#228)
Show description for 00759a3authoredintroduce pre-commit
Show description for 4062036committedadd explicit export for constants module
Show description for 20be576committedmark constants with no href with special type in stubs
Show description for ca566bbcommittedfix unwanted replacement with sed
Show description for 7d139b3committedregenerate stubs, amend according to flake8-pyi, ensure stub generation test is running in the CI
Show description for ceaea9ccommittedResolve key loading issue on big-endian systems.
Show description for bc30efdauthored andcommitted
Commits on Feb 10, 2022
- authored andcommitted
Commits on Sep 5, 2021
Test and fix IO callback bindings
Show description for 91730b2authored andcommitted- authored andcommitted
- authored andcommitted
First cut of registering Python callbacks for xmlsec
Show description for 73711a8authored andcommitted
Commits on Jun 12, 2021
add XMLSEC_NO_MD5 check
Show description for 2460f50committed
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 e271d8ecommittedupdate xmlsec.constants stubs
Show description for b31246ecommitted
Commits on May 28, 2021
reinstall custom error callback after xmlSecCryptoInit()
Show description for 94f0fefcommittedwork around xmlsec overwriting custom callback on init
Show description for 268c588committedremove 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
add XMLSEC_NO_XSLT check
Show description for 7e76c45committed
Commits on Apr 25, 2021
Fix xmlsec version comparison macro
Show description for ce45868authored andcommitted
Commits on Jul 16, 2020
add typing constants
Show description for 2a6cd99committedadd aes-gcm transforms
Show description for 78958c8committed
Commits on May 29, 2020
Increase test coverage (#144)
Show description for 2f62ff7authored
Commits on May 28, 2020
initialize size at the beginning of the function
Show description for f3bcec9committed
Commits on May 24, 2020
new function to set default max columns size for base64 encoding
Show description for 096dd0ccommitted
Commits on May 20, 2020
make key attribute optional in contexts, fix wrong autogenerated positional args
Show description for 2c3f60acommitted