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-basic-utils
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fixes (automated with "typos").
Nick Mathewson
2022-05-24
1
-4
/
+4
*
Suppress clippy warnings in tor-basic-utils.
Nick Mathewson
2022-05-23
2
-0
/
+2
*
prepare_send_from: clippy: Have dprintln explicitly return ()
Ian Jackson
2022-05-23
1
-1
/
+1
*
prepare_send_from: clippy: Avoid a lint
Ian Jackson
2022-05-23
1
-2
/
+1
*
prepare_send_from: clippy: Add missing docs
Ian Jackson
2022-05-23
1
-11
/
+18
*
prepare_send_from: clippy: Replace two unwraps
Ian Jackson
2022-05-23
1
-2
/
+6
*
prepare_send_from: Break out get_output! macro
Ian Jackson
2022-05-23
1
-2
/
+11
*
prepare_send_from: docs and comments improvements
Ian Jackson
2022-05-23
1
-13
/
+115
*
prepare_send_from: Add tests
Ian Jackson
2022-05-23
1
-0
/
+122
*
channel: Provide and use Sink::prepare_send_from
Ian Jackson
2022-05-23
2
-0
/
+293
*
Rename macro_first_nonempty (from macro_coalesce_args)
Ian Jackson
2022-04-25
1
-2
/
+2
*
macro_coalesce_args: New helper macro
Ian Jackson
2022-04-25
1
-0
/
+30
*
tor-basic-utils: Add RetryDelay::reset test
Samanta Navarro
2022-04-23
1
-0
/
+2
*
Add RetrySchedule::reset()
Nick Mathewson
2022-04-04
1
-0
/
+5
*
Adjust a comment
Ian Jackson
2022-03-21
1
-1
/
+1
*
Provide define_accessor_trait and use it to generate CircMgrConfig
Ian Jackson
2022-03-16
1
-0
/
+68
*
RetryDelay: remove accessors.
Nick Mathewson
2022-03-16
1
-17
/
+1
*
Fix up documentation on RetryDelay.
Nick Mathewson
2022-03-16
1
-10
/
+19
*
Move RetryDelay from dirmgr to basic-utils.
Nick Mathewson
2022-03-16
2
-0
/
+168
*
Revert "humantime_serde_option: New module in tor-basic-utils"
Ian Jackson
2022-03-14
2
-27
/
+0
*
humantime_serde_option: New module in tor-basic-utils
Ian Jackson
2022-03-07
2
-0
/
+27
*
tor-basic-utils: copy the README into lib.rs
Ian Jackson
2022-03-04
1
-1
/
+11
*
Remove now-obsolete note about location of skip_fmt
Ian Jackson
2022-03-04
1
-5
/
+0
*
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
1
-0
/
+37
*
Introduce tor-basic-utils
Ian Jackson
2022-03-04
1
-0
/
+30