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
/
arti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-5
/
+5
*
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
3
-36
/
+142
*
Move tracing setup into a separate module.
Nick Mathewson
2022-01-10
2
-43
/
+49
*
Merge branch 'minimize_deps' into 'main'
eta
2022-01-10
1
-9
/
+9
|
\
|
*
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
1
-9
/
+9
*
|
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
*
Bump every crate by one patch version.
Nick Mathewson
2021-11-29
1
-5
/
+5
*
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
3
-265
/
+12
*
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
*
Bump all crate versions to 0.0.1
Nick Mathewson
2021-10-29
1
-5
/
+5
*
Typo fix in an expect() message.
Nick Mathewson
2021-10-28
1
-1
/
+1
*
Update README.md files
Nick Mathewson
2021-10-28
1
-6
/
+5
*
Improve and future-proof the `arti` CLI
eta
2021-10-27
3
-70
/
+137
*
Update our disclaimers and limitations sections.
Nick Mathewson
2021-10-27
2
-10
/
+6
*
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
*
Upgrade to latest tracing-{subscriber,journald}
Nick Mathewson
2021-10-23
1
-2
/
+2
*
Rename tor_client/arti_tor_client to arti_client.
Nick Mathewson
2021-10-21
3
-11
/
+11
*
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
*
Change how we connect to target addresses.
Nick Mathewson
2021-10-18
1
-1
/
+1
*
Merge branch 'reject_bad_hostnames'
Nick Mathewson
2021-10-18
2
-2
/
+16
|
\
|
*
Rename is_localhost to allow_local_addrs, and apply it to IPs too.
Nick Mathewson
2021-10-18
1
-2
/
+2
|
*
Formatting fixes
Neel Chauhan
2021-10-06
1
-1
/
+3
|
*
Introduce ClientConfig for is_localhost config parameter
Neel Chauhan
2021-10-06
2
-2
/
+14
*
|
Do not use downcast_ref, use tor-client error.
Jani Monoses
2021-10-18
1
-8
/
+6
*
|
Add a cast to correct a type error about WSAEMFILE
Nick Mathewson
2021-10-15
1
-1
/
+7
*
|
arti: On startup, increase the NOFILE resource limit.
Nick Mathewson
2021-10-14
3
-0
/
+29
*
|
proxy: Mark ENFILES and EMFILES as survivable.
Nick Mathewson
2021-10-14
2
-2
/
+33
*
|
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
*
|
Require up-to-date x25519-dalek, async_executors, and argh.
Nick Mathewson
2021-10-09
1
-1
/
+1
*
|
Re-export configuration types from tor-client.
Nick Mathewson
2021-10-09
2
-11
/
+11
*
|
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
2
-11
/
+21
|
\
|
*
Create a separate logging section in config.
Jani Monoses
2021-09-09
2
-11
/
+21
[next]