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-cell
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some (but not all) needless dependencies.
Nick Mathewson
2021-06-17
1
-2
/
+2
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
1
-1
/
+1
*
Rename Rsa{Identity,Signature} to fix clippy warning.
Nick Mathewson
2021-03-29
1
-3
/
+3
*
Remove a couple of stray dbg!() calls.
Nick Mathewson
2020-11-19
1
-1
/
+0
*
tor-cell: In netinfo, unspecified addresses are None.
Nick Mathewson
2020-10-29
1
-6
/
+10
*
Rename CircID and StreamID to end with Id instead, for consistency
Nick Mathewson
2020-10-25
2
-11
/
+11
*
A few coverage-driven tests in tor-cell.
Nick Mathewson
2020-10-21
2
-2
/
+58
*
Specify and test correct handling for bogus netinfo addrs
Nick Mathewson
2020-10-21
1
-5
/
+26
*
Use DestroyReason for Truncated messages.
Nick Mathewson
2020-10-19
1
-1
/
+1
*
Turn End reasons into a caret enumeration.
Nick Mathewson
2020-10-19
1
-1
/
+1
*
Add an enumeration for destroy reasons.
Nick Mathewson
2020-10-19
1
-2
/
+2
*
Move RelayCell into a more reasonable place.
Nick Mathewson
2020-09-29
1
-1
/
+1
*
Rename remaining get_ accessors
Nick Mathewson
2020-09-28
2
-4
/
+4
*
A few more unit tests for tor-cell
Nick Mathewson
2020-09-28
1
-0
/
+26
*
Tests for relay cell encoding/decoding.
Nick Mathewson
2020-09-27
1
-0
/
+62
*
Tests for channel-cell codec
Nick Mathewson
2020-09-27
1
-0
/
+136
*
Add tests for certs cell accessors
Nick Mathewson
2020-09-27
1
-2
/
+11
*
Test a few more channel cell types.
Nick Mathewson
2020-09-27
1
-4
/
+71
*
test ipv6 connected cell
Nick Mathewson
2020-09-27
1
-0
/
+8
*
Tests for Unrecognized and Data relay messages
Nick Mathewson
2020-09-27
1
-0
/
+37
*
Add tests for END_REASON_EXITPOLICY messages.
Nick Mathewson
2020-09-26
1
-1
/
+13
*
More tests for begin cells, plus fixes
Nick Mathewson
2020-09-26
1
-1
/
+14
*
Add tests for a few more relay message types
Nick Mathewson
2020-09-26
1
-4
/
+91
*
Add test vectors for a few relay message types.
Nick Mathewson
2020-09-26
2
-6
/
+226
*
tor-cell: Add some test vectors for channel messages
Nick Mathewson
2020-09-26
1
-0
/
+244