Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pskc/xml.py
Commit message (Expand)AuthorAgeFilesLines
* Support reading from stdin if input is -Arthur de Jong2020-01-051-2/+3
* Force sorting of namespace definitionsArthur de Jong2019-08-161-1/+2
* Implement signature checkingArthur de Jong2017-12-271-1/+4
* Move namespace moving to own functionArthur de Jong2017-12-271-11/+16
* Implement our own XML formattingArthur de Jong2017-09-251-5/+31
* Use defusedxml if availableArthur de Jong2017-09-241-10/+21
* Various minor code style improvementsArthur de Jong2017-06-101-4/+8
* Switch to using non-deprecated methodArthur de Jong2017-06-101-1/+1
* Add support for older Internet Draft versionArthur de Jong2016-12-211-12/+14
* Adapt coverage pragma annotationsArthur de Jong2016-12-201-2/+2
* Improve branch coverageArthur de Jong2016-09-141-1/+1
* Copy namespaces to toplevel elementArthur de Jong2016-03-201-0/+11
* Support both CheckDigit and CheckDigitsArthur de Jong2016-03-191-2/+9
* Strip XML namespaces before parsingArthur de Jong2016-01-241-15/+22
* Support Python 3Arthur de Jong2015-10-061-3/+3
* Fix issue with namespaced PBKDF2 parametersArthur de Jong2015-10-061-16/+17
* Rename pskc.parse to pskc.xmlArthur de Jong2014-10-091-0/+165