aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update package_path to use '_' instead of '-' so imports work.master-cuttlefish-testing-releaseKevin Cheng2018-07-091-1/+1
|\
| * Update package_path to use '_' instead of '-' so imports work.android-p-preview-5Kevin Cheng2018-07-031-1/+1
* | Merge commit '5662c43' into pyasn1-modules_0.2.1chojoyce2018-06-1366-0/+12599
|\|
| * Merge commit '5662c43' into pyasn1-modules_0.2.1android-p-preview-4chojoyce2018-06-1366-0/+12599
|/|
| * imports pep8'ed and optimizedIlya Etingof2017-11-2348-73/+239
| * Merge branch 'devel-0.2.1'Ilya Etingof2017-11-219-330/+411
| |\
| | * fixed OCSP ResponderID component taggingIlya Etingof2017-09-262-3/+4
| | * bump pyasn1 requirementsIlya Etingof2017-09-262-3/+3
| | * Merge branch 'open-types-support' into devel-0.2.1Ilya Etingof2017-09-177-327/+408
| | |\
| | | * properly ordered DER-encoded SET added to rfc2315 testsIlya Etingof2017-09-141-3/+3
| | | * Merge branch 'master' into open-types-supportIlya Etingof2017-09-142-23/+27
| | | |\
| | | * | WIP: open types supportIlya Etingof2017-09-134-114/+148
| | | * | Revert "temporary require specific github branch"Ilya Etingof2017-09-111-2/+1
| | | * | temporary require specific github branchIlya Etingof2017-09-101-1/+2
| | | * | WIP: open types supportIlya Etingof2017-09-104-277/+324
| * | | | 0.1.5Ilya Etingof2017-10-101-1/+1
| * | | | fixed OCSP ResponderID component taggingIlya Etingof2017-09-262-3/+4
| |/ / /
| * | / 0.1.5Ilya Etingof2017-09-151-1/+1
| | |/ | |/|
| * | OCSP response blob fixed in testIlya Etingof2017-09-143-24/+28
| |/
| * 0.1.4Ilya Etingof2017-09-073-2/+7
| * 0.1.3Ilya Etingof2017-09-075-15/+20
| * make patch version pinning operational with older PythonIlya Etingof2017-09-072-3/+10
| * pin to any pyasn1 patch releaseIlya Etingof2017-09-072-3/+3
| * 0.1.2Ilya Etingof2017-09-074-4/+9
| * pinned to pyasn1 0.3.3Ilya Etingof2017-08-272-3/+3
| * 0.1.1Ilya Etingof2017-08-271-1/+2
| * Merge pull request #6 from etingof/unit-testsIlya Etingof2017-08-0529-254/+849
| |\
| | * added coverage badgeIlya Etingof2017-08-051-0/+1
| | * travis updatedIlya Etingof2017-08-051-2/+3
| | * rfc2315 unit test improvedIlya Etingof2017-08-051-6/+68
| | * tests refactored into unit testsIlya Etingof2017-08-0527-195/+726
| |/
| * pin to pyasn1 0.3.2Ilya Etingof2017-08-042-3/+3
| * 0.0.11Ilya Etingof2017-08-042-7/+3
| * typo fixed in rfc2315Ilya Etingof2017-08-022-2/+2
| * Merge pull request #5 from fbvs/masterIlya Etingof2017-07-311-0/+2
| |\
| | * Add missing MAX.Francisco Santos2017-07-311-0/+2
| |/
| * OCSP BER substrate sample replaces with the DER oneIlya Etingof2017-07-291-22/+22
| * some more failing tests temporarily disabledIlya Etingof2017-07-271-1/+1
| * prepare for 0.0.11Ilya Etingof2017-07-272-1/+6
| * temporarily disable failing testsIlya Etingof2017-07-271-2/+6
| * 0.0.10Ilya Etingof2017-07-271-1/+1
| * temporary hack to recursive type definitionIlya Etingof2017-07-272-2/+4
| * fixed SequenceOf() componentType initializationIlya Etingof2017-07-262-4/+11
| * Merge pull request #3 from fzonneveld/masterIlya Etingof2017-07-0411-13/+10
| |\
| | * MAX values from the RFC specs should be set to infinite.Frank Zonneveld2017-07-0411-13/+10
| |/
| * drop "distribute" support, update setuptools URLIlya Etingof2017-06-011-26/+17
| * pep8 everythingIlya Etingof2017-06-0112-306/+379
| * Merge pull request #2 from danni/rfc3279Ilya Etingof2017-05-311-0/+232
| |\
| | * Add RFC 3279Danielle Madeley2017-05-311-0/+232
| |/
| * refactored to keep instances in X.509 maps, as opposed to classesIlya Etingof2017-04-192-75/+75