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
...
|
*
|
guardmgr: Implement Universe for bridges.
Nick Mathewson
2022-11-02
3
-2
/
+161
|
*
|
guardmgr: Universe API should look up by ChanTarget
Nick Mathewson
2022-11-02
3
-14
/
+13
|
*
|
guardmgr: take sampled guards from Universe.
Nick Mathewson
2022-11-02
3
-83
/
+140
|
*
|
guardmgr: Continue porting porting code to use Universe.
Nick Mathewson
2022-11-02
2
-12
/
+11
|
*
|
guardmgr: Begin to decouple guards from NetDir.
Nick Mathewson
2022-11-02
3
-38
/
+122
|
*
|
guardmgr: Rename microdescriptor_missing to dir_info_missing
Nick Mathewson
2022-11-02
1
-9
/
+9
|
*
|
guardmgr: Allow guards to be constructed from any ChanTarget.
Nick Mathewson
2022-11-02
2
-7
/
+16
|
*
|
guardmgr: Include PtTarget in guards.
Nick Mathewson
2022-11-02
1
-8
/
+50
|
|
/
*
|
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
|
|
/
*
|
Merge branch 'remove-deps' into 'main'
Ian Jackson
2022-11-01
6
-15
/
+1
|
\
\
|
|
/
|
/
|
|
*
remove unused dependancies
trinity-1686a
2022-10-29
6
-15
/
+1
|
/
*
Merge branch 'upgrade_20221028' into 'main'
Nick Mathewson
2022-10-28
1
-123
/
+209
|
\
|
*
Upgrade dependencies in preparation for upcoming release(s)
Nick Mathewson
2022-10-28
1
-123
/
+209
|
/
*
update to latest arti-corpora
Nick Mathewson
2022-10-28
1
-0
/
+0
*
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
*
|
Merge branch 'bridge-api-yaks' into 'main'
Ian Jackson
2022-10-27
7
-6
/
+25
|
\
\
|
*
|
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
3
-1
/
+8
|
*
|
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
|
|
/
/
*
|
|
Merge branch 'misc-yaks' into 'main'
Ian Jackson
2022-10-27
4
-10
/
+24
|
\
\
\
|
*
|
|
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
[prev]
[next]