index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not use set_ prefix on derive_builder setters
Jani Monoses
2021-09-16
4
-11
/
+11
*
derive 'Default' where possible
Daniel Eades
2021-09-11
2
-17
/
+2
*
Add identity-based accessors (and indices) to NetDir.
Nick Mathewson
2021-09-10
1
-36
/
+152
*
Merge remote-tracking branch 'origin/mr/77'
Nick Mathewson
2021-09-10
2
-11
/
+21
|
\
|
*
Create a separate logging section in config.
Jani Monoses
2021-09-09
2
-11
/
+21
*
|
Use derive_builder for Authority and FallbackDir.
Nick Mathewson
2021-09-10
4
-125
/
+23
*
|
Suppress a cognitive-complexity lint in tests
Nick Mathewson
2021-09-09
1
-0
/
+1
*
|
Typo fixes
Nick Mathewson
2021-09-09
4
-6
/
+6
*
|
Add guard-related network parameters.
Nick Mathewson
2021-09-09
1
-3
/
+118
*
|
Add an IntegerDays numeric type.
Nick Mathewson
2021-09-09
1
-0
/
+54
*
|
Use macros and traits to simplify the declaration of parameters.
Nick Mathewson
2021-09-09
2
-135
/
+173
*
|
Use derive_builder for the rest of tor_dirmgr::config
Nick Mathewson
2021-09-09
2
-83
/
+24
*
|
Use derive_builder for DownloadScheduleConfig
Nick Mathewson
2021-09-08
1
-66
/
+7
*
|
Use derive_builder for NetworkConfig.
Nick Mathewson
2021-09-08
4
-148
/
+43
|
/
*
Merge remote-tracking branch 'origin/mr/73'
Nick Mathewson
2021-09-08
3
-7
/
+33
|
\
|
*
Make journald an optional feature.
Jani Monoses
2021-09-07
2
-7
/
+9
|
*
Do not log to journald by default
Jani Monoses
2021-09-07
1
-1
/
+1
|
*
Allow logging to journald.
Jani Monoses
2021-09-07
3
-7
/
+31
*
|
Fix clippy warnings in tests with --all-features
Nick Mathewson
2021-09-08
2
-10
/
+9
*
|
Fix/suppress a few more clippy lints in tests.
Nick Mathewson
2021-09-08
6
-9
/
+14
*
|
Merge remote-tracking branch 'origin/mr/71'
Nick Mathewson
2021-09-08
83
-112
/
+196
|
\
\
|
*
|
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
84
-112
/
+197
*
|
|
Check for correct-ish decoding of all parameters.
Nick Mathewson
2021-09-08
1
-4
/
+77
*
|
|
Add validation function to WeightSet
Nick Mathewson
2021-09-08
1
-1
/
+18
*
|
|
Replace weighted-choice code with rand::seq::SliceRandom.
Nick Mathewson
2021-09-08
3
-231
/
+159
|
/
/
*
|
More tests in pareto.rs
Nick Mathewson
2021-09-08
1
-9
/
+47
*
|
Use same defaults for abandon and close times in timeout code.
Nick Mathewson
2021-09-07
1
-6
/
+4
*
|
Stop making abandoned/successful circuit counts persistent
Nick Mathewson
2021-09-07
1
-22
/
+1
*
|
A little more test coverage in tor-circmgr::mgr
Nick Mathewson
2021-09-07
2
-6
/
+36
*
|
tor_circmgr::mgr -- refactor some duplicate code.
Nick Mathewson
2021-09-07
1
-20
/
+32
*
|
Rename pick_action to clarify that it can modify self
Nick Mathewson
2021-09-07
1
-5
/
+5
*
|
Exclude tor-bytes fuzzing helper code from tarpaulin coverage.
Nick Mathewson
2021-09-07
1
-2
/
+2
*
|
Update corpus and links.
Nick Mathewson
2021-09-07
7
-7
/
+7
*
|
Fix bugs in last fuzzer code.
Nick Mathewson
2021-09-07
1
-2
/
+3
*
|
Improvements to array-of-u8 handling in tor-bytes.
Nick Mathewson
2021-09-07
3
-50
/
+112
|
/
*
Document every macro.
Nick Mathewson
2021-09-07
6
-2
/
+12
*
Fix typos
Jani Monoses
2021-09-07
4
-4
/
+4
*
Light refactoring and documentation improvements in proxy.rs
Nick Mathewson
2021-08-27
1
-40
/
+103
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
307
-0
/
+59181
[prev]