summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * 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