summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix mypy/flake8 findingsDavid Lord2023-01-191-3/+7
* Merge branch '2.1.x'David Lord2022-03-241-1/+2
|\
| * release version 2.1.2David Lord2022-03-241-1/+1
| * handle OverflowError in timed unsign on 32-bit systemsDirk Müller2022-03-241-1/+2
* | start version 2.2.0David Lord2022-03-241-1/+1
|/
* start version 2.1.2David Lord2022-03-241-1/+1
* release version 2.1.1David Lord2022-03-091-1/+1
* catch OSError on WindowsDavid Lord2022-03-091-3/+3
* catching year overflow ValueErrorAlan Hamlett2022-03-091-2/+8
* start version 2.1.1David Lord2022-03-091-1/+1
* release version 2.1.0David Lord2022-02-171-1/+1
* remove deprecated codeDavid Lord2021-11-053-280/+0
* Merge branch '2.0.x'David Lord2021-10-064-11/+11
|\
| * use exception chainingDavid Lord2021-10-064-11/+11
* | Merge branch '2.0.x'David Lord2021-05-184-27/+37
|\ \ | |/
| * start version 2.0.2.dev0David Lord2021-05-181-1/+1
| * release version 2.0.1David Lord2021-05-181-1/+1
| * allow salt=None againDavid Lord2021-05-182-4/+14
| * mark top-level names as exportedDavid Lord2021-05-182-23/+23
* | start version 2.1.0.dev0David Lord2021-05-111-1/+1
|/
* start version 2.0.1.dev0David Lord2021-05-111-1/+1
* release version 2.0.0David Lord2021-05-111-1/+1
* release version 2.0.0rc2David Lord2021-04-161-1/+1
* mention itsdangerous in deprecation messageDavid Lord2021-04-153-7/+10
* consistent typing configDavid Lord2021-02-241-2/+5
* prerelease version 2.0.0rc12.0.0rc1David Lord2021-02-151-1/+1
* add typing with mypyDavid Lord2020-08-311-1/+1
* add typing with mypyDavid Lord2020-08-318-137/+252
* pre-release version 2.0.0a1David Lord2020-07-011-1/+1
* remove default SHA-512 fallback signerDavid Lord2020-05-121-2/+5
* create a new doc for general conceptsDavid Lord2020-05-122-72/+95
* add secret_key compat propertyDavid Lord2020-05-122-7/+33
* Serializer can accept secret keysHsiaoming Yang2020-04-172-5/+10
* Signer can accept secret keysHsiaoming Yang2020-04-171-9/+22
* date_signed is datetime not intDavid Lord2020-04-171-0/+3
* deprecate jwsDavid Lord2020-04-171-0/+10
* remove simplejsonDavid Lord2020-04-174-12/+21
* don't allow timestamps from the futureZach Hugnou2020-04-171-0/+7
* datetimes are timezone-aware utctimezone-awareDavid Lord2020-04-173-5/+26
* manual cleanupDavid Lord2020-04-147-18/+87
* apply pyupgradeDavid Lord2020-04-146-9/+9
* remove _compat moduleDavid Lord2020-04-147-69/+9
* drop support for Python 2 and 3.5David Lord2020-04-141-1/+1
* Merge branch '1.1.x'David Lord2019-08-041-1/+1
|\
| * update docs configDavid Lord2019-08-021-1/+1
* | Fix typoMin ho Kim2019-07-071-1/+1
|/
* release 1.1.01.1.0David Lord2018-10-261-1/+1
* link #114 changelogDavid Lord2018-10-261-4/+4
* add compat import for itsdangerous.want_bytesDavid Lord2018-10-261-0/+1
* Added SHA-512 fallback by defaultArmin Ronacher2018-10-272-2/+16