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
/
library
/
std
/
src
/
net
/
parser.rs
Age
Commit message (
Expand
)
Author
Lines
2022-08-26
Support parsing IP addresses from a byte string
marmeladema
-13
/
+125
2022-05-09
Use Rust 2021 prelude in std itself.
Mara Bos
-1
/
+0
2022-04-19
Improve AddrParseError description
Chris Morgan
-11
/
+28
2021-08-10
Specify maximum IP address length
Smittyvb
-1
/
+1
2021-07-11
Simplify leading zero checks
Smitty
-5
/
+2
2021-07-09
Reject too-long IPs quicker
Smitty
-1
/
+6
2021-07-08
Disallow octal zeros in IPv4 addresses
Smitty
-9
/
+17
2021-03-30
Disallow octal format in Ipv4 string
Cheng XU
-1
/
+13
2021-03-05
(std::net::parser): Fix capitalization of IP versions
pierwill
-16
/
+16
2020-10-06
Parse SocketAddrV6::scope_id
Tamir Duberstein
-2
/
+11
2020-10-06
Avoid unused return
Tamir Duberstein
-9
/
+12
2020-10-04
Inline "eof" methods
Tamir Duberstein
-13
/
+2
2020-10-04
Avoid unchecked casts in net parser
Tamir Duberstein
-23
/
+46
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-143
/
+3
2020-08-15
Move to intra doc links in std::net
Alexis Bourget
-8
/
+0
2020-07-27
mv std libs to library/
mark
-0
/
+474