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-rtcompat
/
src
/
general.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove re-export of "general::*" from tor-rtcompat.
Nick Mathewson
2024-10-29
1
-17
/
+15
*
Remove re-export of "unix" from tor_rtcompat.
Nick Mathewson
2024-10-29
1
-2
/
+2
*
Extract general::SocketAddr and its unix friends to their own crate.
Nick Mathewson
2024-10-29
1
-477
/
+21
*
general::SocketAddr: Say "inet" rather than "tcp"
Nick Mathewson
2024-10-17
1
-35
/
+35
*
rtcompat: Fix android compilation in `general`
Nick Mathewson
2024-10-17
1
-1
/
+3
*
rtcompat: Add a fuzzer for round-trip general::SocketAddr parsing.
Nick Mathewson
2024-10-16
1
-0
/
+48
*
general::SocketAddr: Format the unnamed address as "unix:"
Nick Mathewson
2024-10-16
1
-5
/
+12
*
Add reverse-enginered description of Rust socketaddr formats.
Nick Mathewson
2024-10-16
1
-0
/
+32
*
general::SocketAddr: Add unit tests
Nick Mathewson
2024-10-16
1
-38
/
+69
*
general::SocketAddr: Implement PartialEq.
Nick Mathewson
2024-10-16
1
-0
/
+39
*
general::SocketAddr: Specify and implement string representations.
Nick Mathewson
2024-10-16
1
-1
/
+285
*
rtcompat: Finalize names for general::SocketAddr.
Nick Mathewson
2024-09-24
1
-0
/
+153