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-cell
/
src
/
relaycell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix a second docs link
Ian Jackson
2022-06-08
1
-1
/
+1
*
|
Fix a doc link
Ian Jackson
2022-06-08
1
-1
/
+1
|
/
*
udp: New AddressPort used in cells
David Goulet
2022-06-07
1
-28
/
+59
*
udp: Allow empty hostname and no nul byte
Ian Jackson
2022-06-07
1
-11
/
+9
*
cell: Don't use NUL terminated string in CONNECT_UDP
David Goulet
2022-06-07
1
-16
/
+16
*
cell: Move UDP to its own module and feature gate it
David Goulet
2022-06-07
2
-300
/
+25
*
cell: Implement DATAGRAM cell from prop339
David Goulet
2022-06-07
2
-4
/
+67
*
cell: Implement CONNECTED_UDP cell from prop339
David Goulet
2022-06-07
1
-5
/
+61
*
cell: Implement CONNECT_UDP cell from prop339
David Goulet
2022-06-07
2
-2
/
+492
*
clippy: Use write! rather than push_str, format
Ian Jackson
2022-05-11
1
-2
/
+3
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
Replace manual Default impl with educe in tor-cell
Ian Jackson
2022-03-02
1
-6
/
+4
*
Give specific error kinds to different END reasons
Nick Mathewson
2022-02-23
1
-0
/
+21
*
Re-enable clippy::ptr_arg where it had been disabled.
Nick Mathewson
2022-02-16
1
-1
/
+0
*
Temporarily disable some clippy lints on nightly
Ian Jackson
2022-02-02
1
-0
/
+1
*
Extend trace messages for destroy/truncated reasons.
Nick Mathewson
2021-12-15
1
-18
/
+3
*
Methodize the destroy circuit reason
Neel Chauhan
2021-12-14
1
-3
/
+18
*
Log on TRUNCATED cell
Neel Chauhan
2021-12-13
1
-0
/
+4
*
Treat unrecognized SENDME versions as an error.
Nick Mathewson
2021-12-08
1
-2
/
+1
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-3
/
+3
*
deglob some enums, use concise iteration syntax
Daniel Eades
2021-11-25
1
-16
/
+14
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-12
/
+19
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+1139
[prev]