]> Cypherpunks.ru repositories - pyderasn.git/shortlog
pyderasn.git
2017-10-29 Sergey MatveevPython's -m option can have space before the argument
2017-10-15 Sergey MatveevGrammar fix
2017-10-15 Sergey MatveevMove THANKS to documentation
2017-10-10 Sergey MatveevUnify strategy names
2017-10-10 Sergey MatveevTypo in test name
2017-10-09 Sergey MatveevUnnecessary __slots__ in docstring
2017-10-09 Sergey MatveevConstants for datetime strings length
2017-10-09 Sergey MatveevReplace some branches with if/else operator
2017-10-06 Sergey MatveevCopy BitStrings tuple, do not reference it
2017-10-06 Sergey MatveevMore correct phrase about offset property
2017-10-04 Sergey MatveevAnnouncement template
2017-10-04 Sergey MatveevRemark about just copying pyderasn.py
2017-10-04 Sergey MatveevNEWS
2017-10-03 Sergey MatveevNo need in eq/lt methods in base class 1.3
2017-10-03 Sergey MatveevFull rich comparison operators 1.2
2017-10-03 Sergey MatveevSlogan is a must-have 1.1
2017-10-03 Sergey MatveevPackaging additions 1.0
2017-10-03 Sergey MatveevIt is better to invoke pyderasn through -m
2017-10-03 Sergey MatveevMore reliable way to determine if we are decoded
2017-10-02 Sergey MatveevAuto add __slots__ to all inherited classes
2017-10-02 Sergey MatveevVarious additions to documentation
2017-10-01 Sergey MatveevInitial revision