aboutsummaryrefslogtreecommitdiff
path: root/pyasn1/codec/native
AgeCommit message (Expand)Author
2019-07-13Add exception classes documentationIlya Etingof
2018-12-29Release 0.4.5Ilya Etingof
2018-08-03Refactor debug logging (#138)Ilya Etingof
2018-06-30Fix native encoder type map (#132)Ilya Etingof
2018-03-29copyright years extendedIlya Etingof
2017-11-23imports pep8'edIlya Etingof
2017-11-19Start `.prettyPrint` deprecation (#103)Ilya Etingof
2017-11-14migrated docs and references from sourceforge.netIlya Etingof
2017-11-14added example code snippets to the docstrings (#101)Ilya Etingof
2017-10-21Add more content to docs (#96)Ilya Etingof
2017-10-19Ditched unnecessary .clone/.subtype overrides (#94)Ilya Etingof
2017-09-15fixed crash at SequenceOf native decoderIlya Etingof
2017-09-10avoid coping values when encoding explicit ASN.1 tagsIlya Etingof
2017-09-09codecs signatures unified and pass **options throughIlya Etingof
2017-09-01native encoder to handle SEQUENCE/SET objects w/o componentTypeIlya Etingof
2017-07-21WIP: setup properties through metaclassIlya Etingof
2017-05-22typosIlya Etingof
2017-05-11moved logger call into local scope in tight loopsIlya Etingof
2017-03-21native decoder refactored to use type-ids for better performanceIlya Etingof
2017-03-12.getComponent*() changed to lazily instantiate underlying typeIlya Etingof
2017-03-07tags-related getters refactored into descriptors/propertiesIlya Etingof
2017-03-04tag-related classes overhauled, optimized and documentedIlya Etingof
2017-02-18__all__ addedIlya Etingof
2017-02-04python codec renamed into "native"Ilya Etingof