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
/
tor-proto
/
src
/
util
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc tests in tor-proto.
Nick Mathewson
2021-06-19
1
-1
/
+4
*
Make a few error types implement Clone
Nick Mathewson
2021-06-14
1
-3
/
+13
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
1
-2
/
+2
*
Move stream timeout logic into tor-client.
Nick Mathewson
2021-03-24
1
-12
/
+0
*
Better management for END cells in streams.
Nick Mathewson
2021-03-10
1
-6
/
+12
*
Implement From<tor_proto::Error> for std::io::Error
Nick Mathewson
2021-03-10
1
-0
/
+23
*
Implement timeout for new streams (set to 120 seconds).
George Kadianakis
2021-02-05
1
-0
/
+11
*
Function to check whether a channel matches a target.
Nick Mathewson
2020-10-29
1
-0
/
+3
*
Make circuit reactors also have a run_once() method for testing.
Nick Mathewson
2020-10-27
1
-0
/
+25
*
Tests for handshakes with missing certs
Nick Mathewson
2020-10-23
1
-1
/
+10
*
Mark channels as unusable if reactor gets an error.
Nick Mathewson
2020-10-15
1
-0
/
+3
*
Split the cell-handling parts of tor-proto into a new crate.
Nick Mathewson
2020-09-26
1
-0
/
+3
*
Initial error cleanup on streams/circuits
Nick Mathewson
2020-09-25
1
-0
/
+9
*
Create a StreamID->Stream map type.
Nick Mathewson
2020-09-20
1
-3
/
+3
*
Make client-demo launch a request to www.torproject.org:80
Nick Mathewson
2020-09-12
1
-0
/
+3
*
WIP: extend.
Nick Mathewson
2020-09-12
1
-0
/
+3
*
For circuits: Implement first hop create via create_fast.
Nick Mathewson
2020-09-11
1
-0
/
+3
*
proto: add minimal (raw) circuit support.
Nick Mathewson
2020-09-11
1
-0
/
+6
*
Implement most of client-side channel cert validation.
Nick Mathewson
2020-09-09
1
-14
/
+2
*
Work on client channel handshake: mostly done, except for verification
Nick Mathewson
2020-09-09
1
-1
/
+1
*
proto: small err cleanups
Nick Mathewson
2020-09-06
1
-23
/
+20
*
Document most of tor-proto
Nick Mathewson
2020-05-09
1
-0
/
+17
*
Fresh git repository for work on "arti"
Nick Mathewson
2020-05-07
1
-0
/
+39