aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as mergedHEADmasterXin Li2020-08-270-0/+0
|\
| * Add license type: Apache2 is a NOTICE license am: 565f90adab am: 70615f0491Bob Badour2020-04-241-0/+1
| |\
| * \ [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into st...Xin Li2020-04-100-0/+0
| |\ \
| * \ \ Remove redundant NOTICE symbolic link. am: e37b73e9cd am: 84794d3045Bob Badour2020-03-261-1/+0
| |\ \ \
| * \ \ \ [automerger skipped] DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915...android-mainline-11.0.0_r1android11-mainline-releaseandroid11-devXin Li2019-10-300-0/+0
| |\ \ \ \
| * \ \ \ \ Add in TEST_MAPPING for acloud unittests. am: caab5251e7 am: cb48e16252 am: 4...Kevin Cheng2019-07-241-0/+8
| |\ \ \ \ \
* | \ \ \ \ \ Upgrade python/rsa to version-4.6 am: 248aba47a6Haibo Huang2020-07-2944-887/+890
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Upgrade python/rsa to version-4.6Haibo Huang2020-07-2944-887/+890
|/| | | | | |
| * | | | | | Retagged 4.4 as 4.6 and added bit of an explanation to CHANGELOG.mdSybren A. Stüvel2020-06-123-14/+13
| * | | | | | Update CHANGELOG.mdSybren A. Stüvel2020-06-121-0/+6
| * | | | | | Bumped version to 4.4.1Sybren A. Stüvel2020-06-122-2/+2
| * | | | | | Explicitly declare Python 3.8 as supportedSybren A. Stüvel2020-06-121-0/+2
| * | | | | | Bumped version to 4.4Sybren A. Stüvel2020-06-122-3/+3
| * | | | | | Updated CHANGELOGSybren A. Stüvel2020-06-121-1/+24
| * | | | | | Bumped version to 4.2Sybren A. Stüvel2020-06-112-3/+3
| * | | | | | Limit SHA3 support to Python 3.6+Sybren A. Stüvel2020-06-115-41/+27
| * | | | | | Tox: fix after removal of PoetrySybren A. Stüvel2020-06-111-1/+0
| * | | | | | Moving back to Pipenv to manage dependenciesSybren A. Stüvel2020-06-1110-1071/+666
| * | | | | | Compatibility with newer MyPy versionsSybren A. Stüvel2020-06-111-1/+1
| * | | | | | Merge branch 'version-4.1-name-fix'Sybren A. Stüvel2020-06-101-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fixed project name in `pyproject.toml`Sybren A. Stüvel2020-06-101-1/+1
| * | | | | | | Bumped version to 4.2-dev0Sybren A. Stüvel2020-06-102-2/+2
| |/ / / / / /
| * | | | | | Bumped version to 4.1Sybren A. Stüvel2020-06-102-3/+3
| * | | | | | Marked version 4.1 as releasedSybren A. Stüvel2020-06-101-1/+1
| * | | | | | Add support for Python 3.8Sybren A. Stüvel2020-06-104-163/+577
| * | | | | | Fixed credit for reportSybren A. Stüvel2020-06-031-1/+1
| * | | | | | Fix CVE-2020-13757: detect cyphertext modifications by prepending zero bytesSybren A. Stüvel2020-06-033-0/+56
| * | | | | | Add more type hintsAndrey Semakin2020-06-039-26/+31
| * | | | | | Drop character encoding markers for Python 2.xAndrey Semakin2020-06-0327-54/+0
| * | | | | | Choose blinding factor relatively prime to NSybren A. Stüvel2020-04-142-2/+10
| * | | | | | Updated Code Climate badge in README.mdSybren A. Stüvel2019-08-041-1/+1
| * | | | | | Configured CodeClimateSybren A. Stüvel2019-08-041-0/+10
| * | | | | | Configured flask8 to use max_complexity=10Sybren A. Stüvel2019-08-042-23/+30
| * | | | | | Link changelog from README.mdSybren A. Stüvel2019-08-041-1/+1
| * | | | | | Converted changelog from txt to MarkdownSybren A. Stüvel2019-08-041-42/+19
| * | | | | | Bumped copyright in documentation to 2011-2019Sybren A. Stüvel2019-08-041-1/+1
| * | | | | | Added flake8 as development dependency and fixed reported issuesSybren A. Stüvel2019-08-048-15/+65
| * | | | | | Add support for SHA3 hashingSybren A. Stüvel2019-08-046-3/+33
| * | | | | | Added update_version.sh scriptSybren A. Stüvel2019-08-041-0/+19
| * | | | | | Removed setup.py as this is now managed via PoetrySybren A. Stüvel2019-08-042-73/+0
| * | | | | | Mentioned Poetry in the installation documentationSybren A. Stüvel2019-08-041-3/+4
| * | | | | | Updated CHANGELOGSybren A. Stüvel2019-08-041-1/+5
| * | | | | | Switch from Pipenv to PoetrySybren A. Stüvel2019-08-046-477/+596
| * | | | | | Added type annotations + some fixes to get them correctSybren A. Stüvel2019-08-0412-116/+129
| * | | | | | Added mypy for static type checkingSybren A. Stüvel2019-08-048-32/+119
| * | | | | | Removed compatibility code for Python 2.7 and 3.4Sybren A. Stüvel2019-08-0421-406/+37
| * | | | | | Updated CHANGELOG for fix of #129Sybren A. Stüvel2019-08-041-0/+2
| * | | | | | Bumped version to 4.1-dev0Sybren A. Stüvel2019-08-042-3/+3
| * | | | | | Drop support for Python 2 and 3.4Sybren A. Stüvel2019-08-048-196/+246
| * | | | | | Fix BytesWarning in testsJon Dufresne2018-10-231-3/+3