summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade to serde_with 2, phf 0.11. Closes #526.Nick Mathewson2022-11-101-50/+135
* Upgrade to tinystr 0.7. Closes #591.Nick Mathewson2022-11-101-2/+2
* Merge branch 'clap-v3' into 'main'Ian Jackson2022-11-081-40/+35
|\
| * Upgrade to clap 3 with minimal changesGabriel de Perthuis2022-11-041-40/+35
* | bridge descs: Apply sensitive() to bridge identity in error log msgIan Jackson2022-11-081-0/+1
* | bridge desc: Implement cache reuse logic and if-modified-sinceIan Jackson2022-11-041-0/+1
* | bridge desc tests: Apply tracing_test::traced_testIan Jackson2022-11-041-0/+1
|/
* bridge descriptors: TestsIan Jackson2022-11-031-0/+3
* bridge descriptors: Provide an implementation of BridgeDescProviderIan Jackson2022-11-031-0/+1
* remove unused dependanciestrinity-1686a2022-10-291-5/+0
* Upgrade dependencies in preparation for upcoming release(s)Nick Mathewson2022-10-281-123/+209
* BridgeDescProvider: Make BridgeDescEvent repr(u16) and derive traitsIan Jackson2022-10-271-0/+1
* tor-ptmgr/ipc: First cut of pluggable transport spawningeta2022-10-261-0/+8
* FlagEvent trait: Implement using macrosIan Jackson2022-10-251-0/+36
* Merge branch 'guards_as_bridges_part1' into 'main'Nick Mathewson2022-10-241-0/+1
|\
| * guardmgr: Add bridges sample, encode sample ID in FirstHopId.Nick Mathewson2022-10-211-0/+1
* | tor-guardmgr: descs: Make BridgeDescError DynCloneIan Jackson2022-10-211-0/+1
|/
* Merge branch 'pt-serde' into 'main'Nick Mathewson2022-10-201-0/+1
|\
| * Implement serde for PtTarget and its members.Nick Mathewson2022-10-201-0/+1
* | chanmgr: Begin a socks-client implementation.Nick Mathewson2022-10-201-0/+1
|/
* linkspec: Add an "all_overlapping" accessor to ByRelayIds.Nick Mathewson2022-10-181-0/+7
* Write tests for RelayIdSet.Nick Mathewson2022-10-151-0/+1
* Add builders for OwnedChanTarget/OwnedCircTargetNick Mathewson2022-10-061-0/+2
* Merge branch 'bridge_containers' into 'main'Nick Mathewson2022-10-061-0/+1
|\
| * BridgeRelay: Implement more traits.Nick Mathewson2022-10-041-0/+1
* | remove manual limitation of coredump sizetrinity-1686a2022-10-051-1/+0
|/
* tor-linkspec: ByRelayIds<> type to hold a set of HasRelayIdsNick Mathewson2022-10-041-0/+1
* Merge branch 'hostname-validation' into 'main'Nick Mathewson2022-10-031-0/+7
|\
| * Use hostname-validator crate for hostname validationReylaba2022-10-031-0/+7
* | Merge branch 'multi_keyed_set' into 'main'Nick Mathewson2022-10-031-0/+2
|\ \
| * | Include a HashSet variant that can be keyed on multiple keys.Nick Mathewson2022-10-031-0/+2
* | | Merge branch 'socks_client' into 'main'Nick Mathewson2022-10-031-0/+22
|\ \ \
| * | | Make sure that socks4 auth doesn't have any 0 bytes.Nick Mathewson2022-10-031-0/+1
| * | | Fuzzer code for socks client implementation.Nick Mathewson2022-10-031-0/+21
| |/ /
* | | Oops: propagate bumps to Cargo.lock.Nick Mathewson2022-10-031-3/+3
* | | Bump patchlevels of binary crates.Nick Mathewson2022-10-031-11/+11
* | | Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-4/+4
* | | Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-6/+6
* | | Run cargo update in preparation for upcoming release.Nick Mathewson2022-09-301-122/+128
* | | Upgrade dependencies in preparation for upcoming releaseNick Mathewson2022-09-301-13/+56
|/ /
* | Add the skeleton of a tor-ptmgr crateNick Mathewson2022-09-231-0/+12
* | Create an API for TransportIdNick Mathewson2022-09-231-0/+2
|/
* enumerate platform with getresuid supporttrinity-1686a2022-09-101-0/+1
* Merge branch 'fix-async-std' into 'main'eta2022-09-071-0/+1
|\
| * fix compilation error with async-stdtrinity-1686a2022-09-061-0/+1
* | `TaskSchedule`: give error on `sleep*()` if last handle is droppedNick Mathewson2022-09-071-0/+1
|/
* Merge branch 'update-notify' into 'main'Ian Jackson2022-09-011-193/+68
|\
| * update to v5.0.0trinity-1686a2022-08-311-193/+68
* | Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-22/+22
* | Update patch-versions on crates without API changes.Nick Mathewson2022-09-011-13/+13
|/