summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge branch 'onionservice_part1' into 'main'Nick Mathewson2023-09-201-0/+1
|\
| * hss: Use tor-persist to make a StorageHandle.Nick Mathewson2023-09-201-0/+1
* | Merge branch 'upgrades' into 'main'Nick Mathewson2023-09-201-2/+2
|\ \
| * | Upgrade to fixed-capacity-vec 1.0Nick Mathewson2023-09-201-2/+2
* | | tor_config: Provide FlattenIan Jackson2023-09-201-0/+21
|/ /
* | hsproxy: reject configurations with unreachable patterns.Nick Mathewson2023-09-191-0/+1
* | hss: Make the config builders serde.Nick Mathewson2023-09-191-0/+1
|/
* arti-client: add exit selection with GeoIP country codeseta2023-09-181-0/+4
* Merge branch 'desc-publisher-uploads' into 'main'Ian Jackson2023-09-141-1/+0
|\
| * tor-hsservice: Use mpsc channels instead of async-broadcast.Gabriela Moldovan2023-09-121-1/+0
* | tor-rtmock: task: Add API for printing dumps including backtracesIan Jackson2023-09-131-0/+1
* | tor-rtmock: task: Capture sleep backtraces, with code to dumpIan Jackson2023-09-131-0/+1
* | Merge branch 'hss_config' into 'main'Nick Mathewson2023-09-071-0/+13
|\ \ | |/ |/|
| * HSS: Parser/encoder for AuthorizedClientConfigNick Mathewson2023-09-071-0/+1
| * hsrproxy: implement builders and serde.Nick Mathewson2023-09-071-0/+5
| * hsrproxy: implement parse/encode for patterns and targets.Nick Mathewson2023-09-071-0/+3
| * Create a tor-hsrproxy crate to handle "proxy to local port".Nick Mathewson2023-09-071-0/+4
* | Merge branch 'fixed-capacity-vec' into 'main'gabi-2502023-09-061-0/+7
|\ \
| * | Switch to FixedCapacityVec 0.1.0 from crates.ioIan Jackson2023-09-061-0/+7
* | | obfs4-checker: port from chrono to time.Nick Mathewson2023-09-051-29/+9
* | | Use a more recent tracing_subscriber in examples.Nick Mathewson2023-09-051-65/+15
* | | update: Cargo.lockSaksham Mittal2023-09-051-22/+417
|/ /
* | Run "cargo update" in preparation for release.Nick Mathewson2023-09-051-312/+258
* | Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-24/+24
* | Minor-version bumps for crates with breaking changes.Nick Mathewson2023-09-051-2/+2
* | Bump to trust-dns-proto 0.23.0Nick Mathewson2023-09-051-25/+8
* | Upgrade to visibility 0.1.0Nick Mathewson2023-09-051-3/+3
|/
* tor-hsservice: Add partial descriptor publisher reactor implementation.Gabriela Moldovan2023-08-251-0/+6
* hss: Retry rendezvous circuit attempts.Nick Mathewson2023-08-241-0/+1
* tor-keymgr: Bump ssh-key to 0.6.1 and remove unnecessary dependency.Gabriela Moldovan2023-08-241-3/+2
* tor-keymgr, tor-hsservice: deser for ArtiPathComponent and HsNicknameIan Jackson2023-08-231-0/+2
* tor-hsservice: Provide a sensible HsNicknameIan Jackson2023-08-231-0/+1
* tor-hsservice: About half of an IPT ManagerIan Jackson2023-08-231-0/+1
* tor-hsservice: Provide timeout tracking utilities - testsIan Jackson2023-08-231-0/+2
* tor-hsservice: Provide timeout tracking utilitiesIan Jackson2023-08-231-0/+2
* hss: change terminate oneshot to send "void".Nick Mathewson2023-08-221-0/+1
* HSS: Use correct timeouts and delays in IptEstablisherNick Mathewson2023-08-221-0/+1
* HSS: Refactor RendRequest so we can return a stream of it.Nick Mathewson2023-08-221-0/+2