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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'notify' into 'main'
Ian Jackson
2022-11-01
1
-123
/
+137
|
\
\
|
*
|
debounce reload cfg events
trinity-1686a
2022-11-01
1
-0
/
+7
|
*
|
rename unused field
trinity-1686a
2022-10-30
1
-3
/
+2
|
*
|
update some strings
trinity-1686a
2022-10-30
1
-10
/
+10
|
*
|
use iife so we can try! instead of custom error handling
trinity-1686a
2022-10-30
1
-64
/
+56
|
*
|
refactor so events always indicate reload
trinity-1686a
2022-10-30
1
-71
/
+74
|
*
|
depends less on notify types
trinity-1686a
2022-10-30
1
-22
/
+35
|
|
/
*
/
remove unused dependancies
trinity-1686a
2022-10-29
5
-10
/
+1
|
/
*
Merge branch 'guards_as_bridges_part2' into 'main'
Nick Mathewson
2022-10-27
6
-142
/
+374
|
\
|
*
guardmgr: Rename and clarify of non-persistent-state copy fns
Nick Mathewson
2022-10-27
3
-32
/
+24
|
*
Clarify fix_consistency
Ian Jackson
2022-10-27
1
-2
/
+2
|
*
Clarify what it means to be "an identity" for a primary guard.
Ian Jackson
2022-10-27
1
-1
/
+1
|
*
tor-guardmgr: Add big doc comment about guard id handling
Ian Jackson
2022-10-27
1
-0
/
+58
|
*
guardmgr: Use new ambiguity-tolerant contains in state handling
Nick Mathewson
2022-10-25
1
-2
/
+30
|
*
guard sample: Change semantics of `contains` to handle ambiguity.
Nick Mathewson
2022-10-25
2
-10
/
+33
|
*
Replace contains_relay with can_add_relay().
Nick Mathewson
2022-10-25
1
-9
/
+6
|
*
Convert guard samples to use ByRelayIds.
Nick Mathewson
2022-10-25
3
-124
/
+193
|
*
impl HasRelayIds for GuardId.
Nick Mathewson
2022-10-25
1
-0
/
+9
|
*
ByRelayIds: Add additional accessor functions.
Nick Mathewson
2022-10-25
1
-0
/
+51
|
*
linkspec: add HasRelayIds::has_any_identity.
Nick Mathewson
2022-10-25
1
-1
/
+6
*
|
tor-dirmgr: impl Default for FlagPublisher
Ian Jackson
2022-10-27
1
-0
/
+6
*
|
tor-dirmgr: impl FlagEvent for BridgeDescEvent
Ian Jackson
2022-10-27
1
-0
/
+6
*
|
BridgeDescProvider: Make BridgeDescEvent repr(u16) and derive traits
Ian Jackson
2022-10-27
2
-1
/
+7
*
|
impl Hash for BridgeConfig and various PT information
Ian Jackson
2022-10-27
2
-4
/
+4
*
|
tor-guardmgr: bridges: export BridgeDescError at toplevel
Ian Jackson
2022-10-27
1
-1
/
+1
*
|
Merge branch 'fuzz_ptmgr_ipc' into 'main'
eta
2022-10-27
3
-0
/
+36
|
\
\
|
*
|
ptmgr: Add a fuzzer for ptmessage.
Nick Mathewson
2022-10-26
3
-0
/
+36
*
|
|
Merge branch 'simpler_quote_skipping' into 'main'
eta
2022-10-27
1
-10
/
+5
|
\
\
\
|
*
|
|
ptmgr::ipc: Try an alternate approach to initial quotes.
Nick Mathewson
2022-10-26
1
-10
/
+5
|
|
/
/
*
|
|
tor-basic-utils: Provide an implementation of BinaryHeap::retain
Ian Jackson
2022-10-27
2
-0
/
+23
*
|
|
tor-checkable: Make TimerangeBound::dangerously* non-experimental
Ian Jackson
2022-10-27
2
-10
/
+1
*
|
|
Merge branch 'assert_maxlen' into 'main'
Nick Mathewson
2022-10-27
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-cell: Assert data length in Data cells
Emil Engler
2022-10-24
1
-1
/
+2
*
|
|
Merge branch 'dirclient-yaks' into 'main'
Nick Mathewson
2022-10-26
4
-1
/
+57
|
\
\
\
|
*
|
|
tor-dirclient: impl HasKind for RequestFailedError
Ian Jackson
2022-10-25
1
-1
/
+7
|
*
|
|
tor-dirclient: Promise that download only gives RequestFailed
Ian Jackson
2022-10-25
1
-0
/
+4
|
*
|
|
tor-dirclient::DirResponse: provide output_string
Ian Jackson
2022-10-25
1
-0
/
+17
|
*
|
|
tor-dirclient: Provide RoutersOwnDescRequest
Ian Jackson
2022-10-25
1
-0
/
+29
*
|
|
|
tor-ptmgr/ipc: First cut of pluggable transport spawning
eta
2022-10-26
5
-1
/
+963
*
|
|
|
Merge branch 'redundant_allocation' into 'main'
Ian Jackson
2022-10-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
tor-bytes: Avoid redundant allocation
Emil Engler
2022-10-25
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'flag-event' into 'main'
Ian Jackson
2022-10-25
6
-16
/
+78
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix clippy false positive
Ian Jackson
2022-10-25
1
-0
/
+5
|
*
|
|
FlagEvent trait: Implement using macros
Ian Jackson
2022-10-25
6
-16
/
+73
*
|
|
|
BridgeDescEvent: Change the sole variant to SomethingChanged
Ian Jackson
2022-10-25
1
-5
/
+17
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'safe_u16_conversion' into 'main'
Nick Mathewson
2022-10-25
1
-1
/
+1
|
\
\
\
|
*
|
|
tor-cell: Consistent and secure conversion to u16
Emil Engler
2022-10-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rename_for_to_from' into 'main'
Nick Mathewson
2022-10-25
3
-9
/
+9
|
\
\
\
|
*
|
|
tor-cell: Rename for_client and for_relay
Emil Engler
2022-10-21
3
-9
/
+9
*
|
|
|
Merge branch 'feat/add-semvermd-tor-cell' into 'main'
Nick Mathewson
2022-10-25
1
-0
/
+1
|
\
\
\
\
[prev]
[next]