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-client
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
6
-0
/
+6
*
arti-client: fix conditional unused_import and dead_code warnings
Nick Mathewson
2023-08-16
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
6
-0
/
+6
*
make snowflake example feature-gated
trinity-1686a
2023-06-14
1
-5
/
+13
*
Merge branch 'pt-snowflake' into 'main'
Nick Mathewson
2023-06-11
1
-0
/
+100
|
\
|
*
change path to snowflake client
trinity-1686a
2023-06-08
1
-1
/
+2
|
*
remove forgoten debug line
trinity-1686a
2023-06-08
1
-1
/
+0
|
*
add anchor to amp-cache link
trinity-1686a
2023-06-08
1
-1
/
+1
|
*
complement general documentation on bridges and pt
trinity-1686a
2023-06-07
1
-0
/
+2
|
*
move snowflake example to dedicated file and comment it more
trinity-1686a
2023-06-07
1
-0
/
+98
*
|
Add separate example with Report
Saksham Mittal
2023-06-08
1
-0
/
+67
|
/
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
4
-0
/
+4
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
2
-8
/
+4
*
Spelling fixes and normalizations on some high-level crates
Nick Mathewson
2022-11-07
1
-2
/
+2
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
4
-0
/
+4
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
4
-0
/
+12
*
clippy: Add standard test lint block to several examples
Ian Jackson
2022-06-24
4
-0
/
+24
*
rt-compat: Make all the individual runtime traits Clone+Send etc.
Ian Jackson
2022-06-08
1
-0
/
+1
*
Merge branch 'isolation-example' into 'main'
Nick Mathewson
2022-05-24
1
-0
/
+198
|
\
|
*
mention isolation is an advanced topic and most usage don't require implement...
trinity-1686a
2022-05-24
1
-0
/
+3
|
*
add example for Isolation
trinity-1686a
2022-05-23
1
-0
/
+195
*
|
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
1
-1
/
+1
|
/
*
add udp to runtime
trinity-1686a
2022-03-14
1
-1
/
+1
*
arti-client: use PreferredRuntime by default, doc cleanups
eta
2022-02-28
3
-17
/
+14
*
use runtime TlsProvider in tcp-hook example
trinity-1686a
2022-02-25
1
-2
/
+1
*
Merge branch 'http-layer' into 'main'
eta
2022-02-24
1
-160
/
+0
|
\
|
*
arti-hyper: Move hyper example from arti-client
Ian Jackson
2022-02-23
1
-160
/
+0
*
|
Fix typos
Dimitris Apostolou
2022-02-23
1
-3
/
+3
*
|
Merge branch 'custom-tcp-hook' into 'main'
eta
2022-02-23
1
-0
/
+339
|
\
\
|
*
|
add one more comment to hook-tcp
trinity-1686a
2022-02-23
1
-0
/
+1
|
*
|
examples/hook-tcp: add some comments, rework lifetimes a bit
eta
2022-02-23
1
-28
/
+73
|
*
|
implement correct handling of connection close and add comment explaining goa...
trinity-1686a
2022-02-23
1
-9
/
+54
|
*
|
add drop on CustomTcpStream to catch disconnection without close
trinity-1686a
2022-02-23
1
-0
/
+13
|
*
|
add example of tcp hook
trinity-1686a
2022-02-23
1
-0
/
+235
|
|
/
*
/
Make a TorClientBuilder API.
Nick Mathewson
2022-02-18
1
-7
/
+5
|
/
*
arti-client: add ability to automatically bootstrap
eta
2022-02-16
1
-0
/
+76
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
2
-2
/
+2
*
Make current/create functions into runtime member functions.
Nick Mathewson
2022-01-26
1
-1
/
+2
*
Rename FooRuntime to FooNativeTlsRuntime for consistency.
Nick Mathewson
2022-01-26
1
-2
/
+2
*
Unify TokioRuntime and TokioRuntimeHandle
Nick Mathewson
2022-01-26
1
-2
/
+2
*
Use *_with_prefs() for Option<ConnectPrefs> callers in TorClient::connect
Neel Chauhan
2022-01-08
2
-2
/
+2
*
Merge branch 'readme_fixes'
Nick Mathewson
2021-11-30
1
-0
/
+5
|
\
|
*
Example needs to be the same as the readme
dagon
2021-11-30
1
-0
/
+2
|
*
MR review feedback
dagon
2021-11-30
1
-0
/
+3
*
|
Change sane_defaults() and with_directories()
Nick Mathewson
2021-11-29
2
-4
/
+4
|
/
*
Allow type-complexity in hyper.rs example
Nick Mathewson
2021-11-21
1
-0
/
+1
*
Improve top-level arti-client documentation, add example code
eta
2021-10-28
1
-0
/
+46
*
Rename tor_client/arti_tor_client to arti_client.
Nick Mathewson
2021-10-21
1
-0
/
+159