aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test
AgeCommit message (Expand)Author
2012-03-14[inets/httpd] Fixed alias test casesMicael Karlberg
2012-03-13[inets/httpc] Add function to retreive current optionsMicael Karlberg
2012-02-29[inets/httpc] Make inets tests behave on all IPv6 implMicael Karlberg
2012-02-10[inets] Skip test case on windows (long path's)Micael Karlberg
2012-02-09[inets] Add test case group check for IPv6 supportMicael Karlberg
2012-02-09[inets] Minor improvement to escaped_url_in_error_bodyMicael Karlberg
2012-02-09[inets] Used invalid transport option for ssl (inet6fb4)Micael Karlberg
2012-02-08[inets] Force use of IPv4 for all non-IPv6 casesMicael Karlberg
2012-02-06[inets] Improved test util error handling when copy dirsMicael Karlberg
2012-02-06[inets] System Info printouts in test suiteMicael Karlberg
2012-02-06[inets] Add preliminary "has IPv6 support" info to TC configMicael Karlberg
2012-02-06[inets] Conditionally exec functions, testing for local host IPv6 supportMicael Karlberg
2012-02-06[inets] Testing IPv6 support on windows...Micael Karlberg
2012-02-03[inets] Added verbosity printout to improve error detectionMicael Karlberg
2012-02-03[inets] Improved error handling in test caseMicael Karlberg
2012-02-03[inets] Added more (printed) system info during test case initMicael Karlberg
2012-01-20[inets] Merged from R14B and also fixed appupMicael Karlberg
2012-01-04[inets/httpc] Add test caseMicael Karlberg
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-11-28Add ssl (and crypto and public_key) ensure tests.Micael Karlberg
2011-11-28Be more forgiving when waiting for the response...Micael Karlberg
2011-11-28Handle more possible results from parsing the response.Micael Karlberg
2011-11-22Used wrong interface module (http instead of httpc: copy-and-paste).Micael Karlberg
2011-11-15Merge branch 'maint-r14'Micael Karlberg
2011-11-09More merge cleanup.Micael Karlberg
2011-11-09[httpd] GET request with malformed header date causedMicael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-11-01[httpd] GET request with malformed header date causedMicael Karlberg
2011-10-26Uncommented ipv6 test cases.Micael Karlberg
2011-10-26Fixed hex-decoding.Micael Karlberg
2011-10-25Problems with proxy test cases.Micael Karlberg
2011-10-25The XSS prevention methods used was confused if theMicael Karlberg
2011-10-18Fixed uri testcases.Micael Karlberg
2011-10-18[httpc] Wrong Host header in IPv6 HTTP requests.Micael Karlberg
2011-10-11Merge branch 'master' of super:otp into bmk/inets/inets58_integrationMicael Karlberg
2011-09-29Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-23Merge branch 'major' of super:otp into bmk/inets/inets58_integrationMicael Karlberg
2011-09-23Merge branch 'dev' into majorMicael Karlberg
2011-09-19Use (error_logger) info_msg/2 instead of info_report/2,Micael Karlberg
2011-09-19[ftpc] Add a config option to specify a data connect timeout.Micael Karlberg
2011-09-15Updated http-server to make sure URLs in error-messagesMicael Karlberg
2011-09-08[httpc] Rewrote cookie parsing. Among other things solvingMicael Karlberg
2011-09-06[httpc] Parsing of a cookie expire date should be more forgiving.Micael Karlberg
2011-09-05Removed all ossl test cases (for both httpc and httpd).Micael Karlberg
2011-08-05[httpc] Deprecated interface module http has been removed.Micael Karlberg
2011-06-22Fixed non-related ftp test case.Micael Karlberg
2011-06-22Fixed non-related test case (ticket_6035).Micael Karlberg
2011-06-17Fixed ipv6 support detection.Micael Karlberg