summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* .getComponent*() changed to lazily instantiate underlying typeIlya Etingof2017-03-125-20/+8
* tags-related getters refactored into descriptors/propertiesIlya Etingof2017-03-072-15/+15
* NamedType family of classes overhauled, optimized and documentedIlya Etingof2017-03-041-5/+5
* tag-related classes overhauled, optimized and documentedIlya Etingof2017-03-041-4/+4
* BER/CER/DER value encoders refactored to produce either tuple of bytes or oct...Ilya Etingof2017-02-262-20/+0
* multiple minor optimizationsIlya Etingof2017-02-261-3/+1
* fix to OID arc 2 encodingIlya Etingof2017-02-251-0/+5
* BitString type and codecs reimplementedIlya Etingof2017-02-244-47/+31
* OctetString initialization refactoredIlya Etingof2017-02-142-54/+97
* revamp char types initializationIlya Etingof2017-02-141-3/+2
* __reversed__ fixed to return an iteratorIlya Etingof2017-02-131-3/+3
* fixes to character types magic methodsIlya Etingof2017-02-131-10/+10
* better duck-typing and more testsIlya Etingof2017-02-131-30/+71
* character types keep unicode contents, not octet streamIlya Etingof2017-02-132-1/+111
* test dir renamed into testsIlya Etingof2017-02-1228-0/+3965