index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-guardmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
guardmgr: Hold FallbackDir in fallback::set::Entry
Nick Mathewson
2022-10-21
3
-43
/
+61
|
*
guardmgr: Add bridges sample, encode sample ID in FirstHopId.
Nick Mathewson
2022-10-21
4
-52
/
+87
*
|
tor-guardmgr: descs: Make BridgeDescError DynClone
Ian Jackson
2022-10-21
1
-1
/
+4
*
|
tor-guardmgr: descs: Make BridgeDescError into a trait
Ian Jackson
2022-10-21
1
-4
/
+15
|
/
*
Merge branch 'bridge-internal-apis' into 'main'
Ian Jackson
2022-10-20
1
-3
/
+12
|
\
|
*
bridge descriptors: Change types of the descriptor cache
Ian Jackson
2022-10-20
1
-3
/
+12
*
|
impl ChanTarget etc. for BridgeConfig
Ian Jackson
2022-10-20
1
-1
/
+17
|
/
*
fix a couple of spelling errors in guardmgr
Nick Mathewson
2022-10-19
2
-2
/
+2
*
Merge branch 'readmes' into 'main'
Nick Mathewson
2022-10-12
1
-93
/
+1
|
\
|
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
|
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-92
/
+1
*
|
struct BridgeConfig: Rename from Bridge
Ian Jackson
2022-10-12
3
-17
/
+17
*
|
struct Bridge: add ref to ticket
Ian Jackson
2022-10-12
1
-1
/
+1
|
/
*
tor-guardmgr: Export BridgeParseError from toplevel
Ian Jackson
2022-10-12
1
-1
/
+1
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
2
-0
/
+2
*
Change multiplicity of ChannelMethod and addresses
Nick Mathewson
2022-10-11
2
-8
/
+14
*
tor-guardmgr: Fix build without pt-client feature
Ian Jackson
2022-10-11
1
-1
/
+3
*
tor-linkspec: Remove the old OwnedFoo::new() functions
Nick Mathewson
2022-10-06
1
-1
/
+7
*
Begin revising HasAddr and its relationship to ChanTarget
Nick Mathewson
2022-10-06
4
-1
/
+21
*
Merge branch 'bridge_containers' into 'main'
Nick Mathewson
2022-10-06
4
-60
/
+166
|
\
|
*
Extend some comments about bridge descriptors
Nick Mathewson
2022-10-06
2
-2
/
+11
|
*
Add a temporary HasAddrs for BridgeRelay
Nick Mathewson
2022-10-04
1
-1
/
+10
|
*
BridgeRelay: Implement more traits.
Nick Mathewson
2022-10-04
1
-1
/
+56
|
*
Start on a new BridgeRelay type.
Nick Mathewson
2022-10-04
2
-1
/
+41
|
*
Implement HasRelayIds for Bridge.
Nick Mathewson
2022-10-04
1
-1
/
+11
|
*
Implement BridgeDesc and BridgeDescList.
Nick Mathewson
2022-10-04
1
-58
/
+41
*
|
Temporarily suppress a false positive from nightly.
Nick Mathewson
2022-10-04
1
-0
/
+5
|
/
*
pt: bridge line parsing: overhaul errors
Ian Jackson
2022-10-03
1
-36
/
+107
*
pt: Check PT key=value syntax
Ian Jackson
2022-10-03
1
-3
/
+0
*
pt: Make PtTarget::push_setting fallible, and take Into
Ian Jackson
2022-10-03
1
-3
/
+8
*
pt: bridge line parsing: Add commentary
Ian Jackson
2022-10-03
1
-0
/
+26
*
pt: Document Bridge line syntax
Ian Jackson
2022-10-03
1
-0
/
+31
*
pt: bridge parsing: Add an IPv6 test case
Ian Jackson
2022-09-30
1
-0
/
+12
*
pt: impl Display for Bridge and test it
Ian Jackson
2022-09-30
1
-0
/
+43
*
implement FromStr for Bridge, and test it
Ian Jackson
2022-09-30
1
-0
/
+327
*
pt: Make some more types Eq
Ian Jackson
2022-09-30
1
-1
/
+1
*
Add the necessary APIs for bridge-based circuit construction.
Nick Mathewson
2022-09-26
1
-0
/
+10
*
GuardMgr/DirMgr: Add APIs for bridge descriptor lists
Nick Mathewson
2022-09-26
3
-1
/
+112
*
GuardMgr: Add TODOs for bridge support.
Nick Mathewson
2022-09-26
2
-0
/
+29
*
A basic configuration type for a bridge.
Nick Mathewson
2022-09-26
3
-0
/
+58
*
Downgrade "guard set loaded" messages
Nick Mathewson
2022-08-25
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Merge branch 'main' into 'linkspec_refactor_v3'
Nick Mathewson
2022-08-10
2
-1702
/
+1
|
\
|
*
Merge branch 'inc-rename' into 'main'
Ian Jackson
2022-08-02
2
-1702
/
+1
|
|
\
|
|
*
Rename `.inc` and other included files to end in `.rs`
eta
2022-07-26
2
-1702
/
+1
*
|
|
Make sure all HasRelayIds constaints allow ?Sized.
Nick Mathewson
2022-08-10
2
-16
/
+25
*
|
|
tor-netdir: Collapse by_id and by_relay_id into a single fn.
Nick Mathewson
2022-08-10
1
-1
/
+2
*
|
|
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
6
-60
/
+45
*
|
|
Introduce a RelayIdSet and use it in place of HashSet<RelayId>.
Nick Mathewson
2022-08-10
2
-11
/
+4
*
|
|
Teach guard restrictions about RelayId.
Nick Mathewson
2022-08-10
2
-14
/
+26
[prev]
[next]