aboutsummaryrefslogtreecommitdiffstats
path: root/pyasn1/codec/der/decoder.py
Commit message (Expand)AuthorAgeFilesLines
* Add exception classes documentationIlya Etingof2019-07-131-1/+1
* Release 0.4.5Ilya Etingof2018-12-291-1/+1
* copyright years extendedIlya Etingof2018-03-291-1/+1
* imports pep8'edIlya Etingof2017-11-231-1/+1
* Start `.prettyPrint` deprecation (#103)Ilya Etingof2017-11-191-2/+2
* migrated docs and references from sourceforge.netIlya Etingof2017-11-141-1/+1
* added example code snippets to the docstrings (#101)Ilya Etingof2017-11-141-0/+22
* Add more content to docs (#96)Ilya Etingof2017-10-211-2/+4
* Ditched unnecessary .clone/.subtype overrides (#94)Ilya Etingof2017-10-191-1/+1
* fixed constructed types decoding failure in unguided modeIlya Etingof2017-08-241-3/+4
* faster decoders lookup by setting typeId to every ASN.1 typeIlya Etingof2017-03-101-1/+7
* __all__ addedIlya Etingof2017-02-181-0/+2
* multiple fixes to canonical decoders successfully processing non-canonical se...Ilya Etingof2017-02-051-1/+19
* docstrings for decodersIlya Etingof2017-01-231-0/+26
* e-mail changed, copyright extended to year 2017Ilya Etingof2017-01-111-1/+1
* mass pep8 reformattingIlya Etingof2016-03-271-0/+3
* copyright dates bumpedelie2015-12-291-1/+1
* fixes to commentselie2015-11-151-1/+0
* copyright notice addedelie2015-11-151-0/+6
* DER codec hardened not to tolerate indefinite length encoding/decodingelie2015-04-251-1/+2
* minor fixes as reported by pylintelie2013-06-021-1/+0
* expose tagMap/typeMap/Decoder objects at DER decoder to uniform APIelie2012-06-101-1/+5
* major codec re-design, Any ASN.1 type implementedelie2011-01-261-1/+1
* Initial revisionelie2005-06-141-0/+5