about summary refs log tree commit diff
path: root/library/core/src/net
AgeCommit message (Expand)AuthorLines
2023-08-25Remove special cases that are no longer needed due to #112606Tobias Bucher-7/+1
2023-07-18Link methods in From implsltdk-0/+4
2023-07-15Add BITS, from_bits, to_bits to IP addressesltdk-52/+114
2023-06-13Alter `Display` for `Ipv6Addr` for IPv4-compatible addressesltdk-8/+2
2023-05-03Inline SocketAddr methodsKonrad Borowski-0/+27
2023-04-12remove some unneeded importsKaDiWa-1/+1
2023-03-15Bump version placeholdersMark Rousskov-13/+13
2023-02-26Add tracking issueJosh Triplett-1/+1
2023-02-26Move IpAddr and SocketAddr to coreLinus Färnstrand-0/+3296