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
...
|
*
|
tor-guardmgr: Add tests for a few functions.
Nick Mathewson
2021-11-02
2
-0
/
+57
|
*
|
Mark primary guards as retriable when we come back online.
Nick Mathewson
2021-11-02
4
-47
/
+64
|
*
|
Use coarsetime to build an incoming traffic timestamp.
Nick Mathewson
2021-11-02
6
-0
/
+146
*
|
|
Merge remote-tracking branch 'origin/mr/119'
Nick Mathewson
2021-11-02
2
-85
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refactor tor_proto::circuit::Reactor to use an UnboundedSender
eta
2021-11-02
2
-85
/
+31
*
|
|
tor-circmgr: tests for netwoks with no exits
Nick Mathewson
2021-11-02
2
-25
/
+76
|
/
/
*
|
Merge remote-tracking branch 'origin/mr/118'
Nick Mathewson
2021-11-02
2
-78
/
+32
|
\
\
|
*
|
Refactor tor_proto::channel::Reactor to use an UnboundedSender
eta
2021-11-02
2
-78
/
+32
|
|
/
*
|
Remove some dbg!() calls in real code.
Nick Mathewson
2021-11-02
3
-4
/
+1
*
|
tor-circmgr::usage: Add a few more tests.
Nick Mathewson
2021-11-02
1
-2
/
+66
|
/
*
tor-persist: serde usage now requires derive feature.
Nick Mathewson
2021-10-29
1
-2
/
+1
*
Bump all crate versions to 0.0.1
Nick Mathewson
2021-10-29
26
-123
/
+123
*
Update README.md files
Nick Mathewson
2021-10-29
1
-6
/
+10
*
Merge remote-tracking branch 'origin/mr/112'
Nick Mathewson
2021-10-29
4
-31
/
+130
|
\
|
*
Improve docs of more (potentially re-exported) arti-client types
eta
2021-10-29
4
-31
/
+130
*
|
Improve some documentation links
Nick Mathewson
2021-10-29
6
-13
/
+15
|
/
*
Try writing a bit more documentation for configuration types.
Nick Mathewson
2021-10-28
3
-11
/
+62
*
Use correct link for AsyncWriteExt::flush
Nick Mathewson
2021-10-28
1
-1
/
+1
*
Typo fix in an expect() message.
Nick Mathewson
2021-10-28
1
-1
/
+1
*
Encourage the use of TorClient::clone().
Nick Mathewson
2021-10-28
1
-1
/
+2
*
DataStream: document the importance of flush().
Nick Mathewson
2021-10-28
1
-3
/
+12
*
arti-client example: Try to make the comments a little more clear.
Nick Mathewson
2021-10-28
1
-6
/
+10
*
Update README.md files
Nick Mathewson
2021-10-28
2
-19
/
+95
*
Merge remote-tracking branch 'origin/mr/111'
Nick Mathewson
2021-10-28
3
-16
/
+146
|
\
|
*
Improve top-level arti-client documentation, add example code
eta
2021-10-28
3
-16
/
+146
*
|
Oops: add missing data files
Nick Mathewson
2021-10-28
2
-0
/
+109
*
|
tor-dirmgr: tests for GetMicrodescsState
Nick Mathewson
2021-10-28
1
-0
/
+100
*
|
tor-dirmgr: tests for download schedules.
Nick Mathewson
2021-10-28
1
-0
/
+23
*
|
tor-chanmgr: remove PendingChanError as unnecessary.
Nick Mathewson
2021-10-28
2
-37
/
+6
*
|
Merge branch 'test_dirmgr'
Nick Mathewson
2021-10-28
5
-3
/
+515
|
\
\
|
*
|
tor-dirmgr: Test for GetCertsState
Nick Mathewson
2021-10-28
4
-5
/
+253
|
*
|
tor-dirmgr: Tests for GetConsensusState.
Nick Mathewson
2021-10-28
2
-0
/
+242
|
*
|
tor-dirmgr::state: Mock the view of current time.
Nick Mathewson
2021-10-28
1
-3
/
+25
|
|
/
*
|
Fix clippy warnings in tests.
Nick Mathewson
2021-10-28
1
-5
/
+5
*
|
Merge remote-tracking branch 'origin/mr/110'
Nick Mathewson
2021-10-28
1
-136
/
+233
|
\
\
|
*
|
tor_circmgr: Refactor and re-enable build_timeout() test
Nick Mathewson
2021-10-27
1
-136
/
+233
|
|
/
*
/
Mark request_retried test as ignored
Nick Mathewson
2021-10-28
1
-0
/
+1
|
/
*
Upgrade to fslock version 0.2
Nick Mathewson
2021-10-27
4
-4
/
+4
*
Improve and future-proof the `arti` CLI
eta
2021-10-27
4
-124
/
+159
*
Update our disclaimers and limitations sections.
Nick Mathewson
2021-10-27
12
-77
/
+23
*
Add Futureproof<T> wrapper type, use for GuardDisabled enum
eta
2021-10-27
3
-7
/
+77
*
Add #[serde(flatten)] HashMap fields to serializable objects
eta
2021-10-27
4
-6
/
+29
*
Fix some clippy-nightly warnings.
Nick Mathewson
2021-10-26
4
-12
/
+18
*
Clarify that new SleepProvider methods are testing-only.
Nick Mathewson
2021-10-26
1
-0
/
+9
*
circmgr: Split request_timeout test into two.
Nick Mathewson
2021-10-26
1
-0
/
+7
*
Merge remote-tracking branch 'origin/mr/102'
Nick Mathewson
2021-10-26
6
-55
/
+350
|
\
|
*
Overhaul the way WaitFor and the MockSleepProvider work
eta
2021-10-26
6
-55
/
+350
*
|
Merge branch 'pb_lite_squashed'
Nick Mathewson
2021-10-26
5
-11
/
+236
|
\
\
|
*
|
Avoid a strange borrow syntax in tor_guardmgr::sample
Nick Mathewson
2021-10-26
1
-3
/
+3
|
*
|
Do not blame a guard for failures on non-random circuits.
Nick Mathewson
2021-10-26
2
-4
/
+41
[prev]
[next]