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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tor_proto::util::ct::is_zero
Jim Newsome
2024-03-20
1
-0
/
+25
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
3
-0
/
+3
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
3
-0
/
+3
*
tor-proto: Add a helper for adding a stream entry with a specific stream ID.
Gabriela Moldovan
2023-08-03
1
-2
/
+12
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
3
-0
/
+3
*
Lower tor-proto::util::ct::lookup to tor-llcrypto
Nick Mathewson
2023-06-16
1
-56
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
3
-0
/
+3
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+25
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-1
/
+8
*
tor-proto: Stop using write_infallible in handshake code.
Nick Mathewson
2022-07-11
1
-0
/
+21
*
tor-proto: split and elaborate tor_bytes::Error instances
Nick Mathewson
2022-06-23
1
-6
/
+26
*
tor-proto: Split CellErr based on activity.
Nick Mathewson
2022-06-23
1
-9
/
+33
*
tor-proto: clean up error names and messages
Nick Mathewson
2022-06-23
1
-37
/
+42
*
Merge branch 'display_source_cleanup' into 'main'
eta
2022-06-21
1
-7
/
+7
|
\
|
*
Do not include error source() in display() format.
Nick Mathewson
2022-06-21
1
-7
/
+7
*
|
tor-proto: err: Provide ChannelClosed as a separate unit error
Ian Jackson
2022-06-21
1
-4
/
+22
|
/
*
Change to exhaustive match.
Ian Jackson
2022-06-08
1
-1
/
+2
*
try to differentiate transient from nontransient error
trinity-1686a
2022-06-08
1
-2
/
+18
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-1
/
+2
*
More tests for ClockSkew.
Nick Mathewson
2022-05-25
1
-0
/
+40
*
Fix typos (using the typos-cli tool).
Nick Mathewson
2022-05-04
1
-1
/
+1
*
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
1
-2
/
+0
*
tor-proto: better errors when handshake fails due to untimely certs
Nick Mathewson
2022-03-23
1
-5
/
+23
*
tor-proto: add a backend to detect reported clock skew.
Nick Mathewson
2022-03-23
1
-0
/
+102
*
Merge branch 'proto_handshake_err' into 'main'
Nick Mathewson
2022-02-24
1
-16
/
+23
|
\
|
*
tor-proto: refactor handshake protocol errors to a different type
Nick Mathewson
2022-02-23
1
-3
/
+11
|
*
tor-proto: Rename BadHandshake to BadCircHandshake
Nick Mathewson
2022-02-23
1
-4
/
+4
|
*
tor-proto: Split IoErr based on when it occurs
Nick Mathewson
2022-02-23
1
-11
/
+10
*
|
Give specific error kinds to different END reasons
Nick Mathewson
2022-02-23
1
-3
/
+1
|
/
*
Eliminate RequestedResourceAbsent kind.
Nick Mathewson
2022-02-22
1
-6
/
+2
*
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
*
tor_proto::Error: Fix an incomplete sentence.
Nick Mathewson
2022-02-16
1
-1
/
+2
*
Update tor-proto errors to latest API.
Nick Mathewson
2022-02-15
1
-21
/
+17
*
Make tor-proto::Error implement HasKind.
Nick Mathewson
2022-02-15
1
-16
/
+42
*
tor-proto: use InternalError for internal errors.
Nick Mathewson
2022-02-15
1
-2
/
+3
*
Use atomic set-and-check to update OptTimestamps if none.
Nick Mathewson
2022-02-09
1
-0
/
+36
*
Remove the use of Mutex in channel unused_since timestamp
Yuan Lyu
2022-02-08
1
-26
/
+43
*
fix nightly clippy errors
Trinity Pointard
2021-12-09
1
-1
/
+1
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
2
-2
/
+2
*
Get rid of unbounded stream sender, and RawCellStream
eta
2021-11-12
1
-1
/
+6
*
Use coarsetime to build an incoming traffic timestamp.
Nick Mathewson
2021-11-02
1
-0
/
+99
*
Use subtle and some refactoring to remove branches in ntor
Nick Mathewson
2021-10-01
1
-1
/
+8
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
2
-0
/
+231