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-dirmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
16
-6570
/
+0
*
Tweaks on patch to add clippy::unwrap_used lint.
Nick Mathewson
2021-08-27
2
-5
/
+19
*
Merge remote-tracking branch 'origin/mr/67' into unwrap_used
Nick Mathewson
2021-08-27
6
-5
/
+17
|
\
|
*
WIP: Add the "unwrap_used" lint.
S0AndS0
2021-08-24
6
-5
/
+17
*
|
Updates for reproducible build docs
Nick Mathewson
2021-08-26
2
-0
/
+14
*
|
fix segfault on static bin
Trinity Pointard
2021-08-25
1
-0
/
+1
|
/
*
Switch all uses of the log crate to the tracing.
Jani Monoses
2021-08-20
4
-4
/
+4
*
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
1
-1
/
+1
*
Revisions based on new documented-panics lint.
Nick Mathewson
2021-08-18
2
-7
/
+11
*
Merge remote-tracking branch 'origin/mr/60'
Nick Mathewson
2021-08-18
1
-0
/
+6
|
\
|
*
Add the "missing_panics_doc" lint.
S0AndS0
2021-08-13
1
-0
/
+6
*
|
Add the "implicit_clone" lint.
S0AndS0
2021-08-17
1
-0
/
+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
2
-2
/
+3
*
Merge commit 'origin/mr/46^'
Nick Mathewson
2021-08-12
1
-1
/
+1
|
\
|
*
Change output type in DirResponse to Vec<u8>
rls
2021-07-30
1
-1
/
+1
*
|
fallbackdir: Regenerate list
David Goulet
2021-08-11
1
-869
/
+879
*
|
Upgrade to latest fslock and use its per-fd exclusion feature.
Nick Mathewson
2021-08-11
3
-10
/
+2
*
|
Update state.rs info message
Ben Armstead
2021-08-09
1
-1
/
+1
*
|
Add unnecessary_wraps to the big warning list.
Nick Mathewson
2021-08-06
1
-0
/
+1
*
|
Simplify SqliteStore::from_path
Nick Mathewson
2021-08-06
1
-10
/
+4
*
|
Fix typos and other spelling mistakes
rls
2021-07-31
8
-18
/
+18
*
|
Fix some CI warnings.
Nick Mathewson
2021-07-31
1
-1
/
+1
|
/
*
Add a note about the other (current) daemon task.
Nick Mathewson
2021-07-30
1
-1
/
+5
*
Give DirMgr the ability to notify subscribers about events.
Nick Mathewson
2021-07-30
5
-4
/
+174
*
switch to maintained crates for memmap and tmpdir
Trinity Pointard
2021-07-20
4
-14
/
+14
*
Allow tor-rtcompat to build with no runtimes.
Nick Mathewson
2021-07-01
1
-0
/
+1
*
Merge remote-tracking branch 'origin/mr/34'
Nick Mathewson
2021-06-27
4
-202
/
+204
|
\
|
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
4
-202
/
+203
|
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
1
-0
/
+1
*
|
Remove "default-features=false" thing on tor-rtcompat for now.
Nick Mathewson
2021-06-24
1
-1
/
+1
*
|
Bump version dependencies to 0.0.0
Nick Mathewson
2021-06-24
1
-9
/
+9
*
|
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
|
/
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
4
-7
/
+7
*
Remove anyhow dependency from tor-retry, and rename it to retry-error
Nick Mathewson
2021-06-17
1
-1
/
+1
*
Remove some (but not all) needless dependencies.
Nick Mathewson
2021-06-17
1
-2
/
+0
*
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
2
-2
/
+2
*
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
/
+19
*
Module docs for remaining crates
Nick Mathewson
2021-05-25
1
-1
/
+7
*
Revert change to type of NetParams value.
Nick Mathewson
2021-05-25
1
-4
/
+4
*
Use macros and types to improve handling of Netdir parameters.
Nick Mathewson
2021-05-25
1
-4
/
+4
*
Fix some rustdoc warnings
Nick Mathewson
2021-05-21
1
-1
/
+1
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Fill in "package.categories" on all Cargo.toml
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
6
-36
/
+49
*
Always capitalize as RouterDesc, Microdesc.
Nick Mathewson
2021-05-18
3
-18
/
+18
*
Prefer "relay" to "server" when appropriate.
Nick Mathewson
2021-05-18
1
-4
/
+4
[next]