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
/
crates
/
arti
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove all remaining dbg! instances.
Nick Mathewson
2021-11-04
1
-3
/
+0
*
Improve and future-proof the `arti` CLI
eta
2021-10-27
1
-68
/
+135
*
Update our disclaimers and limitations sections.
Nick Mathewson
2021-10-27
1
-5
/
+3
*
Rename tor_client/arti_tor_client to arti_client.
Nick Mathewson
2021-10-21
1
-5
/
+5
*
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
1
-1
/
+3
*
Make elements of TorClientConfig private.
Nick Mathewson
2021-10-19
1
-13
/
+10
*
tor-client: refactor TorClient::bootstrap's args into a config object
eta
2021-10-19
1
-10
/
+16
*
Merge branch 'reject_bad_hostnames'
Nick Mathewson
2021-10-18
1
-2
/
+10
|
\
|
*
Formatting fixes
Neel Chauhan
2021-10-06
1
-1
/
+3
|
*
Introduce ClientConfig for is_localhost config parameter
Neel Chauhan
2021-10-06
1
-2
/
+8
*
|
arti: On startup, increase the NOFILE resource limit.
Nick Mathewson
2021-10-14
1
-0
/
+3
*
|
Report errors in logging configuration a bit more usefully
Nick Mathewson
2021-10-13
1
-2
/
+22
*
|
Document trace_filter example in main.rs too.
Nick Mathewson
2021-10-13
1
-0
/
+2
*
|
Re-export configuration types from tor-client.
Nick Mathewson
2021-10-09
1
-8
/
+10
*
|
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
|
/
*
Do not use set_ prefix on derive_builder setters
Jani Monoses
2021-09-16
1
-3
/
+3
*
Merge remote-tracking branch 'origin/mr/77'
Nick Mathewson
2021-09-10
1
-10
/
+18
|
\
|
*
Create a separate logging section in config.
Jani Monoses
2021-09-09
1
-10
/
+18
*
|
Use derive_builder for the rest of tor_dirmgr::config
Nick Mathewson
2021-09-09
1
-3
/
+3
*
|
Use derive_builder for NetworkConfig.
Nick Mathewson
2021-09-08
1
-4
/
+5
|
/
*
Make journald an optional feature.
Jani Monoses
2021-09-07
1
-6
/
+7
*
Allow logging to journald.
Jani Monoses
2021-09-07
1
-7
/
+26
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+285
[prev]