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
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