index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
net
/
addr.rs
Age
Commit message (
Expand
)
Author
Lines
2016-01-17
Fix SocketAddrV6::flowinfo docs
Simon Sapin
-4
/
+4
2016-01-14
Require stability annotations on fields of tuple variants
Vadim Petrochenkov
-2
/
+2
2015-12-29
Fix warnings when compiling stdlib with --test
Florian Hahn
-2
/
+0
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-1
/
+10
2015-11-28
Auto merge of #30092 - semarie:to_socket_addr_str_bad, r=alexcrichton
bors
-2
/
+2
2015-11-28
disable net::addr::to_socket_addr_str_bad test under openbsd
Sébastien Marie
-2
/
+2
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-0
/
+1
2015-11-09
std: Migrate to the new libc
Alex Crichton
-17
/
+17
2015-08-15
std: Add issues to all unstable features
Alex Crichton
-2
/
+2
2015-04-29
Improve libstd/net/addr.rs documentation.
Nick Hamann
-9
/
+9
2015-04-15
Move IP related tests to ip.rs
Abhishek Chanda
-258
/
+1
2015-04-13
Fix check for globally routable IPv4 address
Abhishek Chanda
-13
/
+16
2015-04-10
Auto merge of #24177 - alexcrichton:rustdoc, r=aturon
bors
-2
/
+1
2015-04-07
std: Deny most warnings in doctests
Alex Crichton
-2
/
+1
2015-04-07
disabling a test that is failing on bitrig.
Dave Huseby
-1
/
+2
2015-04-01
std: Changing the meaning of the count to splitn
Alex Crichton
-1
/
+1
2015-03-31
Test fixes and rebase conflicts, round 3
Alex Crichton
-2
/
+5
2015-03-31
std: Stabilize last bits of io::Error
Alex Crichton
-1
/
+1
2015-03-26
Add `std::net::lookup_addr` for reverse DNS lookup
Murarth
-0
/
+9
2015-03-25
std: Add net::IpAddr, destabilize lookup_host
Alex Crichton
-1
/
+22
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+1
2015-03-20
don't use Result::ok just to be able to use unwrap/unwrap_or
Oliver Schneider
-1
/
+1
2015-03-13
std: Stabilize the `net` module
Alex Crichton
-135
/
+260
2015-03-06
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2015-03-06
rollup merge of #23097: alexcrichton/issue-23076
Alex Crichton
-1
/
+6
2015-03-05
std: Fix peeling ports from addresses
Alex Crichton
-1
/
+6
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-3
/
+3
2015-02-20
Register new snapshots
Alex Crichton
-15
/
+0
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-0
/
+16
2015-02-11
std: Add a `net` module for TCP/UDP
Alex Crichton
-0
/
+592