summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add more debug logging to *ER codecsadd-more-debug-loggingIlya Etingof2018-08-043-44/+361
* Refactor debug logging (#138)Ilya Etingof2018-08-036-92/+97
* Fix some typos and prepare for 0.4.5Ilya Etingof2018-07-2914-41/+49
* Fix package versionv0.4.4Ilya Etingof2018-07-261-1/+1
* Fix Travis build for Py3.7Ilya Etingof2018-07-262-2/+2
* Release 0.4.4Ilya Etingof2018-07-261-1/+1
* Fix Sequence/Set.prettyPrint crashIlya Etingof2018-07-242-1/+3
* Switch back to offical Python 3.7 buildIlya Etingof2018-07-031-2/+2
* Fix native encoder type map (#132)Ilya Etingof2018-06-302-2/+34
* switch back to 3.7-devIlya Etingof2018-06-291-12/+46
* Merge branch 'master' of github.com:etingof/pyasn1Ilya Etingof2018-06-290-0/+0
|\
| * bumped up to Python 3.7Ilya Etingof2018-06-284-2/+4
* | bumped up to Python 3.7Ilya Etingof2018-06-294-2/+4
|/
* Enable pip cache in Travis CI (#130)Jon Dufresne2018-06-161-1/+1
* 0.4.3v0.4.3Ilya Etingof2018-05-231-1/+1
* fix GenerlizedTime.asDateTime() operationIlya Etingof2018-05-233-9/+11
* Migrate to new PyPI websiteIlya Etingof2018-04-213-5/+5
* copyright years extendedIlya Etingof2018-03-2963-62/+67
* use older Sphinx for older PythonIlya Etingof2018-03-211-1/+1
* Include license file in the generated wheel package (#120)Jon Dufresne2018-03-211-0/+3
* Prefer https:// URLs where available (#121)Jon Dufresne2018-03-216-7/+7
* sys.getsizeof() may raise TypeError (#117)Vincent Bernat2017-12-261-0/+4
* NoValue.__repr__() should report object address in hexIlya Etingof2017-12-031-1/+1
* Fixed bad TagSet initializer at OctetString encoder (#107)v0.4.2Ilya Etingof2017-11-233-16/+49
* fixed opentype reference in Sphinx docIlya Etingof2017-11-231-1/+1
* fix to invoke potentially overridden OctetString.prettyOut()v0.4.1Ilya Etingof2017-11-232-5/+32
* imports pep8'edIlya Etingof2017-11-2334-70/+144
* relax open type field type check on assignment (#105)Ilya Etingof2017-11-237-15/+328
* cosmetic changes to Sequence.setComponentByPosition()Ilya Etingof2017-11-211-6/+16
* Merge branch 'devel-0.4.1'Ilya Etingof2017-11-19150-3523/+4374
|\
| * Start `.prettyPrint` deprecation (#103)Ilya Etingof2017-11-1912-60/+70
| * __repr__() of ASN.1 types reworked for better readability (#102)Ilya Etingof2017-11-1811-161/+103
| * Add default to .getComponentBy*() (#100)Ilya Etingof2017-11-163-18/+140
| * fixed Sequence/SequenceOf decoding heuristicsIlya Etingof2017-11-142-6/+7
| * fixed openType decoding in indef modeIlya Etingof2017-11-141-1/+1
| * migrated docs and references from sourceforge.netIlya Etingof2017-11-1459-59/+60
| * serialization -> serialisation nitpicksIlya Etingof2017-11-1421-149/+149
| * added example code snippets to the docstrings (#101)Ilya Etingof2017-11-1421-38/+599
| * Merge branch 'devel-0.4.1' of github.com:etingof/pyasn1 into devel-0.4.1Ilya Etingof2017-11-126-33/+33
| |\
| | * Merge branch 'devel-0.4.1' of github.com:etingof/pyasn1 into devel-0.4.1Ilya Etingof2017-11-0915-120/+581
| | |\
| | * | reset unused Choice component to `noValue`, not `None`Ilya Etingof2017-11-091-1/+1
| | * | pep8 (stray spaces removed)Ilya Etingof2017-11-096-33/+33
| | * | fix to `any()` support detectionIlya Etingof2017-11-091-1/+1
| * | | minor logo changeIlya Etingof2017-10-291-1/+1
| | |/ | |/|
| * | Pickle protocol fixes (#99)Ilya Etingof2017-10-296-40/+372
| * | fixes to docs manifestIlya Etingof2017-10-282-4/+4
| * | fixes to travisIlya Etingof2017-10-261-2/+2
| * | fixes to Sphinx docs layoutIlya Etingof2017-10-268-76/+205
| * | fix to `any` function test on Py2.4Ilya Etingof2017-10-231-1/+1
| |/
| * minor tweaks of the docs themeIlya Etingof2017-10-221-11/+19