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
/
tor-dirmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bridge desc: Implement cache reuse logic and if-modified-since
Ian Jackson
2022-11-04
3
-9
/
+195
|
*
bridge desc: Rename one more variable to text
Ian Jackson
2022-11-04
1
-1
/
+1
|
*
bridge desc: Catch panics in the download functionality
Ian Jackson
2022-11-04
1
-1
/
+8
|
*
bridge desc: Provide a Store to the bridge desc manager
Ian Jackson
2022-11-04
3
-16
/
+49
|
*
bridge desc tests: Apply tracing_test::traced_test
Ian Jackson
2022-11-04
1
-0
/
+2
*
|
Merge branch 'store-yak-misc' into 'main'
eta
2022-11-08
3
-11
/
+34
|
\
|
|
*
tor-dirmgr: impl AsRef<dyn Error> for Error
Ian Jackson
2022-11-04
1
-0
/
+7
|
*
dirmgr: Make store be in an Arc
Ian Jackson
2022-11-04
1
-2
/
+2
|
*
dirmgr sqlite store: Improve schema updates
Ian Jackson
2022-11-04
1
-9
/
+25
*
|
Fix typos
Dimitris Apostolou
2022-11-06
1
-1
/
+1
|
/
*
bridgedesc: Rename "text" from "output"
Ian Jackson
2022-11-03
1
-5
/
+5
*
bridgedesc: Make process_document into a free function
Ian Jackson
2022-11-03
1
-53
/
+67
*
bridgedesc: Introduce Downloaded
Ian Jackson
2022-11-03
1
-13
/
+17
*
bridgedesc: download: Break out process_document
Ian Jackson
2022-11-03
1
-47
/
+54
*
bridgedesc: Prepare Mockable trait for if-modified-since
Ian Jackson
2022-11-03
2
-6
/
+15
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
bridge descriptors tests: Fix flaky test
Ian Jackson
2022-11-03
1
-1
/
+11
*
bridge descriptors tests: Test set_bridges more thoroughly (fix)
Ian Jackson
2022-11-03
1
-1
/
+1
*
bridge descriptors: logging: Log addition and removal (fmt)
Ian Jackson
2022-11-03
1
-12
/
+20
*
bridge descriptors: logging: Log addition and removal
Ian Jackson
2022-11-03
1
-8
/
+31
*
bridge descriptors: logging: Log download start and outcome
Ian Jackson
2022-11-03
1
-0
/
+6
*
bridge descriptors tests: Test set_bridges more thoroughly
Ian Jackson
2022-11-03
1
-0
/
+34
*
bridge descriptors: Rewrite set_bridges
Ian Jackson
2022-11-03
1
-18
/
+12
*
bridge descriptors tests: Add another couple of test cases
Ian Jackson
2022-11-03
1
-1
/
+31
*
bridge descriptors tests: stream_drain_ready returns event count
Ian Jackson
2022-11-03
1
-1
/
+4
*
bridge descriptors tests: Break out bad_bridge helper function
Ian Jackson
2022-11-03
1
-7
/
+7
*
bridge descriptors: Change default max_refetch
Ian Jackson
2022-11-03
2
-2
/
+2
*
bridge descriptors: Add clarification about bridge states
Ian Jackson
2022-11-03
1
-0
/
+3
*
bridge descriptors: Improve and fix docs for consider_launching
Ian Jackson
2022-11-03
1
-1
/
+6
*
bridge descriptors: Add comments where StateGuard is dropped
Ian Jackson
2022-11-03
1
-0
/
+8
*
bridge descriptors: Document `changed` and `earliest_timeout` Options
Ian Jackson
2022-11-03
1
-0
/
+5
*
bridge descriptors: Document updates argument to timeout_task
Ian Jackson
2022-11-03
1
-0
/
+6
*
bridge descriptors: Tests
Ian Jackson
2022-11-03
2
-0
/
+267
*
bridge descriptors: Provide a consistency check function
Ian Jackson
2022-11-03
1
-0
/
+196
*
bridge descriptors: Provide an implementation of BridgeDescProvider
Ian Jackson
2022-11-03
2
-0
/
+1097
*
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
*
Fix clippy false positive
Ian Jackson
2022-10-25
1
-0
/
+5
*
FlagEvent trait: Implement using macros
Ian Jackson
2022-10-25
2
-14
/
+62
*
tor-dirclient: Make RequestFailed its own error type
Ian Jackson
2022-10-20
1
-5
/
+5
*
tor-dirclient Response: Rename output methods
Ian Jackson
2022-10-20
1
-1
/
+1
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-51
/
+1
*
Mark all bridge and pt features as experimental for now.
Nick Mathewson
2022-09-29
1
-0
/
+26
*
GuardMgr/DirMgr: Add APIs for bridge descriptor lists
Nick Mathewson
2022-09-26
1
-0
/
+1
*
fix clippy::needless_borrow
trinity-1686a
2022-09-10
1
-1
/
+1
*
fix clippy::unwrap_used and old TODO for msrv 1.56
trinity-1686a
2022-09-10
1
-9
/
+6
*
`TaskSchedule`: give error on `sleep*()` if last handle is dropped
Nick Mathewson
2022-09-07
3
-4
/
+14
*
Use anonymize_home() when displaying various messages.
Nick Mathewson
2022-08-31
1
-1
/
+2
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
1
-0
/
+1
[prev]
[next]