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
/
tor-proto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
More tests for ClockSkew.
Nick Mathewson
2022-05-25
1
-0
/
+40
*
prepare_send_from: clippy: Replace some or_else with or
Ian Jackson
2022-05-23
1
-2
/
+2
*
channel: Provide and use Sink::prepare_send_from
Ian Jackson
2022-05-23
1
-75
/
+25
*
Merge branch 'main' into 'ticket_466'
Nick Mathewson
2022-05-16
2
-1
/
+2
|
\
|
*
clippy: Change a binding to (), and allow clippy::let_unit_value
Ian Jackson
2022-05-11
2
-1
/
+2
*
|
Add a channel accessor to ClientCirc.
Nick Mathewson
2022-05-11
1
-1
/
+20
|
/
*
Fix typos (using the typos-cli tool).
Nick Mathewson
2022-05-04
1
-1
/
+1
*
Upgrade to AES 0.8
Nick Mathewson
2022-04-26
3
-4
/
+4
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
6
-9
/
+0
*
handshake.rs: Document the time for clock skew authentication.
Nick Mathewson
2022-04-11
1
-3
/
+25
*
Implement a better clock skew estimator.
Nick Mathewson
2022-04-11
1
-8
/
+75
*
Initial functions to determine and expose a clock skew estimate.
Nick Mathewson
2022-04-07
1
-4
/
+13
*
chanmgr: bubble ClockSkew up through the Error object.
Nick Mathewson
2022-04-07
2
-3
/
+1
*
Channel: Expose our view of whether the clock is skewed, and the age
Nick Mathewson
2022-04-07
3
-1
/
+33
*
Merge branch 'netinfo-clock-skew' into 'main'
Nick Mathewson
2022-03-23
5
-25
/
+231
|
\
|
*
tor-proto: better errors when handshake fails due to untimely certs
Nick Mathewson
2022-03-23
2
-15
/
+63
|
*
tor-proto: add a backend to detect reported clock skew.
Nick Mathewson
2022-03-23
4
-10
/
+168
*
|
Define accessors for circuit hops.
Nick Mathewson
2022-03-17
2
-0
/
+39
*
|
tor-proto: Remember peer information in circuit and channel
Nick Mathewson
2022-03-17
6
-36
/
+68
*
|
ClientCirc: Move n_hops into a new Path type.
Nick Mathewson
2022-03-17
3
-14
/
+36
|
/
*
Merge branch 'educe-traits' into 'main'
Ian Jackson
2022-03-04
1
-32
/
+23
|
\
|
*
Move skip_fmt into tor-basic-utils
Ian Jackson
2022-03-04
1
-1
/
+1
|
*
Replace manual Debug impls with educe in tor-proto
Ian Jackson
2022-03-02
1
-32
/
+23
*
|
Replace manual Default and new with std derive in tor-proto
Ian Jackson
2022-03-02
1
-7
/
+2
|
/
*
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
|
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
|
remove usage of dbg!(..)
trinity-1686a
2022-02-28
1
-1
/
+0
*
|
Make coarsetime dependency and traffic-timestamping non-optional.
Nick Mathewson
2022-02-25
2
-9
/
+1
*
|
tor-proto datastream: Fix typo in Debug impl
Ian Jackson
2022-02-25
1
-1
/
+1
*
|
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 'proto_handshake_err' into 'main'
Nick Mathewson
2022-02-24
9
-95
/
+140
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
3
-18
/
+31
|
|
/
*
|
Merge branch 'remote_stream_err' into 'main'
eta
2022-02-24
1
-3
/
+1
|
\
\
|
*
|
Give specific error kinds to different END reasons
Nick Mathewson
2022-02-23
1
-3
/
+1
|
|
/
*
|
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 remote-tracking branch 'origin/mr/340'
Nick Mathewson
2022-02-23
5
-29
/
+52
|
\
\
|
*
|
Eliminate RequestedResourceAbsent kind.
Nick Mathewson
2022-02-22
5
-23
/
+46
|
*
|
Fold NamespaceFull into BadApiUsage.
Nick Mathewson
2022-02-22
1
-1
/
+1
|
*
|
Rename RemoteNameError to RemoteHostNotFound
Nick Mathewson
2022-02-22
1
-2
/
+2
|
*
|
Replace RemoteRefused with CircuitRefused.
Nick Mathewson
2022-02-22
1
-1
/
+1
|
*
|
Rename RemoteIdMismatch to RelayIdMismatch.
Nick Mathewson
2022-02-22
1
-1
/
+1
|
*
|
Fold AlreadyClosed into BadApiUsage
Nick Mathewson
2022-02-22
1
-1
/
+1
|
|
/
*
/
Remove clippy::needless_borrow exception in CI.
Nick Mathewson
2022-02-20
1
-1
/
+0
|
/
[next]