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
...
|
*
|
bridge descriptor dormancy: Define an enum and semantics
Ian Jackson
2022-11-10
1
-0
/
+39
*
|
|
Fix Windows shortcut target
arnabanimesh
2022-11-13
1
-1
/
+1
*
|
|
Merge branch 'workaround_545' into 'main'
eta
2022-11-11
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Temporarily disable it_cancels_delayed_firings.
Nick Mathewson
2022-11-10
1
-0
/
+5
|
|
/
*
|
Merge branch 'guardmgr-todo-misc' into 'main'
Nick Mathewson
2022-11-10
8
-75
/
+142
|
\
\
|
*
|
GuardMgr: Explain why we timestamp BridgeSets as we do.
Nick Mathewson
2022-11-10
2
-10
/
+12
|
*
|
GuardMgr: Downgrade a pt-client TODO about an internal API
Nick Mathewson
2022-11-10
1
-2
/
+4
|
*
|
GuardMgr Document why a BridgeSet has trivial weight thresholds.
Nick Mathewson
2022-11-10
2
-3
/
+4
|
*
|
GuardMgr: once more, fix our n_primary_dir_info check.
Nick Mathewson
2022-11-10
1
-3
/
+25
|
*
|
GuardMgr: remove redundant call to extend_sample_as_needed
Nick Mathewson
2022-11-10
2
-32
/
+32
|
*
|
GuardMgr: rename n_primary_without_dir_info
Nick Mathewson
2022-11-10
2
-7
/
+12
|
*
|
Remove TODO to rename for_circuit_usage in favor of #623
Nick Mathewson
2022-11-10
1
-1
/
+0
|
*
|
GuardMgr: Remove TODO to move `mod bridge` to another crate
Nick Mathewson
2022-11-10
1
-3
/
+0
|
*
|
Resolve todo!()s and TODOs around BridgeRelay::HasAddrs.
Nick Mathewson
2022-11-10
1
-15
/
+35
|
*
|
RouterDesc: Add an or_ports method.
Nick Mathewson
2022-11-10
2
-0
/
+11
|
*
|
GuardMgr: Docs for BridgeDescProvider
Nick Mathewson
2022-11-08
1
-2
/
+12
|
*
|
GuardMgr: Remove a TODO pt-client comment.
Nick Mathewson
2022-11-08
1
-2
/
+0
*
|
|
Actually, require rsa 0.7.1.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
|
|
tor-persist: use map_while
Nick Mathewson
2022-11-10
1
-4
/
+1
*
|
|
Remove allow() for a false-positive warn on Rust 1.56.
Nick Mathewson
2022-11-10
1
-3
/
+0
*
|
|
Upgrade rsa to 0.7. Closes #613.
Nick Mathewson
2022-11-10
2
-2
/
+2
*
|
|
Upgrade to serde_with 2, phf 0.11. Closes #526.
Nick Mathewson
2022-11-10
2
-3
/
+3
*
|
|
Upgrade to tinystr 0.7. Closes #591.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
|
|
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
37
-36
/
+37
|
|
/
|
/
|
*
|
Merge branch 'bridge-error' into 'main'
Nick Mathewson
2022-11-10
2
-5
/
+5
|
\
\
|
*
|
Use ErrorKind::TorAccessFailed for misbehaving bridges
Ian Jackson
2022-11-08
2
-5
/
+5
*
|
|
Merge branch 'bdm-process-doc-test' into 'main'
Nick Mathewson
2022-11-10
2
-2
/
+100
|
\
\
\
|
*
|
|
bridge descs: Add tests for process_document
Ian Jackson
2022-11-08
2
-2
/
+100
|
|
/
/
*
|
|
Merge branch 'bdm-params' into 'main'
Nick Mathewson
2022-11-10
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove TODO re BridgeDescDownloadConfig defaults
Ian Jackson
2022-11-08
1
-1
/
+0
|
|
/
/
*
|
|
Check more targets
trinity-1686a
2022-11-10
6
-7
/
+19
*
|
|
bridge desc: Drop a done TODO
Ian Jackson
2022-11-08
1
-1
/
+0
*
|
|
bridge desc: todo re config: weaken and reference a new ticket
Ian Jackson
2022-11-08
1
-3
/
+2
|
/
/
*
|
Merge branch 'clap-v3' into 'main'
Ian Jackson
2022-11-08
6
-142
/
+160
|
\
\
|
|
/
|
/
|
|
*
Upgrade to clap 3: replace deprecated functions
Gabriel de Perthuis
2022-11-04
6
-121
/
+146
|
*
Upgrade to clap 3 with minimal changes
Gabriel de Perthuis
2022-11-04
6
-28
/
+21
*
|
Merge branch 'misc-todo-ptclient' into 'main'
Ian Jackson
2022-11-08
3
-8
/
+4
|
\
\
|
*
|
circmgr: downgrade TODO pt-client comments
Nick Mathewson
2022-11-08
1
-3
/
+3
|
*
|
ChanMgr: downgrade and remove a few TODO-ptclient comments
Nick Mathewson
2022-11-08
2
-5
/
+1
*
|
|
Merge branch 'store' into 'main'
Nick Mathewson
2022-11-08
6
-43
/
+468
|
\
\
\
|
*
|
|
bridge descs: Rename BridgeDescMgr from BridgeDescManager
Ian Jackson
2022-11-08
3
-17
/
+17
|
*
|
|
bridge descs: Apply sensitive() to bridge identity in error log msg
Ian Jackson
2022-11-08
2
-1
/
+3
|
*
|
|
sqlite cache: Document reasoning about timestamps
Ian Jackson
2022-11-08
1
-2
/
+9
|
*
|
|
bridge desc tests: Test caching and if-modified-since
Ian Jackson
2022-11-04
1
-2
/
+121
|
*
|
|
bridge desc tests: Break out queues_are_empty helper
Ian Jackson
2022-11-04
1
-2
/
+6
|
*
|
|
bridge desc tests: Provide a sqlite connection
Ian Jackson
2022-11-04
1
-2
/
+5
|
*
|
|
bridge desc: Implement storage functions at the DB layer
Ian Jackson
2022-11-04
1
-8
/
+67
|
*
|
|
bridge desc: Make Downloaded be Debug
Ian Jackson
2022-11-04
1
-0
/
+1
|
*
|
|
bridge desc: Implement cache reuse logic and if-modified-since
Ian Jackson
2022-11-04
4
-9
/
+196
|
*
|
|
bridge desc: Rename one more variable to text
Ian Jackson
2022-11-04
1
-1
/
+1
[prev]
[next]