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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
channel padding parameters update: Drop a redundant clone
Ian Jackson
2022-06-21
1
-1
/
+1
|
*
|
|
channel padding: Change timeout to match C Tor
Ian Jackson
2022-06-21
1
-1
/
+6
|
*
|
|
Fix docs for `CtrlMsg::ConfigUpdate`
Ian Jackson
2022-06-21
1
-5
/
+2
|
*
|
|
Fix typos
eta
2022-06-21
2
-3
/
+3
|
*
|
|
channel padding: Test timeout updates
Ian Jackson
2022-06-21
2
-1
/
+50
|
*
|
|
tor-chanmgr tests: Add config_update tracking to FakeChannel
Ian Jackson
2022-06-21
1
-1
/
+7
|
*
|
|
channel padding: Honour NetDir for timeouts
Ian Jackson
2022-06-21
1
-3
/
+47
|
*
|
|
channel padding: Add the parameters from the spec to NetDir
Ian Jackson
2022-06-21
1
-0
/
+28
|
*
|
|
channel padding: Plumb settings from chanmgr
Ian Jackson
2022-06-21
9
-27
/
+192
|
*
|
|
channel padding: Introduce ChannelsConfig and reconfigure facility
Ian Jackson
2022-06-21
4
-3
/
+242
|
*
|
|
chanmgr: inner (map): Reorganise to prepare for having more state
Ian Jackson
2022-06-21
1
-14
/
+27
|
*
|
|
channel padding timer: Support reconfiguration
Ian Jackson
2022-06-21
1
-4
/
+15
|
*
|
|
channel padding timer: Allow creation without providing parameters yet
Ian Jackson
2022-06-21
2
-16
/
+32
|
*
|
|
channel padding: Test creation in disabled state
Ian Jackson
2022-06-21
1
-0
/
+12
|
*
|
|
channel padding: Make Parameters a pub struct with builder
Ian Jackson
2022-06-21
4
-3
/
+16
|
*
|
|
tor-chanmgr: tests: Have unwrap_open return a (mut) reference
Ian Jackson
2022-06-21
1
-2
/
+2
|
/
/
/
*
|
|
Run cargo update in preparation for release on Friday
Nick Mathewson
2022-06-21
1
-133
/
+105
*
|
|
Merge branch 'main' into 'main'
eta
2022-06-21
1
-2
/
+1
|
\
\
\
|
*
|
|
Updated the warning message providing additional information about the type o...
0x4ndy
2022-06-21
1
-2
/
+1
|
/
/
/
*
|
|
Merge branch 'ring_out_the_old' into 'main'
Ian Jackson
2022-06-17
4
-2
/
+53
|
\
\
\
|
*
|
|
Avoid matching crate names by prefix.
Nick Mathewson
2022-06-17
1
-1
/
+5
|
*
|
|
Update check_tree to better detect errors in cargo-tree.
Nick Mathewson
2022-06-16
1
-6
/
+26
|
*
|
|
Don't install cargo-tree: It's built-in.
Nick Mathewson
2022-06-16
1
-2
/
+1
|
*
|
|
Add script and CI to make sure `ring` doesn't show up in arti/full
Nick Mathewson
2022-06-16
2
-1
/
+27
|
*
|
|
Remove rustls from tor-rtcompat/full
Nick Mathewson
2022-06-16
2
-2
/
+4
*
|
|
|
Merge branch 'reachable_addrs_v2' into 'main'
Nick Mathewson
2022-06-17
15
-154
/
+543
|
\
\
\
\
|
*
|
|
|
Rename guardset-selection function.
Nick Mathewson
2022-06-17
1
-2
/
+7
|
*
|
|
|
Rename pick_guard, pick_guard_ext.
Nick Mathewson
2022-06-17
2
-17
/
+29
|
*
|
|
|
Refactor and document issues with modify_hop.
Nick Mathewson
2022-06-17
3
-14
/
+41
|
*
|
|
|
API-fix for extend_sample_as_needed.
Nick Mathewson
2022-06-17
2
-19
/
+20
|
*
|
|
|
Remove some outdated comments.
Nick Mathewson
2022-06-17
4
-19
/
+1
|
*
|
|
|
Tweak parameters in guardmgr tests to improve testnet behavior.
Nick Mathewson
2022-06-17
1
-9
/
+18
|
*
|
|
|
CircMgr: Enable reachable_addrs filter.
Nick Mathewson
2022-06-17
2
-1
/
+21
|
*
|
|
|
Add a configuration option for reachable_addrs
Nick Mathewson
2022-06-17
3
-0
/
+46
|
*
|
|
|
NetDoc: Make AddrPortPattern implement serde traits
Nick Mathewson
2022-06-17
4
-6
/
+96
|
*
|
|
|
GuardMgr: Support for multiple guard sets
Nick Mathewson
2022-06-17
2
-33
/
+98
|
*
|
|
|
Move set_filter into GuardMgrInner.
Nick Mathewson
2022-06-17
3
-41
/
+34
|
*
|
|
|
GuardMgr: Function to tell how permissive a filter is.
Nick Mathewson
2022-06-17
1
-0
/
+50
|
*
|
|
|
Make AddrPortPattern and friends implement Eq and PartialEq
Nick Mathewson
2022-06-17
2
-2
/
+3
|
*
|
|
|
GuardMgr: Also apply filters to fallback directories.
Nick Mathewson
2022-06-17
2
-7
/
+12
|
*
|
|
|
GuardMgr: remove disallowed addresses from returned FirstHops.
Nick Mathewson
2022-06-17
4
-2
/
+54
|
*
|
|
|
GuardMgr: Remove old testing filter variant.
Nick Mathewson
2022-06-17
2
-21
/
+9
|
*
|
|
|
GuardMgr: Add a new filter type based on reachable addresses.
Nick Mathewson
2022-06-17
2
-8
/
+24
|
*
|
|
|
Guardmgr: Change the GuardFilter API.
Nick Mathewson
2022-06-17
3
-19
/
+46
*
|
|
|
|
Merge branch 'config-fix2' into 'main'
Nick Mathewson
2022-06-16
9
-104
/
+77
|
\
\
\
\
\
|
*
|
|
|
|
tor-proto: channel: Tell clippy it's ok to print in tests
Ian Jackson
2022-06-16
1
-0
/
+1
|
*
|
|
|
|
impl_standard_builder: Use for tor_dirmgr::Authority
Ian Jackson
2022-06-16
1
-10
/
+2
|
*
|
|
|
|
impl_standard_builder: Use for tor_guardmgr::FallbackDir
Ian Jackson
2022-06-16
1
-6
/
+3
|
*
|
|
|
|
impl_standard_builder: Use for tor_dirmgr::DownloadSchedule
Ian Jackson
2022-06-16
1
-14
/
+3
|
*
|
|
|
|
impl_standard_builder: Use for arti::logging::LogfileConfig
Ian Jackson
2022-06-16
1
-7
/
+2
[prev]
[next]