aboutsummaryrefslogtreecommitdiff
path: root/pyasn1/__init__.py
AgeCommit message (Expand)Author
2019-08-13Prepare 0.4.7Ilya Etingof
2018-12-29Prepare for 0.4.6Ilya Etingof
2018-07-29Fix some typos and prepare for 0.4.5Ilya Etingof
2018-07-26Fix package versionIlya Etingof
2018-03-29copyright years extendedIlya Etingof
2018-03-21Prefer https:// URLs where available (#121)Jon Dufresne
2017-11-23Fixed bad TagSet initializer at OctetString encoder (#107)Ilya Etingof
2017-09-17encoders refactored to take Python types + ASN.1 schemaIlya Etingof
2017-09-09codecs signatures unified and pass **options throughIlya Etingof
2017-08-28fixed CharType(OctetStringType()) instantiationIlya Etingof
2017-08-050.3.3Ilya Etingof
2017-07-29fixed nested optional SET/SEQUENCE at CER/DER codecIlya Etingof
2017-07-27prepare for 0.3.2Ilya Etingof
2017-07-180.3.1Ilya Etingof
2017-02-26version bumped to 0.2.4Ilya Etingof
2017-02-08shared NamedTypes instance for decoding performance improvementIlya Etingof
2017-02-05multiple fixes to canonical decoders successfully processing non-canonical se...Ilya Etingof
2017-02-04release 0.2.1 and compatibility concernsIlya Etingof
2015-10-10fix to __doc__ use in setup.py to make -O0 installation mode workingelie
2015-07-05- extensions added to text files, CVS attic flushed.elie
2013-06-02minor fixes as reported by pylintelie
2013-05-300.1.8elie
2013-01-040.1.7 / 2013elie
2012-12-20report package version on debugging code initializationelie
2012-11-230.1.5elie
2012-07-23since __version__ is parsed by setup.py using ' as ancors, no extraelie
2012-07-19bail out gracefully whenever Python version is older than 2.4.elie
2012-07-04obsolete __init__.MajorVersionId replaced with __init__.__version__elie
2005-06-14Initial revisionelie