aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-23fixed opentype reference in Sphinx docIlya Etingof
2017-11-23fix to invoke potentially overridden OctetString.prettyOut()Ilya Etingof
2017-11-23imports pep8'edIlya Etingof
2017-11-23relax open type field type check on assignment (#105)Ilya Etingof
2017-11-21cosmetic changes to Sequence.setComponentByPosition()Ilya Etingof
2017-11-19Merge branch 'devel-0.4.1'Ilya Etingof
2017-11-19Start `.prettyPrint` deprecation (#103)Ilya Etingof
2017-11-18__repr__() of ASN.1 types reworked for better readability (#102)Ilya Etingof
2017-11-16Add default to .getComponentBy*() (#100)Ilya Etingof
2017-11-14fixed Sequence/SequenceOf decoding heuristicsIlya Etingof
2017-11-14fixed openType decoding in indef modeIlya Etingof
2017-11-14migrated docs and references from sourceforge.netIlya Etingof
2017-11-14serialization -> serialisation nitpicksIlya Etingof
2017-11-14added example code snippets to the docstrings (#101)Ilya Etingof
2017-11-12Merge branch 'devel-0.4.1' of github.com:etingof/pyasn1 into devel-0.4.1Ilya Etingof
2017-11-09Merge branch 'devel-0.4.1' of github.com:etingof/pyasn1 into devel-0.4.1Ilya Etingof
2017-11-09reset unused Choice component to `noValue`, not `None`Ilya Etingof
2017-11-09pep8 (stray spaces removed)Ilya Etingof
2017-11-09fix to `any()` support detectionIlya Etingof
2017-10-29minor logo changeIlya Etingof
2017-10-29Pickle protocol fixes (#99)Ilya Etingof
2017-10-28fixes to docs manifestIlya Etingof
2017-10-26fixes to travisIlya Etingof
2017-10-26fixes to Sphinx docs layoutIlya Etingof
2017-10-23fix to `any` function test on Py2.4Ilya Etingof
2017-10-22minor tweaks of the docs themeIlya Etingof
2017-10-22docs on constraints added (#97)Ilya Etingof
2017-10-21Add more content to docs (#96)Ilya Etingof