summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'msrv-followup' into 'main'Nick Mathewson2023-12-041-7/+0
|\
| * guardmgr: Stop using now-needless retain_mut crate.Nick Mathewson2023-11-301-7/+0
* | tor-hsservice: Define key specifiers for IPT keysIan Jackson2023-12-041-0/+1
* | Two more patchlevel bumpsNick Mathewson2023-12-041-2/+2
* | Bump minor versions in preparation for releaseNick Mathewson2023-12-041-27/+27
* | Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-6/+6
* | Run cargo-update in preparation for release.Nick Mathewson2023-12-041-231/+275
* | Move from `trust-dns` to `hickory`Andrew2023-11-301-26/+25
|/
* Require config ≥ 0.13.4Nick Mathewson2023-11-291-2/+2
* Merge branch 'semver-breaking-upgrade-of-the-daleks' into 'main'Nick Mathewson2023-11-291-197/+131
|\
| * Remove RngCompatExt.Nick Mathewson2023-11-291-25/+18
| * Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-291-174/+115
* | Merge branch 'persist-tempdir' into 'main'Ian Jackson2023-11-291-0/+1
|\ \ | |/ |/|
| * tor-hsservice tests: Introduce new test_temp_dir helper moduleIan Jackson2023-11-281-0/+1
* | Merge branch 'misc-upgrades' into 'main'Nick Mathewson2023-11-281-63/+180
|\ \ | |/ |/|
| * Remove event-listener dependency from tor-log-ratelim.Nick Mathewson2023-11-281-1/+0
| * dirclient: Upgrade to http 1.0Nick Mathewson2023-11-281-5/+16
| * Upgrade to event-listener 4Nick Mathewson2023-11-271-2/+2
| * rt-comapt: Upgrade to latest async-ioNick Mathewson2023-11-271-56/+163
* | Update to latest openssl to please cargo-audit.Nick Mathewson2023-11-281-4/+4
* | tor-hsservice: IptLocalId: test serde and DisplayIan Jackson2023-11-271-0/+1
* | tor-hsservice: IptLocalId: bespoke serde implIan Jackson2023-11-271-0/+1
|/
* tor-hscrypto: derive the impl of Debug for curve25519::StaticKeypairIan Jackson2023-11-231-0/+1
* Deps and lockfile: Don't use tor-error and retry-error from crates.ioIan Jackson2023-11-211-58/+36
* Merge branch 'send_dos_params' into 'main'Nick Mathewson2023-11-201-0/+1
|\
| * Send DosParams conditionally on HsIntro support.Nick Mathewson2023-11-201-0/+1
* | tor-keymgr: Rewrite define_key_specifier using derive-adhoc.Gabriela Moldovan2023-11-201-0/+1
|/
* Merge branch 'tracing-ratelim-redux' into 'main'Nick Mathewson2023-11-181-35/+72
|\
| * New tor-log-ratelim crateNick Mathewson2023-11-161-35/+72
* | Implementation for AES-based Order-preserving encryptionNick Mathewson2023-11-161-0/+2
* | Merge branch 'upgrades-20231115' into 'main'gabi-2502023-11-151-23/+32
|\ \
| * | Upgrade to rusqlite 0.30.0Nick Mathewson2023-11-151-6/+6
| * | Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-17/+26
| |/
* | Use "wrap_help" feature for clap.Nick Mathewson2023-11-151-0/+11
* | Bump to clap 4 and resolve compiler errors.Nick Mathewson2023-11-151-43/+7
|/
* tor-keymgr: Use ArrayVec to avoid an unnecessary allocation.Gabriela Moldovan2023-11-021-0/+1
* hss: Add functionality for a persistent replay log.Nick Mathewson2023-11-021-0/+40
* no-dependant bumps for crates with changed dependencies.Nick Mathewson2023-10-311-4/+4
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-7/+7
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-17/+17
* tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs.Gabriela Moldovan2023-10-301-0/+1
* Downgrade tinystr to 0.7.1, which has the old license.Nick Mathewson2023-10-291-2/+2
* Run cargo update in preparation for release this weekNick Mathewson2023-10-291-267/+374
* tor-cert, tor-netdoc: Use EncodedEd25519Cert instead of Vec<u8>.Gabriela Moldovan2023-10-251-0/+1
* Bump ahash to 0.8.5.Gabriela Moldovan2023-10-241-2/+23
* tor-keymgr: Add function for listing all entries in a keystore.Gabriela Moldovan2023-10-191-0/+1
* tor-keymgr: Add matching functionality and types for representing patterns.Gabriela Moldovan2023-10-191-0/+7
* Upgrade async-broadcast dependency to 0.6.0Nick Mathewson2023-10-171-3/+14
* Upgrade to latest asynchronous_codec (0.7.0)Nick Mathewson2023-10-171-35/+35
* Upgrade to memmap2 0.9.0Nick Mathewson2023-10-171-5/+5