
14 May
2014
14 May
'14
1:49 p.m.
commit 4765935b9a0a5a4784e810adbc5f1efdc5ccb56b Merge: ec11f24 f845a3f Author: Arturo Filastò <art@fuffa.org> Date: Wed May 14 15:36:10 2014 +0200 Merge branch 'bugs_captive_portal' * bugs_captive_portal: Fixed 4 bugs: - Inconsistence in the get_random_url_safe_string between the initial and returned lengths. - Variable resolved_auth_ns undefined in check_0x20_to_auth_ns when a sample_size was given. - Condition unreacheable in compare_random_hostnames. - Double checking for isalpha in get_random_hostname and get_random_url_safe_string ooni/nettests/manipulation/captiveportal.py | 71 +++++++++++++-------------- 1 file changed, 33 insertions(+), 38 deletions(-)