Files
mitmproxy/test/netlib
Aldo Cortesi 02acfb1242 Fix netlib.utils.is_valid_host
- Don't crash when passed an empty string. This translated into an actual core
crash, discovered while fuzzing with afl.
- Taking a slice of length one out of bytes returns an integer, so the check
for trailing period in this function never worked on Python3.
- Add unit tests.
2016-07-21 10:38:37 +12:00
..
2016-05-29 13:43:20 +02:00
2016-07-21 10:38:37 +12:00
2016-04-13 22:34:28 -07:00
2016-05-29 13:43:20 +02:00
2016-02-15 16:34:22 +01:00
2016-05-31 19:58:28 +12:00
2016-06-13 18:06:44 -07:00
2016-06-07 17:12:52 +12:00
2016-02-15 16:34:22 +01:00
2016-06-09 13:28:43 +12:00
2016-05-28 14:43:32 +02:00
2016-07-06 21:03:17 -07:00
2016-07-21 10:38:37 +12:00
2016-05-29 13:43:20 +02:00