aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-04Add GitHub funding buttonIlya Etingof
2019-06-30Improve CER/DER encoding of GeneralizedTime (#164)Ilya Etingof
2019-06-29Rename pyasn1 unicode exceptionsIlya Etingof
2019-06-29Add specific exceptions for String issues (#155)Alex Shafer
2019-06-28Fix `AnyDecoder` to accept `TagMap` as `asn1Spec` (#152)Ilya Etingof
2019-06-23SequenceOf/SetOf to remain a schema objects (#162)Ilya Etingof
2019-06-20Remove invalid escape sequences to get rid of DeprecationWarning in Python3. ...Harrison
2019-02-24[automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterandroid-mainline-10.0.0_r9android-mainline-10.0.0_r7android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r10android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r29android-10.0.0_r28android-10.0.0_r27android-10.0.0_r26android-10.0.0_r25android-10.0.0_r24android-10.0.0_r23android-10.0.0_r22android-10.0.0_r21android-10.0.0_r20android-10.0.0_r19android-10.0.0_r18android-10.0.0_r16android-10.0.0_r15android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12android10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-releaseandroid10-qpr1-mainline-releaseandroid10-qpr1-d-releaseandroid10-qpr1-c-s1-releaseandroid10-qpr1-c-releaseandroid10-qpr1-b-s1-releaseandroid10-qpr1-b-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseXin Li
2019-02-20DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterXin Li
2019-01-07Add default active developers into OWNERS am: e35592b4ed am: ea06e6e375Chih-Hung Hsieh
2019-01-07Add default active developers into OWNERS am: e35592b4edChih-Hung Hsieh
2019-01-07Add default active developers into OWNERSChih-Hung Hsieh
2019-01-04Add default active developers into OWNERSandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1Chih-Hung Hsieh
2018-12-29Prepare for 0.4.6Ilya Etingof
2018-12-29Release 0.4.5Ilya Etingof
2018-12-29Switch Travis to xenial just for Py3.7Ilya Etingof
2018-12-29Switch Travis to trustyIlya Etingof
2018-12-29Switch Travis to preciseIlya Etingof
2018-12-29Fix defaulted constructed SEQUENCE component initialization (#146)Ilya Etingof
2018-12-29Fix encoder debugging under Py2Ilya Etingof
2018-10-17Fix the entrypoint of asn1ate (#145)nde
2018-08-07Fix typo in example-use-case.rstIlya Etingof
2018-08-04Add more debug logging to *ER codecs (#139)Ilya Etingof
2018-08-03Refactor debug logging (#138)Ilya Etingof
2018-07-29Fix some typos and prepare for 0.4.5Ilya Etingof
2018-07-26Fix package versionIlya Etingof
2018-07-26Fix Travis build for Py3.7Ilya Etingof
2018-07-26Release 0.4.4Ilya Etingof
2018-07-24Fix Sequence/Set.prettyPrint crashIlya Etingof
2018-07-03Switch back to offical Python 3.7 buildIlya Etingof
2018-06-30Fix native encoder type map (#132)Ilya Etingof
2018-06-29switch back to 3.7-devIlya Etingof
2018-06-29Merge branch 'master' of github.com:etingof/pyasn1Ilya Etingof
2018-06-29bumped up to Python 3.7Ilya Etingof
2018-06-28bumped up to Python 3.7Ilya Etingof
2018-06-16Enable pip cache in Travis CI (#130)Jon Dufresne
2018-06-12Merge commit '4b7961a' into pyasn1_0.4.3 am: 5934c9ecff am: 156b75dab2chojoyce
2018-06-12Merge commit '4b7961a' into pyasn1_0.4.3 am: 5934c9ecffandroid-wear-8.0.0_r2chojoyce
2018-06-12Merge commit '4b7961a' into pyasn1_0.4.3master-cuttlefish-testing-releasechojoyce
2018-06-12Merge commit '4b7961a' into pyasn1_0.4.3android-p-preview-5android-p-preview-4chojoyce
2018-05-230.4.3Ilya Etingof
2018-05-23fix GenerlizedTime.asDateTime() operationIlya Etingof
2018-04-21Migrate to new PyPI websiteIlya Etingof
2018-03-29copyright years extendedIlya Etingof
2018-03-21use older Sphinx for older PythonIlya Etingof
2018-03-21Include license file in the generated wheel package (#120)Jon Dufresne
2018-03-21Prefer https:// URLs where available (#121)Jon Dufresne
2017-12-26sys.getsizeof() may raise TypeError (#117)Vincent Bernat
2017-12-03NoValue.__repr__() should report object address in hexIlya Etingof
2017-11-23Fixed bad TagSet initializer at OctetString encoder (#107)Ilya Etingof