aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Upgrade python/asn1crypto to 1.3.0Haibo Huang2020-01-0632-130/+882
| | |\ \ \ \ \ \
| | | * | | | | | Upgrade python/asn1crypto to 1.3.0android-r-preview-1Haibo Huang2020-01-0432-130/+882
| | |/| | | | | | | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Version 1.3.0wbond2020-01-046-7/+19
| | | * | | | | Merge pull request #173 from ossdev07/arm_supportWill Bond2020-01-031-0/+5
| | | |\ \ \ \ \
| | | | * | | | | Added arm64 jobs in Travis-CIossdev072020-01-031-0/+5
| | | |/ / / / /
| | | * | | | | Fix _import_from() on Python 2wbond2019-12-291-0/+4
| | | * | | | | Latest unittest shimswbond2019-12-291-0/+7
| | | * | | | | requires file formattingwbond2019-12-292-4/+4
| | | * | | | | Switch to reusable run.pywbond2019-12-296-68/+197
| | | * | | | | Add GitHub Actions config to ensure cffi is tests on CPythonwbond2019-12-281-1/+12
| | | * | | | | Update lint packages to fix warning in pycodestyle on Python 3.7+wbond2019-12-281-5/+12
| | | * | | | | Have tests error out when a warning is raisedwbond2019-12-284-15/+74
| | | * | | | | Cache homebrew environment on CircleCIwbond2019-12-281-0/+7
| | | * | | | | Use pre-built C API version of coverage on Win Python 2.6 [ci skip]wbond2019-12-271-1/+2
| | | * | | | | coverage.py 5.0 is not compatible with Python 2.6wbond2019-12-271-1/+1
| | | * | | | | Merge pull request #171 from commonism/encrypt_key_prefWill Bond2019-12-251-0/+23
| | | |\ \ \ \ \
| | | | * | | | | lintMarkus Kötter2019-11-201-1/+1
| | | | * | | | | lintMarkus Kötter2019-11-201-1/+2
| | | | * | | | | id-aa-encrypKeyPref - as defined in RFC2633Markus Kötter2019-11-201-0/+1
| | | | * | | | | fix fq import namesMarkus Kötter2019-11-191-8/+8
| | | | * | | | | add support for id-aa-encrypKeyPref in pkcs7/cms mail signaturesMarkus Kötter2019-11-191-0/+21
| | | * | | | | | Merge pull request #169 from joernheissler/i167Will Bond2019-12-252-0/+19
| | | |\ \ \ \ \ \
| | | | * | | | | | Add __getinitargs__ method to util.timezoneJörn Heissler2019-11-112-0/+19
| | | | |/ / / / /
| | | * | | | | | Update tox.ini to run Python 3.8wbond2019-11-221-1/+1
| | | * | | | | | Don't print env info twice when running ci taskwbond2019-11-221-1/+1
| | | * | | | | | Update dev/_import.py from oscryptowbond2019-11-221-3/+16
| | | * | | | | | Update GitHub Actions for High Sierra removalwbond2019-11-221-2/+2
| | | |/ / / / /
| | | * | | | | Merge pull request #166 from joernheissler/i163Will Bond2019-11-051-0/+32
| | | |\ \ \ \ \
| | | | * | | | | Add brainpool curves from rfc5639Jörn Heissler2019-11-041-0/+32
| | | * | | | | | Merge pull request #165 from joernheissler/fix_key_sizesWill Bond2019-11-051-11/+12
| | | |\ \ \ \ \ \
| | | | * | | | | | Fixed some incorrectly computed EC private key sizes.Jörn Heissler2019-11-041-11/+12
| | | | |/ / / / /
| | | * | | | | | Merge pull request #164 from joernheissler/i159Will Bond2019-11-053-2/+193
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Fix x509.Certificate.subject_directory_attributes_value propertyJörn Heissler2019-11-043-2/+193
| | | |/ / / / /
| | | * | | | | Fix Circle CI config for Python 2.6wbond2019-11-041-1/+1
| | | * | | | | Version 1.2.0wbond2019-10-166-7/+14
| | | * | | | | Remove comments in load_order() showing dependencieswbond2019-10-161-23/+23
| | | * | | | | Add asn1crypto.load_order()wbond2019-10-143-0/+177
| | | * | | | | Version 1.1.0wbond2019-10-126-7/+12
| | | * | | | | Add more (legacy) OIDs to keys.NamedCurve()wbond2019-10-121-13/+47
| | | * | | | | Merge pull request #156 from space88man/add-user-idJörn Heissler2019-10-081-0/+5
| | | |\ \ \ \ \
| | | | * | | | | Add UID attribute from RFC4519spchan2019-10-081-0/+5
| | | |/ / / / /
| | | * | | | | Version 1.0.1wbond2019-10-046-7/+11
| | | * | | | | Fix an absolute import that should have been relativewbond2019-10-041-2/+1
| * | | | | | | DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...Xin Li2019-10-300-0/+0
| |\| | | | | | | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Upgrade python/asn1crypto to 1.0.0 am: bbe5f36e27 am: 9f54e18bdaHaibo Huang2019-10-0367-1789/+4464
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Upgrade python/asn1crypto to 1.0.0 am: bbe5f36e27Haibo Huang2019-10-0367-1789/+4464
| | |\ \ \ \ \
* | | \ \ \ \ \ Snap for 6079754 from 0fb45b7e852156350aadeb23a067808bd676d9f4 to simpleperf-...android-build-prod (mdb)2019-12-170-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...Xin Li2019-10-300-0/+0
| |\| | | | | | | | |_|/ / / / | |/| | | | |
| | * | | | | Add in TEST_MAPPING for acloud unittests. am: 18a97e91fe am: 9d1650023f am: 4...Kevin Cheng2019-07-241-0/+8
| | |\| | | | | | | |_|_|/ | | |/| | |
* | | | | | Snap for 5991463 from 9f54e18bda77127d1f73a725ca4dcc065af4f498 to simpleperf-...android-build-prod (mdb)2019-11-060-0/+0
|\| | | | |