| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | GuardMgr: revise handling of "all guards are down". | Nick Mathewson | 2022-03-21 | 3 | -21/+62 | |
| | * | | | | | GuardMgr: use decorrelated-jitter backoff for retrying guards. | Nick Mathewson | 2022-03-21 | 1 | -80/+34 | |
| * | | | | | | Adjust a comment | Ian Jackson | 2022-03-21 | 1 | -1/+1 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Merge branch 'move-more-config' into 'main' | Nick Mathewson | 2022-03-21 | 5 | -89/+64 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Run rustfmt to tidy up imports | Ian Jackson | 2022-03-21 | 2 | -2/+5 | |
| | * | | | | ApplicationConfig: abolish accessor | Ian Jackson | 2022-03-21 | 3 | -10/+3 | |
| | * | | | | Move ApplicationConfig to arti crate | Ian Jackson | 2022-03-21 | 4 | -32/+27 | |
| | * | | | | socks: abolish config accessors | Ian Jackson | 2022-03-21 | 2 | -19/+4 | |
| | * | | | | Move ProxyConfig to arti crate | Ian Jackson | 2022-03-21 | 4 | -53/+52 | |
| * | | | | | Merge branch 'udp-cleanup-410' into 'main' | Ian Jackson | 2022-03-21 | 3 | -47/+10 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | UdpSocket: remove support for connect(). | Nick Mathewson | 2022-03-18 | 3 | -47/+10 | |
| * | | | | | Tidy up filt_from_opt_str | Ian Jackson | 2022-03-21 | 1 | -4/+3 | |
| * | | | | | Abolish logging filter option accessors | Ian Jackson | 2022-03-21 | 1 | -19/+7 | |
| * | | | | | Abolish easy accessors for logging config | Ian Jackson | 2022-03-21 | 1 | -26/+6 | |
| * | | | | | Move logging configuration from arti_config::options to arti::logging | Ian Jackson | 2022-03-21 | 6 | -132/+134 | |
| * | | | | | Rename arti::trace module to arti::logging | Ian Jackson | 2022-03-21 | 2 | -2/+2 | |
| * | | | | | Move ArtiConfig to new arti::cfg module | Ian Jackson | 2022-03-21 | 10 | -266/+286 | |
| * | | | | | Merge branch 'accessors' into 'main' | Nick Mathewson | 2022-03-18 | 3 | -44/+26 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | dirmgr: Authority: Abolish v3ident accessor | Ian Jackson | 2022-03-18 | 2 | -11/+3 | |
| | * | | | | dirmgr: Authority: Move a method used only for testing | Ian Jackson | 2022-03-18 | 1 | -6/+9 | |
| | * | | | | dirmgr: Authority: Abolish two unused accessors | Ian Jackson | 2022-03-18 | 1 | -9/+1 | |
| | * | | | | dirmgr: NetworkConfig: Abolish accessors | Ian Jackson | 2022-03-18 | 1 | -16/+8 | |
| | * | | | | dirmgr: NetworkConfig: Rename fallbacks struct field | Ian Jackson | 2022-03-18 | 1 | -6/+9 | |
| * | | | | | Actually throw an anyhow | Ian Jackson | 2022-03-18 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'circ_path_api' into 'main' | Ian Jackson | 2022-03-18 | 6 | -40/+133 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Define accessors for circuit hops. | Nick Mathewson | 2022-03-17 | 2 | -0/+39 | |
| | * | | | tor-proto: Remember peer information in circuit and channel | Nick Mathewson | 2022-03-17 | 6 | -36/+68 | |
| | * | | | ClientCirc: Move n_hops into a new Path type. | Nick Mathewson | 2022-03-17 | 3 | -14/+36 | |
| * | | | | Merge branch 'md_allocation' into 'main' | Nick Mathewson | 2022-03-17 | 2 | -126/+116 | |
| |\ \ \ \ | ||||||
| | * | | | | Run rustfmt | Ian Jackson | 2022-03-17 | 1 | -5/+6 | |
| | * | | | | GetMicrodescsState: Abolish separate n_missing field in | Ian Jackson | 2022-03-17 | 1 | -12/+12 | |
| | * | | | | GetMicrodescsState: Break out with_mdreceiver_for_missing | Ian Jackson | 2022-03-17 | 1 | -13/+23 | |
| | * | | | | GetMicrodescsState: Dedupe slightly | Ian Jackson | 2022-03-17 | 1 | -8/+9 | |
| | * | | | | netdir: Use an even smaller rep for list of microdescs | Nick Mathewson | 2022-03-16 | 1 | -55/+29 | |
| | * | | | | tor-dirmgr: Remove redundant hashtable. | Nick Mathewson | 2022-03-16 | 2 | -22/+52 | |
| | * | | | | NetDir: Use less space in hash tables | Nick Mathewson | 2022-03-16 | 1 | -61/+35 | |
| * | | | | | Alternative API for set_isolation_group(). | Nick Mathewson | 2022-03-17 | 5 | -5/+13 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge branch 'test-isolation' into 'main' | Nick Mathewson | 2022-03-17 | 11 | -214/+440 | |
| |\ \ \ \ | ||||||
| | * | | | | replace TODOs with documentation | trinity-1686a | 2022-03-16 | 2 | -3/+2 | |
| | * | | | | add isolation to dns requests | trinity-1686a | 2022-03-16 | 2 | -9/+35 | |
| | * | | | | accept boxed isolation in StreamPref::set_isolation_group | trinity-1686a | 2022-03-16 | 3 | -4/+4 | |
| | * | | | | add trait to help test isolation related code | trinity-1686a | 2022-03-16 | 3 | -49/+182 | |
| | * | | | | add tests on Isolation and fix conditional compilation issues | trinity-1686a | 2022-03-16 | 3 | -3/+60 | |
| | * | | | | replace IsolationMap with new Isolation trait | trinity-1686a | 2022-03-16 | 2 | -102/+15 | |
| | * | | | | refactor restrict_mut | trinity-1686a | 2022-03-16 | 1 | -14/+15 | |
| | * | | | | replace Arc with Box and use dyn-clone | trinity-1686a | 2022-03-16 | 3 | -95/+62 | |
| | * | | | | replace result with either | trinity-1686a | 2022-03-16 | 1 | -5/+6 | |
| | * | | | | add some documentation for new traits | trinity-1686a | 2022-03-16 | 1 | -12/+18 | |
| | * | | | | replace isolated with compatible | trinity-1686a | 2022-03-16 | 1 | -13/+13 | |
| | * | | | | use downcast-rs instead of our own AsAny | trinity-1686a | 2022-03-16 | 2 | -15/+4 | |
