Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-06 | [inets] Improved test util error handling when copy dirs | Micael Karlberg | |
Copy dirs failed for some cases, so added more info when that happens. Also added more info during httpd test case init. | |||
2012-02-06 | [inets] System Info printouts in test suite | Micael Karlberg | |
Moved the System Info printout to the init_per_suite function for the httpc suite. Added it to the same function for the httpd suite. | |||
2012-02-06 | [inets] Conditionally exec functions, testing for local host IPv6 support | Micael Karlberg | |
2011-11-28 | Add ssl (and crypto and public_key) ensure tests. | Micael Karlberg | |
That is, for test cases that depend of a running ssl app, added tests that ssl is actually running (actually the key app here is crypto, since the simplest way to test if ssl works is by testing if crypto does...). | |||
2011-09-05 | Removed all ossl test cases (for both httpc and httpd). | Micael Karlberg | |
OTP-9522 | |||
2011-06-17 | Fixed ipv6 support detection. | Micael Karlberg | |
2011-06-17 | (httpc) test case cleanups. | Micael Karlberg | |
2011-06-15 | [httpc|httpd] Added support for IPv6 with ssl. | Micael Karlberg | |
OTP-5566 Merge branch 'bmk/inets/handle_ipv6_with_ssl2/OTP-5566' into bmk/inets/inets57_integration2 Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/inets_app/inets.appup.src lib/inets/test/inets_test_lib.erl | |||
2011-06-15 | Fixed IPv6 test case selection. That is if a IPv6 test case should | Micael Karlberg | |
be run or not. | |||
2011-06-15 | Added test cases for httpd. | Micael Karlberg | |
2011-06-15 | SSL with IPv6 now works "in principle". | Micael Karlberg | |
2011-05-27 | OTP-9342: FTP client doesn't work with IPv6 | Micael Karlberg | |
OTP-9342: IpFamily config option was not handled OTP-9342: Release notes remain... OTP-9342: <credit>attila rajmund nohl</credit> | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-28 | A (hopefully) temporary skip of some of the httpc proxy | Micael Karlberg | |
test cases. | |||
2010-12-02 | Teach inet_test_lib to understand enetunreach | Patrik Nyblom | |
2010-06-08 | OTP-7907: [httpc|httpd] - Now allow the use of the "new" ssl. | Micael Karlberg | |
OTP-8564: Update deprecated status. OTP-8573: Inets mod_alias URL rewrite. | |||
2010-06-07 | OTP-7907: Allow the use of the "new" ssl (essl). | Micael Karlberg | |
OTP-8564: Update deeprication status. OTP-8573: Inets mod_alias URL rewrite. | |||
2010-01-13 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg | |
OTP-8351, OTP-8359 & OTP-8371. |