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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'ticket270' into 'main'
Nick Mathewson
2022-02-03
2
-13
/
+226
|
\
|
*
Document that `notify` behavior is strange with symlinks
Nick Mathewson
2022-02-03
1
-0
/
+5
|
*
Avoid a potential infinite loop in configuration-watching
Nick Mathewson
2022-02-03
1
-2
/
+5
|
*
Treat rescan events as meaning "reload configuration".
Nick Mathewson
2022-02-03
1
-2
/
+2
|
*
Add a couple of TODOs about configuration-watching.
Nick Mathewson
2022-02-02
1
-0
/
+7
|
*
Before reloading configuration, drain all pending file changes
Nick Mathewson
2022-02-02
1
-0
/
+8
|
*
Refactor file-watching code to watch parent directories.
Nick Mathewson
2022-02-02
1
-8
/
+105
|
*
arti: Limit mut-ness of cfg_sources to one block.
Nick Mathewson
2022-02-02
1
-12
/
+16
|
*
Detect changes in non-client configuration sections too
Nick Mathewson
2022-02-01
2
-17
/
+30
|
*
Make configuration-watching configurable and off-by-default.
Nick Mathewson
2022-02-01
1
-2
/
+11
|
*
Reload configuration when our configuration files change.
Nick Mathewson
2022-02-01
2
-1
/
+68
*
|
Merge branch 'typos' into 'main'
eta
2022-02-03
1
-1
/
+1
|
\
\
|
*
|
Fix typos
Dimitris Apostolou
2022-02-02
1
-1
/
+1
|
|
/
*
/
Remove many needless borrows and slices
Ian Jackson
2022-02-02
1
-2
/
+2
|
/
*
Un-Arc<> TorClient in the arti crate
Nick Mathewson
2022-02-01
2
-8
/
+5
*
arti_config: Refactor configuration sources into a struct
Nick Mathewson
2022-02-01
1
-19
/
+24
*
Make max_file_limit configurable
Neel Chauhan
2022-01-28
2
-12
/
+5
*
arti: be more careful to use the user-selected runtime
Nick Mathewson
2022-01-26
1
-4
/
+11
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
1
-1
/
+1
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
1
-2
/
+2
*
Make current/create functions into runtime member functions.
Nick Mathewson
2022-01-26
1
-3
/
+5
*
StreamPrefs: Re-alphabetise imports following rename
Ian Jackson
2022-01-21
1
-1
/
+1
*
StreamPrefs: rename from ConnectPrefs
Ian Jackson
2022-01-21
1
-3
/
+3
*
connection preferences: Take ConnectPrefs by reference
Ian Jackson
2022-01-19
1
-3
/
+3
*
Apply suggestions to better describe the purpose of LogGuards.
Ian Jackson
2022-01-10
1
-4
/
+5
*
Tracing configuration for logfiles, per-target filters
Nick Mathewson
2022-01-10
2
-36
/
+141
*
Move tracing setup into a separate module.
Nick Mathewson
2022-01-10
2
-43
/
+49
*
Use *_with_prefs() for Option<ConnectPrefs> callers in TorClient::connect
Neel Chauhan
2022-01-08
1
-3
/
+5
*
Move a comment to the right place.
Nick Mathewson
2022-01-06
1
-4
/
+2
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-2
/
+4
*
proxy: introduce new functions to write_all & flush/close
Muhammad Falak R Wani
2021-12-15
1
-42
/
+42
*
proxy: send SOCKS5 reply on failure cases
Muhammad Falak R Wani
2021-12-11
1
-1
/
+14
*
proxy: report an error if all listeners fail.
Nick Mathewson
2021-12-08
1
-1
/
+1
*
Resolve XXXXs in proxy.rs
Nick Mathewson
2021-12-08
1
-3
/
+3
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-0
/
+1
*
More typo fixes that I forgot to save :(
Nick Mathewson
2021-11-24
1
-1
/
+1
*
Fix a few typos.
Nick Mathewson
2021-11-24
1
-1
/
+1
*
Move the socks_port option into a new proxy section.
Nick Mathewson
2021-11-18
1
-1
/
+4
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
2
-264
/
+11
*
In rust-nightly CI, forbid debugging prints.
Nick Mathewson
2021-11-04
1
-0
/
+3
*
Remove all remaining dbg! instances.
Nick Mathewson
2021-11-04
1
-3
/
+0
*
Typo fix in an expect() message.
Nick Mathewson
2021-10-28
1
-1
/
+1
*
Improve and future-proof the `arti` CLI
eta
2021-10-27
2
-69
/
+136
*
Update our disclaimers and limitations sections.
Nick Mathewson
2021-10-27
1
-5
/
+3
*
Tests and refactoring for IsolationMap.
Nick Mathewson
2021-10-26
1
-13
/
+50
*
TorClient::resolve_ptr should take an IpAddr.
Nick Mathewson
2021-10-26
1
-1
/
+13
*
Rename tor_client/arti_tor_client to arti_client.
Nick Mathewson
2021-10-21
2
-7
/
+7
*
Fix most warnings from nightly.
Nick Mathewson
2021-10-19
1
-1
/
+3
*
Make elements of TorClientConfig private.
Nick Mathewson
2021-10-19
2
-14
/
+11
*
tor-client: refactor TorClient::bootstrap's args into a config object
eta
2021-10-19
1
-10
/
+16
[prev]
[next]