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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Fix rustdoc "skip this" markup
Ian Jackson
2022-02-24
1
-1
/
+1
|
*
|
|
Note that tls-api is now async and can disable hostname verification
Ian Jackson
2022-02-24
1
-2
/
+1
|
*
|
|
tor-rtcompat: Provide TLS wrapping for all streams
Ian Jackson
2022-02-24
7
-29
/
+38
|
|
/
/
*
|
|
Merge branch 'debug-datastream' into 'main'
eta
2022-02-24
1
-4
/
+11
|
\
\
\
|
*
|
|
Fix rustfmt
Ian Jackson
2022-02-24
1
-1
/
+1
|
*
|
|
tor-proto datastream: Do not dump packet data in DataWriterImpl
Ian Jackson
2022-02-24
1
-2
/
+9
|
*
|
|
tor-proto datastream: import std::fmt::Debug trait name
Ian Jackson
2022-02-24
1
-2
/
+2
*
|
|
|
Merge branch 'eta/335' into 'main'
eta
2022-02-24
6
-6
/
+71
|
\
\
\
\
|
*
|
|
|
arti-client: Unlock the state manager on failure to bootstrap
eta
2022-02-24
6
-6
/
+71
*
|
|
|
|
Merge branch 'socks-version-is-http' into 'main'
eta
2022-02-24
1
-1
/
+36
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
use less magic in http check
trinity-1686a
2022-02-24
1
-2
/
+4
|
*
|
|
|
make arti return a web page when receiving http request on socks port
trinity-1686a
2022-02-23
1
-1
/
+34
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'http-layer' into 'main'
eta
2022-02-24
10
-66
/
+226
|
\
\
\
\
|
*
|
|
|
arti-hyper: impl HasKind for ConnectionError
Ian Jackson
2022-02-23
3
-0
/
+16
|
*
|
|
|
arti-hyper: Add note about missing https support
Ian Jackson
2022-02-23
2
-0
/
+4
|
*
|
|
|
arti-hyper: Add vacuous doc comments to placate clippy
Ian Jackson
2022-02-23
1
-0
/
+3
|
*
|
|
|
arti-hyper: Move support code into library
Ian Jackson
2022-02-23
2
-112
/
+113
|
*
|
|
|
arti-hyper: Introduce new ConnectionError type
Ian Jackson
2022-02-23
4
-13
/
+44
|
*
|
|
|
impl From<TorAddrError> for tor_error::Error
Ian Jackson
2022-02-23
1
-0
/
+8
|
*
|
|
|
arti-hyper: Move hyper example from arti-client
Ian Jackson
2022-02-23
4
-6
/
+13
|
*
|
|
|
arti-hyper: empty crate skeleton
Ian Jackson
2022-02-23
5
-0
/
+86
|
*
|
|
|
Add missing documentation for TLS features to two readmes
Ian Jackson
2022-02-23
2
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'proto_handshake_err' into 'main'
Nick Mathewson
2022-02-24
11
-98
/
+143
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
proto: Refactor conversion from CodecError to Error
Nick Mathewson
2022-02-24
3
-32
/
+37
|
*
|
|
tor-proto: refactor handshake protocol errors to a different type
Nick Mathewson
2022-02-23
2
-52
/
+79
|
*
|
|
tor-proto: Rename BadHandshake to BadCircHandshake
Nick Mathewson
2022-02-23
7
-12
/
+12
|
*
|
|
tor-proto: Split IoErr based on when it occurs
Nick Mathewson
2022-02-23
5
-21
/
+34
*
|
|
|
Merge branch 'remote_stream_err' into 'main'
eta
2022-02-24
3
-4
/
+75
|
\
\
\
\
|
*
|
|
|
Give specific error kinds to different END reasons
Nick Mathewson
2022-02-23
3
-4
/
+75
|
|
/
/
/
*
|
|
|
Merge branch 'debug-datastream' into 'main'
eta
2022-02-24
3
-2
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
impl Debug for DataStream (and its components)
Ian Jackson
2022-02-24
3
-2
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'dir-store-redux' into 'main'
Nick Mathewson
2022-02-24
6
-297
/
+350
|
\
\
\
|
*
|
|
dirmgr::Store.expire_all takes config
tharvik
2022-02-23
3
-26
/
+47
|
*
|
|
dirmgr: add Store trait
tharvik
2022-02-23
6
-278
/
+310
*
|
|
|
Merge branch 'typos' into 'main'
Nick Mathewson
2022-02-23
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix typos
Dimitris Apostolou
2022-02-23
1
-3
/
+3
|
/
/
/
*
|
|
Merge branch 'custom-tcp-hook' into 'main'
eta
2022-02-23
2
-0
/
+344
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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
2
-0
/
+240
*
|
|
Merge remote-tracking branch 'origin/mr/340'
Nick Mathewson
2022-02-23
13
-121
/
+117
|
\
\
\
|
*
|
|
Cleanups on !340 from @diziet
Ian Jackson
2022-02-23
1
-2
/
+8
|
*
|
|
Make NoLock into BadApiUsage.
Nick Mathewson
2022-02-22
4
-23
/
+15
|
*
|
|
Eliminate RequestedResourceAbsent kind.
Nick Mathewson
2022-02-22
6
-30
/
+46
|
*
|
|
Fold NamespaceFull into BadApiUsage.
Nick Mathewson
2022-02-22
2
-13
/
+1
|
*
|
|
Rename RemoteNameError to RemoteHostNotFound
Nick Mathewson
2022-02-22
2
-6
/
+6
|
*
|
|
Replace TorNetworkError with TorDirectoryError
Nick Mathewson
2022-02-22
2
-7
/
+7
|
*
|
|
Rename TorConnectionFailed to TorAccessFailed
Nick Mathewson
2022-02-22
3
-4
/
+4
[prev]
[next]