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-netdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
68
-11551
/
+0
*
Tweaks on patch to add clippy::unwrap_used lint.
Nick Mathewson
2021-08-27
1
-3
/
+1
*
Merge remote-tracking branch 'origin/mr/67' into unwrap_used
Nick Mathewson
2021-08-27
9
-21
/
+86
|
\
|
*
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
8
-20
/
+84
*
|
Updates for reproducible build docs
Nick Mathewson
2021-08-26
1
-1
/
+1
*
|
Upgrade to new phf version.
Nick Mathewson
2021-08-25
1
-1
/
+1
|
/
*
Use unwrap_or_default instead of unwrap_or_else(Default::default)
rls
2021-08-23
1
-1
/
+1
*
Fix a few things that the "typos" tool didn't like.
Nick Mathewson
2021-08-20
2
-3
/
+3
*
Typo fixes.
Nick Mathewson
2021-08-20
4
-5
/
+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
*
|
|
Make MicrodescBuilder implement Debug and Clone
Nick Mathewson
2021-08-17
1
-0
/
+1
|
/
/
*
/
Note SPEC statuses in tor-netdoc
Nick Mathewson
2021-08-16
2
-2
/
+1
|
/
*
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
1
-0
/
+1
*
Fix a few rustdoc link warnings.
Nick Mathewson
2021-08-12
1
-1
/
+1
*
Merge remote-tracking branch 'origin/mr/58'
Nick Mathewson
2021-08-12
2
-2
/
+2
|
\
|
*
Rerun readmes.sh
Lennart Kloock
2021-08-11
1
-1
/
+1
|
*
Sync docs with readmes
Lennart Kloock
2021-08-11
1
-1
/
+1
*
|
Add functions to check whether port policies are nonempty.
Nick Mathewson
2021-08-11
1
-0
/
+14
|
/
*
Add unnecessary_wraps to the big warning list.
Nick Mathewson
2021-08-06
1
-0
/
+1
*
Add symlinks to arti-corpora
rls
2021-08-04
1
-0
/
+1
*
Small fixes on top of typo fixes
Nick Mathewson
2021-08-03
1
-1
/
+1
*
Fix typos and other spelling mistakes
rls
2021-07-31
12
-20
/
+20
*
address a bunch of hopefully uncontroversial lints
Daniel Eades
2021-07-20
3
-21
/
+12
*
derives for TorVersion and AuthKeyIds
Eugene Lomov
2021-07-18
2
-41
/
+2
*
Fix an unused variable warning when fuzzing tor-netdoc
Nick Mathewson
2021-07-02
1
-1
/
+1
*
Fix some code-rot in tor-netdoc fuzz targets
Nick Mathewson
2021-07-02
2
-2
/
+2
*
Merge remote-tracking branch 'origin/mr/34'
Nick Mathewson
2021-06-27
3
-7
/
+9
|
\
|
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
3
-7
/
+8
|
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
1
-0
/
+1
*
|
Bump version dependencies to 0.0.0
Nick Mathewson
2021-06-24
1
-5
/
+5
*
|
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
|
/
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
1
-1
/
+1
*
Upgrade phf.
Nick Mathewson
2021-06-17
1
-1
/
+1
*
Fix new(?) rustdoc warnings
Nick Mathewson
2021-06-16
2
-3
/
+3
*
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
5
-6
/
+6
*
Enable cargo_common_metadata warning.
Nick Mathewson
2021-05-25
1
-0
/
+1
*
Add automatically generated README.md files to each crate.
Nick Mathewson
2021-05-25
1
-0
/
+44
*
Revert change to type of NetParams value.
Nick Mathewson
2021-05-25
1
-2
/
+2
*
Use macros and types to improve handling of Netdir parameters.
Nick Mathewson
2021-05-25
1
-2
/
+2
*
Light tweaks to tor-netdoc.
Nick Mathewson
2021-05-24
1
-2
/
+8
*
Fix some rustdoc warnings
Nick Mathewson
2021-05-21
1
-1
/
+2
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
10
-99
/
+117
*
Prefer "relay" over "node" in most circumstances.
Nick Mathewson
2021-05-18
1
-2
/
+2
[next]