aboutsummaryrefslogtreecommitdiff
path: root/tests/codec/cer
AgeCommit message (Expand)Author
2019-07-12Fix CER/DER encoders to respect open types (#167)Ilya Etingof
2019-06-30Improve CER/DER encoding of GeneralizedTime (#164)Ilya Etingof
2019-06-23SequenceOf/SetOf to remain a schema objects (#162)Ilya Etingof
2018-12-29Release 0.4.5Ilya Etingof
2018-03-29copyright years extendedIlya Etingof
2017-11-23imports pep8'edIlya Etingof
2017-11-14migrated docs and references from sourceforge.netIlya Etingof
2017-10-17fixed DER/CER encoders to respect ordering of tagged CHOICE (#93)Ilya Etingof
2017-09-15run unit tests with full debugging enabled (and ignored)Ilya Etingof
2017-08-29fixed crash at SEQUENCE/OF encoder, schemaless modeIlya Etingof
2017-08-05fix to SetOf components ordering at DER/CER encoderIlya Etingof
2017-07-31more tests on optional nested sequence fieldIlya Etingof
2017-07-29fixed nested optional SET/SEQUENCE at CER/DER codecIlya Etingof
2017-07-27fixed CER/DER codec for GeneralizedTime/UTCTimeIlya Etingof
2017-03-12.getComponent*() changed to lazily instantiate underlying typeIlya Etingof
2017-02-24BitString type and codecs reimplementedIlya Etingof
2017-02-12test dir renamed into testsIlya Etingof