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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
prefer 'unwrap_or_default' to manual constructor
Daniel Eades
2022-01-01
1
-1
/
+1
*
Merge remote-tracking branch 'origin/mr/180'
Nick Mathewson
2021-12-08
1
-11
/
+10
|
\
|
*
In CryptInit, return a Result in initialize()
Neel Chauhan
2021-12-08
1
-11
/
+10
*
|
Upgrade to digest v0.10.0
Nick Mathewson
2021-12-07
2
-4
/
+4
|
/
*
Remove some XXXs about zeroizing from tor-proto.
Nick Mathewson
2021-12-07
1
-2
/
+0
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
4
-8
/
+11
*
add constructors
dagon
2021-11-30
1
-17
/
+53
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-1
/
+1
*
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
4
-5
/
+8
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
9
-0
/
+2727