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
/
tor-proto
/
src
/
crypto
/
handshake
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: Rename BadHandshake to BadCircHandshake
Nick Mathewson
2022-02-23
4
-6
/
+6
*
Eliminate RequestedResourceAbsent kind.
Nick Mathewson
2022-02-22
3
-16
/
+22
*
tor-proto: use InternalError for internal errors.
Nick Mathewson
2022-02-15
1
-3
/
+7
*
prefer 'unwrap_or_default' to manual constructor
Daniel Eades
2022-01-01
1
-1
/
+1
*
Upgrade to digest v0.10.0
Nick Mathewson
2021-12-07
1
-2
/
+2
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
2
-4
/
+6
*
add constructors
dagon
2021-11-30
1
-17
/
+53
*
Completely overhaul the tor-proto circuit reactor
eta
2021-11-12
1
-1
/
+1
*
Remove some dbg!() calls in real code.
Nick Mathewson
2021-11-02
1
-2
/
+0
*
Update our disclaimers and limitations sections.
Nick Mathewson
2021-10-27
1
-5
/
+0
*
Use subtle and some refactoring to remove branches in ntor
Nick Mathewson
2021-10-01
2
-21
/
+46
*
Typo fixes
Nick Mathewson
2021-09-09
1
-2
/
+2
*
Fix clippy warnings in tests with --all-features
Nick Mathewson
2021-09-08
2
-10
/
+9
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
2
-1
/
+3
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
4
-0
/
+1795