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-config
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
|
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
|
Add warnings about configuration stability.
Nick Mathewson
2022-02-28
1
-0
/
+8
|
/
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
Add a few tests to tor-config.
Nick Mathewson
2021-12-07
1
-1
/
+23
*
MutCfg facility to help with reconfiguration.
Nick Mathewson
2021-12-07
1
-0
/
+2
*
Sketch API for reconfiguration.
Nick Mathewson
2021-12-07
1
-1
/
+31
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-0
/
+1
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
1
-106
/
+4
*
Improve and future-proof the `arti` CLI
eta
2021-10-27
1
-54
/
+22
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+176