summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump once_cell from 1.14.0 to 1.15.0 in /src/_bcrypt (#422)dependabot[bot]2022-09-211-2/+2
* Bump lock_api from 0.4.8 to 0.4.9 in /src/_bcrypt (#423)dependabot[bot]2022-09-211-2/+2
* Bump libc from 0.2.132 to 0.2.133 in /src/_bcrypt (#421)dependabot[bot]2022-09-191-2/+2
* Bump sha2 from 0.10.5 to 0.10.6 in /src/_bcrypt (#419)dependabot[bot]2022-09-191-2/+2
* Bump syn from 1.0.99 to 1.0.100 in /src/_bcrypt (#418)dependabot[bot]2022-09-191-2/+2
* fixes #416 -- correctly handle invalid salts (#417)Alex Gaynor2022-09-162-1/+8
* Bump digest from 0.10.3 to 0.10.5 in /src/_bcrypt (#415)dependabot[bot]2022-09-151-2/+2
* Bump unicode-ident from 1.0.3 to 1.0.4 in /src/_bcrypt (#413)dependabot[bot]2022-09-151-2/+2
* suggest better things (#412)Paul Kehrer2022-09-141-1/+2
* bump wheel builder actions/checkout version (#408)Alex Gaynor2022-09-081-1/+1
* Bump sha2 from 0.10.3 to 0.10.5 in /src/_bcrypt (#406)dependabot[bot]2022-09-051-2/+2
* Bump cpufeatures from 0.2.4 to 0.2.5 in /src/_bcrypt (#404)dependabot[bot]2022-09-051-2/+2
* Bump once_cell from 1.13.1 to 1.14.0 in /src/_bcrypt (#403)dependabot[bot]2022-09-051-2/+2
* Bump block-buffer from 0.10.2 to 0.10.3 in /src/_bcrypt (#405)dependabot[bot]2022-09-051-2/+2
* Bump sha2 from 0.10.2 to 0.10.3 in /src/_bcrypt (#402)dependabot[bot]2022-08-311-2/+2
* Bump lock_api from 0.4.7 to 0.4.8 in /src/_bcrypt (#401)dependabot[bot]2022-08-291-2/+2
* Replace the `cryptography` mention in `setup.py` (#399)Sviatoslav Sydorenko2022-08-261-1/+1
* bump to 4.0.0 (#397)4.0.0Paul Kehrer2022-08-232-3/+8
* stop a deprecation warning and bump minimum setuptools (#396)Paul Kehrer2022-08-232-2/+2
* better errors on compilation failure or rust setuptools import (#395)Paul Kehrer2022-08-231-16/+86
* remove manylinux2010, add manylinux_2_28 (#394)Paul Kehrer2022-08-232-1/+9
* Bump cpufeatures from 0.2.3 to 0.2.4 in /src/_bcrypt (#393)dependabot[bot]2022-08-221-2/+2
* Bump actions/cache from 3.0.7 to 3.0.8 (#392)dependabot[bot]2022-08-221-4/+4
* Bump cpufeatures from 0.2.2 to 0.2.3 in /src/_bcrypt (#391)dependabot[bot]2022-08-181-2/+2
* Bump once_cell from 1.13.0 to 1.13.1 in /src/_bcrypt (#389)dependabot[bot]2022-08-171-2/+2
* Bump libc from 0.2.131 to 0.2.132 in /src/_bcrypt (#390)dependabot[bot]2022-08-161-2/+2
* Bump libc from 0.2.129 to 0.2.131 in /src/_bcrypt (#388)dependabot[bot]2022-08-121-2/+2
* Bump actions/cache from 3.0.6 to 3.0.7 (#387)dependabot[bot]2022-08-111-4/+4
* Bump libc from 0.2.127 to 0.2.129 in /src/_bcrypt (#386)dependabot[bot]2022-08-091-2/+2
* Bump actions/cache from 3.0.5 to 3.0.6 (#384)dependabot[bot]2022-08-071-4/+4
* Bump libc from 0.2.126 to 0.2.127 in /src/_bcrypt (#383)dependabot[bot]2022-08-041-2/+2
* Bump proc-macro2 from 1.0.42 to 1.0.43 in /src/_bcrypt (#382)dependabot[bot]2022-08-031-2/+2
* Bump syn from 1.0.98 to 1.0.99 in /src/_bcrypt (#381)dependabot[bot]2022-08-031-2/+2
* Bump quote from 1.0.20 to 1.0.21 in /src/_bcrypt (#380)dependabot[bot]2022-08-031-2/+2
* Bump unicode-ident from 1.0.2 to 1.0.3 in /src/_bcrypt (#379)dependabot[bot]2022-08-031-2/+2
* Bump generic-array from 0.14.5 to 0.14.6 in /src/_bcrypt (#378)dependabot[bot]2022-08-021-2/+2
* Bump actions/setup-python from 4.1.0 to 4.2.0 (#377)dependabot[bot]2022-08-022-4/+4
* upload wheels before sdist (#376)Alex Gaynor2022-08-021-1/+1
* Bump unindent from 0.1.9 to 0.1.10 in /src/_bcrypt (#375)dependabot[bot]2022-08-011-2/+2
* Bump redox_syscall from 0.2.15 to 0.2.16 in /src/_bcrypt (#374)dependabot[bot]2022-07-261-2/+2
* Bump proc-macro2 from 1.0.40 to 1.0.42 in /src/_bcrypt (#373)dependabot[bot]2022-07-251-2/+2
* Bump redox_syscall from 0.2.13 to 0.2.15 in /src/_bcrypt (#372)dependabot[bot]2022-07-241-2/+2
* allow null bytes in inputs (#328)Shivaram Lingamneni2022-07-237-15/+75
* Bump zeroize from 1.5.6 to 1.5.7 in /src/_bcrypt (#371)dependabot[bot]2022-07-211-2/+2
* Bump crypto-common from 0.1.5 to 0.1.6 in /src/_bcrypt (#370)dependabot[bot]2022-07-181-2/+2
* Bump unicode-ident from 1.0.1 to 1.0.2 in /src/_bcrypt (#369)dependabot[bot]2022-07-181-2/+2
* Bump dtolnay/rust-toolchain (#368)dependabot[bot]2022-07-172-3/+3
* Replace actions-rs with dtolnay/rust-toolchain (#367)Alex Gaynor2022-07-152-12/+3
* remove use of actions-rs where the rust in the image is fine (#366)Alex Gaynor2022-07-151-13/+0
* Bump actions/cache from 3.0.4 to 3.0.5 (#365)dependabot[bot]2022-07-131-4/+4