summaryrefslogtreecommitdiff
path: root/src/rust
Commit message (Collapse)AuthorAgeFilesLines
* Converted DER parsing of SPKIs to rust (#5963)Alex Gaynor2021-04-113-3/+33
|
* Port a tiny tiny bit of the ASN.1 parsing to Rust (#5357)Alex Gaynor2021-04-114-1/+128
|
* Bump syn from 1.0.68 to 1.0.69 in /src/rust (#5957)dependabot[bot]2021-04-081-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.68 to 1.0.69. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.68...1.0.69) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.92 to 0.2.93 in /src/rust (#5955)dependabot[bot]2021-04-071-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.92 to 0.2.93. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.92...0.2.93) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump lock_api from 0.4.2 to 0.4.3 in /src/rust (#5953)dependabot[bot]2021-04-051-2/+2
| | | | | | | | | | Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.2...lock_api-0.4.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.67 to 1.0.68 in /src/rust (#5949)dependabot[bot]2021-04-031-4/+4
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.67 to 1.0.68. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.67...1.0.68) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.91 to 0.2.92 in /src/rust (#5946)dependabot[bot]2021-03-311-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.91 to 0.2.92. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.91...0.2.92) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.64 to 1.0.67 in /src/rust (#5940)dependabot[bot]2021-03-301-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.64 to 1.0.67. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.64...1.0.67) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.90 to 0.2.91 in /src/rust (#5929)dependabot[bot]2021-03-231-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.90 to 0.2.91. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.90...0.2.91) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ctor from 0.1.19 to 0.1.20 in /src/rust (#5930)dependabot[bot]2021-03-231-2/+2
| | | | | | | | | Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.19 to 0.1.20. - [Release notes](https://github.com/mmastrac/rust-ctor/releases) - [Commits](https://github.com/mmastrac/rust-ctor/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.89 to 0.2.90 in /src/rust (#5922)dependabot[bot]2021-03-191-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.89 to 0.2.90. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.89...0.2.90) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.88 to 0.2.89 in /src/rust (#5917)dependabot[bot]2021-03-161-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.88 to 0.2.89. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.88...0.2.89) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.63 to 1.0.64 in /src/rust (#5915)dependabot[bot]2021-03-151-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.63 to 1.0.64. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.63...1.0.64) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.62 to 1.0.63 in /src/rust (#5909)dependabot[bot]2021-03-111-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.62 to 1.0.63. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.62...1.0.63) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.61 to 1.0.62 in /src/rust (#5903)dependabot[bot]2021-03-081-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.61 to 1.0.62. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.61...1.0.62) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.87 to 0.2.88 in /src/rust (#5902)dependabot[bot]2021-03-081-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.87 to 0.2.88. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.87...0.2.88) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.60 to 1.0.61 in /src/rust (#5895)dependabot[bot]2021-03-051-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.60 to 1.0.61. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.60...1.0.61) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.86 to 0.2.87 in /src/rust (#5891)dependabot[bot]2021-03-031-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.86 to 0.2.87. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.86...0.2.87) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Convert unpadding code to Rust (#5668)Alex Gaynor2021-02-211-3/+82
|
* protect against integer overfows in release rust (#5836)Alex Gaynor2021-02-161-0/+1
| | | this would have categorically prevented CVE-2020-36242
* Bump redox_syscall from 0.2.4 to 0.2.5 in /src/rust (#5832)dependabot[bot]2021-02-151-2/+2
| | | | | | | Bumps redox_syscall from 0.2.4 to 0.2.5. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pyo3 and lower MSRV (#5823)Alex Gaynor2021-02-131-16/+58
|
* fix a false positive from the latest clippy (#5813)Alex Gaynor2021-02-111-0/+2
|
* Bump libc from 0.2.85 to 0.2.86 in /src/rust (#5793)dependabot[bot]2021-02-091-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.85 to 0.2.86. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.85...0.2.86) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ctor from 0.1.18 to 0.1.19 in /src/rust (#5741)dependabot[bot]2021-02-031-2/+2
| | | | | | | | | Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.18 to 0.1.19. - [Release notes](https://github.com/mmastrac/rust-ctor/releases) - [Commits](https://github.com/mmastrac/rust-ctor/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.84 to 0.2.85 in /src/rust (#5739)dependabot[bot]2021-02-021-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.84 to 0.2.85. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.84...0.2.85) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.83 to 0.2.84 in /src/rust (#5707)dependabot[bot]2021-01-291-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.83 to 0.2.84. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.82 to 0.2.83 in /src/rust (#5705)dependabot[bot]2021-01-281-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.82 to 0.2.83. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.82...0.2.83) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.58 to 1.0.60 in /src/rust (#5700)dependabot[bot]2021-01-251-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.58 to 1.0.60. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.58...1.0.60) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ctor from 0.1.17 to 0.1.18 in /src/rust (#5693)dependabot[bot]2021-01-121-2/+2
| | | | | | | | | Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.17 to 0.1.18. - [Release notes](https://github.com/mmastrac/rust-ctor/releases) - [Commits](https://github.com/mmastrac/rust-ctor/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump smallvec from 1.6.0 to 1.6.1 in /src/rust (#5689)dependabot[bot]2021-01-111-2/+2
| | | | | | | | | Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.6.0...v1.6.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pyo3 from 0.13.0 to 0.13.1 in /src/rust (#5690)dependabot[bot]2021-01-112-7/+7
| | | | | | | | | | Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/master/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.13.0...v0.13.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump libc from 0.2.81 to 0.2.82 in /src/rust (#5684)dependabot[bot]2021-01-081-2/+2
| | | | | | | | | Bumps [libc](https://github.com/rust-lang/libc) from 0.2.81 to 0.2.82. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.81...0.2.82) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.57 to 1.0.58 in /src/rust (#5681)dependabot[bot]2021-01-061-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.57 to 1.0.58. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.57...1.0.58) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.56 to 1.0.57 in /src/rust (#5679)dependabot[bot]2021-01-041-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.56 to 1.0.57. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.56...1.0.57) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump smallvec from 1.5.1 to 1.6.0 in /src/rust (#5678)dependabot[bot]2021-01-011-2/+2
| | | | | | | | | Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.5.1...v1.6.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ctor from 0.1.16 to 0.1.17 in /src/rust (#5672)dependabot[bot]2020-12-291-4/+4
| | | | | | | | | Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.16 to 0.1.17. - [Release notes](https://github.com/mmastrac/rust-ctor/releases) - [Commits](https://github.com/mmastrac/rust-ctor/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump quote from 1.0.7 to 1.0.8 in /src/rust (#5665)dependabot[bot]2020-12-221-2/+2
| | | | | | | | | Bumps [quote](https://github.com/dtolnay/quote) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.7...1.0.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump syn from 1.0.54 to 1.0.55 in /src/rust (#5663)dependabot[bot]2020-12-221-2/+2
| | | | | | | | | Bumps [syn](https://github.com/dtolnay/syn) from 1.0.54 to 1.0.55. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.54...1.0.55) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump parking_lot_core from 0.8.1 to 0.8.2 in /src/rust (#5664)dependabot[bot]2020-12-221-2/+2
| | | | | | | | | | Bumps [parking_lot_core](https://github.com/Amanieu/parking_lot) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.8.1...core-0.8.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Integrate Rust into the build process properly (#5410)Alex Gaynor2020-12-223-0/+265