summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tor-hsservice: ipt_mgr: Add a test caseIan Jackson2023-10-161-0/+2
* proto::stream::incoming: Use bit-array representation for command listNick Mathewson2023-10-121-0/+40
* oneshot: Use veneer in tor-hsrproxyIan Jackson2023-10-111-0/+1
* oneshot: Use veneer in tor-dirmgrIan Jackson2023-10-111-0/+1
* oneshot: Use veneer in tor-circmgrIan Jackson2023-10-111-0/+1
* oneshot: Use veneer in tor-ptmgrIan Jackson2023-10-111-0/+1
* oneshot: Use veneer in tor-guardmgrIan Jackson2023-10-111-0/+1
* oneshot: Use veneer in tor-chanmgrIan Jackson2023-10-111-0/+1
* oneshot: Use veneer in tor-rtmockIan Jackson2023-10-111-0/+1
* Merge branch 'configure_onion_service_part2' into 'main'Nick Mathewson2023-10-111-0/+1
|\
| * Non-working attempt to test onion service configuration.Nick Mathewson2023-10-031-0/+1
* | Merge branch 'new-mock-time' into 'main'Nick Mathewson2023-10-051-0/+12
|\ \
| * | tor-rtmock: Provide SimpleTimeProviderIan Jackson2023-10-031-0/+1
| * | tor-rtmock: Add priority-queue dependencyIan Jackson2023-10-031-0/+11
* | | Merge branch 'configure_onion_service' into 'main'Nick Mathewson2023-10-031-0/+3
|\ \ \ | | |/ | |/|
| * | arti: Make onion_services serialize as a map.Nick Mathewson2023-10-031-0/+1
| * | arti: add a set of OnionServiceProxyConfig types.Nick Mathewson2023-10-031-0/+2
| |/
* / tor-hsservice: Add tests for the descriptor publisher.Gabriela Moldovan2023-10-031-0/+2
|/
* Bump tor-dirclient patchlevel, since its dependency changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-8/+8
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-7/+7
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-12/+12
* Trivial version bumps: patchlevel only.Nick Mathewson2023-10-021-3/+3
* Downgrade async-process to 1.7.0.Nick Mathewson2023-09-301-24/+6
* Downgrade tinystr to 0.7.1, which has the old license.Nick Mathewson2023-09-281-2/+2
* Run cargo update in preparation for monday release.Nick Mathewson2023-09-281-180/+210
* Remove direct dependency on generic-arrayNick Mathewson2023-09-281-2/+0
* Upgrade async_executors dependency to 0.7.0Nick Mathewson2023-09-281-5/+5
* pt-proxy example: Upgrade to fast-socks5 v0.9.1.Nick Mathewson2023-09-281-2/+3
* Upgrade memmap2 dependency to 0.8.0Nick Mathewson2023-09-281-3/+3
* Upgrade event_listener dependency to 3.0.0Nick Mathewson2023-09-281-5/+16
* hsrproxy: improve error handling somewhatNick Mathewson2023-09-271-0/+1
* hsrproxy: Implement more of the proxy functionalityNick Mathewson2023-09-271-0/+5
* hsrproxy: Start to sketch out an rproxy implementation.Nick Mathewson2023-09-271-0/+3
* arti-client: add an onion-service-service featureNick Mathewson2023-09-261-0/+1