summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of tor-proto's ChannelImpl, and use the reactor more insteadeta2021-11-031-1/+0
* Use coarsetime to build an incoming traffic timestamp.Nick Mathewson2021-11-021-0/+14
* Cargo.lock: v0.0.1 is now published.arti-v0.0.1Nick Mathewson2021-10-291-26/+26
* Update Cargo.lock in preparation for Arti 0.0.1 release.Nick Mathewson2021-10-291-71/+71
* Upgrade to fslock version 0.2Nick Mathewson2021-10-271-3/+2
* Improve and future-proof the `arti` CLIeta2021-10-271-44/+62
* Migrate tor-dirmgr from chrono to time 0.3Nick Mathewson2021-10-241-28/+4
* Migrate tor-netdoc from chrono to time 0.3Nick Mathewson2021-10-241-1/+1
* Upgrade to latest tracing-{subscriber,journald}Nick Mathewson2021-10-231-20/+6
* Upgrade to new version of simple_asn1.Nick Mathewson2021-10-221-4/+31
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-2/+2
* tor-client/examples: add `hyper` exampleeta2021-10-191-2/+88
* tor-proto: implement tokio Async{Read, Write} traits conditionallyeta2021-10-191-0/+2
* tor-client: refactor TorClient::bootstrap's args into a config objecteta2021-10-191-0/+1
* Upgrade to latest chrono; update cargo_audit.shNick Mathewson2021-10-191-14/+2
* Merge branch 'reject_bad_hostnames'Nick Mathewson2021-10-181-0/+2
|\
| * Introduce ClientConfig for is_localhost config parameterNeel Chauhan2021-10-061-0/+2
* | Commit change to cargo.lock.Nick Mathewson2021-10-181-1/+0
* | Update Cargo.lock.Jani Monoses2021-10-181-1/+1
* | Update const-oid: the previous version has been yanked.Nick Mathewson2021-10-151-2/+2
* | arti: On startup, increase the NOFILE resource limit.Nick Mathewson2021-10-141-0/+10
* | proxy: Mark ENFILES and EMFILES as survivable.Nick Mathewson2021-10-141-0/+2
* | Pass the guard manager down to the path selection functions.Nick Mathewson2021-10-111-0/+1
* | Add a GuardMgr member to CircuitBuilderNick Mathewson2021-10-101-0/+1
* | Re-export configuration types from tor-client.Nick Mathewson2021-10-091-2/+0
* | Tests for top-level GuardMgr.Nick Mathewson2021-10-071-0/+1
* | Implement persistent state for guard mgrNick Mathewson2021-10-071-0/+1
* | Initial backend implementation for guard node manager.Nick Mathewson2021-10-071-0/+27
* | Change tor-persist to use json instead of toml.Nick Mathewson2021-10-071-1/+1
* | update ctrlc and derTrinity Pointard2021-10-061-6/+6
|/
* Update cargo.lock again.Nick Mathewson2021-10-051-4/+4
* Update cargo.lock; upgrade to newer rusqlite.Nick Mathewson2021-10-051-12/+12
* tor-netdir: Add RelayWeight type and accessors.Nick Mathewson2021-09-291-0/+1
* Run cargo update on other dependencies.Nick Mathewson2021-09-251-4/+4
* update fslock to compile androidTrinity Pointard2021-09-251-2/+2
* Run cargo upate.Nick Mathewson2021-09-231-12/+12
* Upgrade memmap2, directories, and dirs dependencies.Nick Mathewson2021-09-231-6/+6
* Move version-controlled Cargo.lock to /.Nick Mathewson2021-09-201-0/+3139
* address review commentsTrinity Pointard2021-08-261-3114/+0
* fix segfault on static binTrinity Pointard2021-08-251-0/+1
* make arti availlable as build artifactTrinity Pointard2021-08-251-0/+3113