summaryrefslogtreecommitdiff
path: root/pyasn1/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for EOL Pythons (#131)Jon Dufresne2019-11-161-2/+2
* Prepare for 0.5.0Ilya Etingof2019-11-161-1/+1
* Prepare for 0.4.8Ilya Etingof2019-09-011-1/+1
* Prepare 0.4.7Ilya Etingof2019-08-131-1/+1
* Prepare for 0.4.6Ilya Etingof2018-12-291-1/+1
* Fix some typos and prepare for 0.4.5Ilya Etingof2018-07-291-1/+1
* Fix package versionv0.4.4Ilya Etingof2018-07-261-1/+1
* copyright years extendedIlya Etingof2018-03-291-1/+1
* Prefer https:// URLs where available (#121)Jon Dufresne2018-03-211-1/+1
* Fixed bad TagSet initializer at OctetString encoder (#107)v0.4.2Ilya Etingof2017-11-231-1/+1
* encoders refactored to take Python types + ASN.1 schemaIlya Etingof2017-09-171-1/+1
* codecs signatures unified and pass **options throughIlya Etingof2017-09-091-1/+1
* fixed CharType(OctetStringType()) instantiationIlya Etingof2017-08-281-1/+1
* 0.3.3Ilya Etingof2017-08-051-1/+1
* fixed nested optional SET/SEQUENCE at CER/DER codecIlya Etingof2017-07-291-1/+0
* prepare for 0.3.2Ilya Etingof2017-07-271-1/+1
* 0.3.1Ilya Etingof2017-07-181-1/+1
* version bumped to 0.2.4Ilya Etingof2017-02-261-1/+1
* shared NamedTypes instance for decoding performance improvementIlya Etingof2017-02-081-1/+1
* multiple fixes to canonical decoders successfully processing non-canonical se...Ilya Etingof2017-02-051-1/+1
* release 0.2.1 and compatibility concernsIlya Etingof2017-02-041-1/+1
* fix to __doc__ use in setup.py to make -O0 installation mode workingelie2015-10-101-1/+1
* - extensions added to text files, CVS attic flushed.elie2015-07-051-1/+1
* minor fixes as reported by pylintelie2013-06-021-1/+1
* 0.1.8elie2013-05-301-1/+1
* 0.1.7 / 2013elie2013-01-041-1/+1
* report package version on debugging code initializationelie2012-12-201-1/+1
* 0.1.5elie2012-11-231-1/+1
* since __version__ is parsed by setup.py using ' as ancors, no extraelie2012-07-231-2/+3
* bail out gracefully whenever Python version is older than 2.4.elie2012-07-191-0/+5
* obsolete __init__.MajorVersionId replaced with __init__.__version__elie2012-07-041-1/+2
* Initial revisionelie2005-06-141-0/+1