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
/
tor-client
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
2
-526
/
+0
*
WIP: Add the "unwrap_used" lint.
S0AndS0
2021-08-24
1
-0
/
+1
*
Switch all uses of the log crate to the tracing.
Jani Monoses
2021-08-20
1
-1
/
+1
*
Typo fixes.
Nick Mathewson
2021-08-20
1
-1
/
+1
*
replace IsolationToken::default with no_isolation
Trinity Pointard
2021-08-18
1
-1
/
+10
*
Revisions based on new documented-panics lint.
Nick Mathewson
2021-08-18
1
-1
/
+2
*
Merge remote-tracking branch 'origin/mr/60'
Nick Mathewson
2021-08-18
1
-0
/
+1
|
\
|
*
Add the "missing_panics_doc" lint.
S0AndS0
2021-08-13
1
-0
/
+1
*
|
Add the "implicit_clone" lint.
S0AndS0
2021-08-17
1
-0
/
+1
|
/
*
Use add_warnings.py for clippy::cast_lossless
Nick Mathewson
2021-08-13
1
-1
/
+1
*
Add the "cast_lossless" lint.
S0AndS0
2021-08-12
1
-0
/
+1
*
Merge remote-tracking branch 'origin/mr/58'
Nick Mathewson
2021-08-12
1
-1
/
+1
|
\
|
*
Fix warning sign emoji in tor-client doc
Lennart Kloock
2021-08-12
1
-1
/
+1
*
|
Use real network parameter values to tune test circuits.
Nick Mathewson
2021-08-12
1
-1
/
+6
*
|
Periodically launch timeout-testing circuits.
Nick Mathewson
2021-08-12
1
-1
/
+41
*
|
tor-client: remove workaround now that #155 is in.
Nick Mathewson
2021-08-11
1
-10
/
+0
|
/
*
Make a basic daemon task to close circuits.
Nick Mathewson
2021-08-10
1
-2
/
+1
*
Use real network parameters to set unused-circ timeouts.
Nick Mathewson
2021-08-10
1
-0
/
+2
*
Note functionality that maybe could move.
Nick Mathewson
2021-08-10
1
-0
/
+5
*
Have CircMgr::new() return an Arc<>.
Nick Mathewson
2021-08-10
1
-6
/
+2
*
Flush persistent state periodically, and on (clean-ish) exit.
Nick Mathewson
2021-08-09
1
-2
/
+48
*
Implement initial persistence for circuit timeout data
Nick Mathewson
2021-08-06
1
-1
/
+6
*
Add unnecessary_wraps to the big warning list.
Nick Mathewson
2021-08-06
1
-0
/
+1
*
Add a configuration structure for CircMgr.
Nick Mathewson
2021-08-05
1
-4
/
+10
*
Fix typos and other spelling mistakes
rls
2021-07-31
1
-4
/
+4
*
Fix some CI warnings.
Nick Mathewson
2021-07-31
1
-11
/
+6
*
Whenever the consensus changes, inform the circmgr about new params
Nick Mathewson
2021-07-30
1
-2
/
+41
*
Add a kludge to make resolve requests work.
Nick Mathewson
2021-07-27
1
-0
/
+10
*
Do not try to resolve .onion addresses.
Nick Mathewson
2021-07-27
1
-0
/
+4
*
tor-client: rename circ function to a more descriptive name
Nick Mathewson
2021-07-27
1
-5
/
+6
*
Add support for RESOLVE and RESOLVE_PTR
Yuan Lyu
2021-07-22
1
-8
/
+68
*
reexport IsolationToken in tor-client
Trinity Pointard
2021-07-14
1
-0
/
+1
*
move IsolationToken to circmgr
Trinity Pointard
2021-07-14
1
-2
/
+1
*
implement stream isolation
Trinity Pointard
2021-07-13
1
-1
/
+17
*
Merge remote-tracking branch 'origin/mr/34'
Nick Mathewson
2021-06-27
1
-0
/
+2
|
\
|
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
1
-0
/
+1
|
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
1
-0
/
+1
*
|
Rename tor-client to arti-tor-client for now.
Nick Mathewson
2021-06-24
1
-1
/
+5
|
/
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
1
-1
/
+1
*
Add noop_method_call warning.
Nick Mathewson
2021-05-27
1
-0
/
+1
*
Use the "typos" tool to fix some spelling
Nick Mathewson
2021-05-26
1
-1
/
+1
*
Enable cargo_common_metadata warning.
Nick Mathewson
2021-05-25
1
-0
/
+1
*
Add a link tto the tor website to arti blurb.
Nick Mathewson
2021-05-24
1
-1
/
+2
*
Add tor-proto docs and tweak docs+apis elsewhere.
Nick Mathewson
2021-05-21
1
-1
/
+15
*
improve crate doc for tor-client.
Nick Mathewson
2021-05-21
1
-3
/
+59
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-0
/
+1
*
Check "connection" usage for when stream or channel would be better.
Nick Mathewson
2021-05-18
1
-5
/
+6
*
Remove tor-proto exposure in tor-client API.
Nick Mathewson
2021-05-18
1
-5
/
+34
*
Rename NetDirConfig to DirMgrConfig.
Nick Mathewson
2021-05-14
1
-2
/
+2
*
Add trait_duplication_in_bounds warning.
Nick Mathewson
2021-05-03
1
-0
/
+1
[next]