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
/
tor-netdir
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
7
-2617
/
+0
*
Simplify NetParameters::default()
Nick Mathewson
2021-08-27
1
-49
/
+32
*
Tweaks on patch to add clippy::unwrap_used lint.
Nick Mathewson
2021-08-27
1
-1
/
+1
*
Change `unwrap` to `expect` with message
S0AndS0
2021-08-25
1
-20
/
+37
*
Move "use_unwrap" lint from some to want list
S0AndS0
2021-08-25
1
-1
/
+2
*
WIP: Add the "unwrap_used" lint.
S0AndS0
2021-08-24
4
-21
/
+30
*
Switch all uses of the log crate to the tracing.
Jani Monoses
2021-08-20
1
-1
/
+1
*
Fix a few things that the "typos" tool didn't like.
Nick Mathewson
2021-08-20
1
-15
/
+15
*
Document panics in tor-netdir::testnet.
Nick Mathewson
2021-08-18
1
-5
/
+7
*
Revisions based on new documented-panics lint.
Nick Mathewson
2021-08-18
1
-0
/
+5
*
Merge remote-tracking branch 'origin/mr/60'
Nick Mathewson
2021-08-18
1
-0
/
+1
|
\
|
*
Add the "missing_panics_doc" lint.
S0AndS0
2021-08-13
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/mr/61'
Nick Mathewson
2021-08-18
1
-0
/
+1
|
\
\
|
*
|
Add the "implicit_clone" lint.
S0AndS0
2021-08-17
1
-0
/
+1
*
|
|
More tests for tor_netdir, plus a bugfix and a little refactoring.
Nick Mathewson
2021-08-17
1
-34
/
+84
*
|
|
Make construct_netdir() return a PartialNetDir.
Nick Mathewson
2021-08-17
2
-6
/
+8
*
|
|
Test Netdir behavior with BadExit flag.
Nick Mathewson
2021-08-17
1
-2
/
+60
*
|
|
Re-work the test network generator to take a customization function.
Nick Mathewson
2021-08-17
1
-17
/
+104
|
/
/
*
/
Update tor-netdir path fractions to avoid NaN.
Nick Mathewson
2021-08-16
1
-15
/
+34
|
/
*
Use add_warnings.py for clippy::cast_lossless
Nick Mathewson
2021-08-13
1
-1
/
+1
*
Add the "cast_lossless" lint.
S0AndS0
2021-08-12
3
-4
/
+5
*
Use real network parameter values to tune test circuits.
Nick Mathewson
2021-08-12
1
-3
/
+17
*
Add functions to check whether port policies are nonempty.
Nick Mathewson
2021-08-11
1
-1
/
+19
*
Use real network parameters to set unused-circ timeouts.
Nick Mathewson
2021-08-10
1
-2
/
+22
*
Add unnecessary_wraps to the big warning list.
Nick Mathewson
2021-08-06
1
-0
/
+1
*
Small cleanups and tweaks to same_subnet code.
Nick Mathewson
2021-08-05
1
-35
/
+30
*
Merge remote-tracking branch 'origin/mr/45'
Nick Mathewson
2021-08-05
2
-5
/
+80
|
\
|
*
Support EnforceDistinctSubnets
Smitty
2021-08-01
2
-5
/
+80
*
|
Revert spelling change; "recognised" is valid
rls
2021-07-31
1
-1
/
+1
*
|
Fix typos and other spelling mistakes
rls
2021-07-31
4
-10
/
+10
|
/
*
address some possibly slightly controversial lints
Daniel Eades
2021-07-21
1
-6
/
+3
*
address a bunch of hopefully uncontroversial lints
Daniel Eades
2021-07-20
2
-3
/
+2
*
Implement consensus parameters related to circuit timeout inference.
Nick Mathewson
2021-07-19
1
-0
/
+74
*
cleanliness
Trinity Pointard
2021-07-10
1
-11
/
+8
*
make ipv[46]_policy take into account BadExit
Trinity Pointard
2021-07-10
1
-10
/
+30
*
Rename "send_me_*" to "sendme_*"
Nick Mathewson
2021-07-06
1
-9
/
+9
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
1
-0
/
+1
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
1
-0
/
+1
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
2
-4
/
+4
*
Notes about badexit flag and opportunities for error
Nick Mathewson
2021-06-16
1
-0
/
+4
*
Tests for circmgr::usage
Nick Mathewson
2021-06-16
2
-5
/
+21
*
Expose the "construct_network()" function in tor-netdir.
Nick Mathewson
2021-06-16
2
-77
/
+136
*
Add noop_method_call warning.
Nick Mathewson
2021-05-27
1
-0
/
+1
*
Use the "typos" tool to fix some spelling
Nick Mathewson
2021-05-26
1
-1
/
+1
*
Enable cargo_common_metadata warning.
Nick Mathewson
2021-05-25
1
-0
/
+2
*
Re-add a percentage type wrapper.
Nick Mathewson
2021-05-25
2
-12
/
+11
*
fixup! Revert change to type of NetParams value.
Nick Mathewson
2021-05-25
1
-4
/
+0
*
Remove a needless lifetime.
Nick Mathewson
2021-05-25
1
-1
/
+1
*
Remove the no-longer-used params::Error
Nick Mathewson
2021-05-25
1
-25
/
+0
*
Documentation fix.
Nick Mathewson
2021-05-25
1
-5
/
+6
[next]