summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* hss: Establish intro point by RelayIds.Nick Mathewson2023-08-221-0/+1
* Merge branch 'webpki-update' into 'main'Ian Jackson2023-08-221-2/+2
|\
| * Upgrade to rustls-webpki unaffected by RUSTSEC-2023-0053Nick Mathewson2023-08-221-2/+2
* | Merge branch 'upgrade_num_enum' into 'main'Ian Jackson2023-08-221-4/+4
|\ \ | |/ |/|
| * Upgrade num_enum dependency to 0.7Nick Mathewson2023-08-211-4/+4
* | upgrade serde to >=1.0.184trinity-1686a2023-08-211-4/+4
|/
* Merge branch 'hss-err' into 'main'gabi-2502023-08-181-0/+1
|\
| * tor-hsservice errors: Return ReconfigureError from reconfigureIan Jackson2023-08-171-0/+1
* | tor-hsservice: Define drop behaviour of IPT establisher statusIan Jackson2023-08-171-0/+1
* | hsservice: new rend_handshake moduleNick Mathewson2023-08-171-0/+2
|/
* Merge branch 'more_introducing' into 'main'Nick Mathewson2023-08-161-0/+2
|\
| * Wire up more of IptEstablisher.Nick Mathewson2023-08-161-0/+1
| * hsservice: migrate IptStatus design to assume a postage::watchNick Mathewson2023-08-151-0/+1
* | tor-keymgr: Add sec1 0.7.3 dependency.Gabriela Moldovan2023-08-161-0/+1
* | keymgr: Bump ssh-key to 0.6.0.Gabriela Moldovan2023-08-161-120/+68
|/
* Start working on the backend for an IptEstablisher.Nick Mathewson2023-08-141-0/+2
* hscrypto: Expose hs_mac as a SimpleMac.Nick Mathewson2023-08-141-0/+1
* tor-config: Add ConfigurationSources::try_from_cmdlineIan Jackson2023-08-071-0/+1
* proto: methods to wait until a channel/circuit is shut down.Nick Mathewson2023-08-041-0/+1
* Merge branch 'ticket889_fuzz' into 'main'Nick Mathewson2023-08-021-0/+1
|\
| * equix/fuzz: Fixes to get nick's prototype runningMicah Elizabeth Scott2023-08-011-0/+1
* | equix, hashx: Benchmark against C implementationMicah Elizabeth Scott2023-08-011-255/+20
|/
* Upgrade to sanitize-filename 0.5.0Nick Mathewson2023-08-011-2/+2
* Merge branch 'hss_apis' into 'main'Nick Mathewson2023-08-011-0/+3
|\
| * hsservice: Adapt API sketches from onion-service-notes.mdNick Mathewson2023-07-311-0/+1
| * hsservice: Adapt data structures from onion-service-notes.mdNick Mathewson2023-07-311-0/+2
* | Add error if [[bridges.transports]] isn't written in config fileSaksham Mittal2023-08-011-0/+2
* | Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-21/+21
* | Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-13/+13
* | Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-13/+13
* | Run cargo update in preparation for a release.Nick Mathewson2023-08-011-258/+238
|/
* hashx: use RngCore for HashX's internal PRNGMicah Elizabeth Scott2023-07-271-0/+1
* Start implementing Proposal 327Micah Elizabeth Scott2023-07-271-0/+14
* Reimplement Equi-X in RustMicah Elizabeth Scott2023-07-271-0/+20
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-26/+365
* keymgr: Add KeyMgr::generate() for generating new keys.Gabriela Moldovan2023-07-241-0/+1
* keymgr: Add function for generating EncodableKeys.Gabriela Moldovan2023-07-241-0/+1
* Merge branch 'pwd-grp' into 'main'Nick Mathewson2023-07-201-32/+5
|\
| * Update pwd-grp to 0.1.1 to fix MacOS build etc.Ian Jackson2023-07-201-32/+5
* | Bump requirement to rlimit 0.10.1Nick Mathewson2023-07-201-2/+2
* | retry-error: Introduce a Wrapper type in a testIan Jackson2023-07-191-0/+1
* | retry-error: Provide fmt_error_with_sources in retry-errorIan Jackson2023-07-191-0/+2
|/
* Update Cargo.lock for d-a versionsIan Jackson2023-07-181-3/+30
* Merge branch 'upgrades_20230717' into 'main'Alexander Færøy2023-07-171-31/+22
|\
| * Upgrade to latest derive-adhoc.Nick Mathewson2023-07-171-4/+4
| * Upgrade to latest rlimit.Nick Mathewson2023-07-171-27/+18
| * keymgr: Upgrade to latest itertools.Nick Mathewson2023-07-171-1/+1
* | Merge branch 'pwd-grp' into 'main'gabi-2502023-07-171-11/+13
|\ \ | |/ |/|
| * fs-mistruct: switch from users to pwd-grpIan Jackson2023-07-141-11/+13
* | Merge branch 'keymgr-config-tweaks' into 'main'gabi-2502023-07-171-0/+3
|\ \ | |/ |/|