servo/components/servo
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
..
.cargo Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
Cargo.lock Add more robust hostsfile parsing 2015-03-05 20:33:33 -05:00
Cargo.toml Change Servo release builds to include debugging. 2015-02-25 10:19:46 -07:00
lib.rs Add profiling to image decoding. 2015-02-28 18:35:48 +01:00
main.rs Fix some warnings in servo/main.rs. 2015-02-12 18:39:22 +01:00