servo/components/net
Gilles Leblanc 0faa55d2ce Add more robust hostsfile parsing
Adds hostsfile parsing support for:
* Tabs
* Comments (line and end of line)
* IPv4 address validation
* Basic IPv6 address validation
* End of line whitespaces
* Host name alias (multiple host names per address)

Fixes #5063
2015-03-05 20:33:33 -05:00
..
fetch Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
image Implement Canvas pixel manipulation 2015-02-22 13:41:58 -05:00
about_loader.rs Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
Cargo.toml Add more robust hostsfile parsing 2015-03-05 20:33:33 -05:00
cookie.rs Fix warnings in net. 2015-02-13 11:24:21 +01:00
cookie_storage.rs Address review comments. 2015-02-04 13:35:05 +00:00
data_loader.rs Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
file_loader.rs Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
http_loader.rs Fix warnings in net. 2015-02-13 11:24:21 +01:00
image_cache_task.rs Add profiling to image decoding. 2015-02-28 18:35:48 +01:00
lib.rs Add more robust hostsfile parsing 2015-03-05 20:33:33 -05:00
local_image_cache.rs add unwrap to send/recv calls 2015-02-03 16:05:13 +01:00
pub_domains.rs cookies and cookies storage implementation 2015-02-04 13:34:06 +00:00
resource_task.rs Add more robust hostsfile parsing 2015-03-05 20:33:33 -05:00
sniffer_task.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
storage_task.rs add unwrap to send/recv calls 2015-02-03 16:05:13 +01:00