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
/
tor-config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix category in tor-config/Cargo.toml
Nick Mathewson
2021-06-24
1
-1
/
+1
*
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
*
Add noop_method_call warning.
Nick Mathewson
2021-05-27
1
-0
/
+1
*
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
/
+14
*
Module docs for remaining crates
Nick Mathewson
2021-05-25
1
-2
/
+8
*
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
2
-2
/
+3
*
Resolve clippy warnings from Rust 1.52.
Nick Mathewson
2021-05-07
1
-5
/
+1
*
Add trait_duplication_in_bounds warning.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add a few more clippy warnings
Nick Mathewson
2021-05-03
1
-0
/
+5
*
Bump regex and memchr versions
Nick Mathewson
2021-05-03
1
-1
/
+1
*
Add some more clippy warnings to our list.
Nick Mathewson
2021-04-27
1
-1
/
+6
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+3
*
upgrade httparse and zeroize
Nick Mathewson
2021-04-25
1
-1
/
+1
*
More tests in tor-config
Nick Mathewson
2021-04-21
2
-0
/
+74
*
Remove a few unused dependencies
Nick Mathewson
2021-04-05
1
-1
/
+0
*
tor-config: fix a new clipppy warning.
Nick Mathewson
2021-03-29
1
-1
/
+1
*
upgrade to newer version of config crate.
Nick Mathewson
2021-03-24
1
-1
/
+1
*
Add the tor project as an author.
Nick Mathewson
2021-03-17
1
-1
/
+1
*
Add keywords to each Cargo.toml
Nick Mathewson
2021-03-17
1
-1
/
+1
*
Add a description field to all our Cargo.toml files
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Give it a homepage everyplace.
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Allow spaces in command-line arguments again
Nick Mathewson
2021-03-12
1
-1
/
+3
*
Avoid most regex features.
Nick Mathewson
2021-03-10
2
-11
/
+6
*
Only enable the `config` features we are using.
Nick Mathewson
2021-03-10
1
-1
/
+2
*
Bump dependencies with "cargo upgrade"
Nick Mathewson
2021-03-06
1
-2
/
+2
*
Avoid unwrap() in tor-config
Nick Mathewson
2021-03-04
1
-5
/
+8
*
Update to latest futures, once_cell
Nick Mathewson
2021-02-23
1
-1
/
+1
*
Update some dependencies.
Nick Mathewson
2021-02-19
1
-2
/
+2
*
Add some tests for tor_config::CfgPath
Nick Mathewson
2021-02-12
3
-1
/
+47
*
Implement storage-directory configuration.
Nick Mathewson
2021-02-12
3
-3
/
+118
*
Initial support for configuration from file and/or command-line.
Nick Mathewson
2021-02-02
2
-0
/
+64
*
bump serde and log
Nick Mathewson
2021-02-01
1
-1
/
+1
*
Start a 'tor-config' crate
Nick Mathewson
2021-02-01
3
-0
/
+214