aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test
AgeCommit message (Expand)Author
2015-03-24inets: Add new module inets_time_compat with new time APIErland Schönbeck
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20inets: Cleanup of multiple copies of functionsErland Schönbeck
2015-03-20inets: Update commentsErland Schönbeck
2015-03-20Suppress deprecated warning on erlang:now/0Erland Schönbeck
2015-03-20Use new time API and be back-compatible in inetsErland Schönbeck
2015-02-05Merge branch 'maint'Zandra Hird
2015-02-05Merge branch 'scrapinghub/httpc_set_cookie_with_empty_values' into maintZandra Hird
2015-02-03Merge branch 'maint'Zandra Hird
2015-02-03Merge branch 'maint-17' into maintZandra Hird
2015-02-03inets: parse correctly 'Set-Cookie' header with empty valueKirilll Zaborsky
2015-01-29inets: httpd - Sanity check of content-length headerIngela Anderton Andin
2015-01-26Merge branch 'maint'Marcus Arendt
2015-01-20httpc: Avoid parsing invalid 'Set-Cookie' headersSina Samavati
2015-01-14Merge branch 'maint'Marcus Arendt
2015-01-02Properly parse URI fragmentsAnthony Ramine
2014-12-29Merge branch 'lemenkov/use_os_getenv_2'Marcus Arendt
2014-12-15Start using os:getenv/2 funPeter Lemenkov
2014-12-01inets: Fix typoIngela Anderton Andin
2014-12-01inets: stop httpc_handler on 'connection closed' send errorKirilll Zaborsky
2014-09-02inets: Add simple experimental property test suiteHans Nilsson
2014-08-22inets: Enable ipv6 tests for httpdIngela Anderton Andin
2014-06-26inets: Add reload testsIngela Anderton Andin
2014-06-04Merge branch 'scrapinghub/stream_body_with_no_content_length' into maintMarcus Arendt
2014-05-28Merge branch 'ia/ssl/improved-options-handling/OTP-11950' into maintIngela Anderton Andin
2014-05-27Merge branch 'maint-17' into maintIngela Anderton Andin
2014-05-27Merge branch 'ia/inets/maint-17/string-lengths/OTP-11925' into maint-17Erlang/OTP
2014-05-27inets: Correct distirbing mode for httpd:reload_config/2Ingela Anderton Andin
2014-05-26inets: Correct httpc_SUITEIngela Anderton Andin
2014-05-23inets: httpd - Behave well on not so long but wrong request linesIngela Anderton Andin
2014-05-23inets: httpc - update test suite framwork to adopt to change in httpdIngela Anderton Andin
2014-05-23inets: httpd - Reject incorrect large request lines earlyIngela Anderton Andin
2014-05-22Merge branch 'scrapinghub/stream_for_chunked_single_message' into maintMarcus Arendt
2014-05-16inets: Fix HTTP 1.0 body end on closed connectionKirilll Zaborsky
2014-05-06inets: Correct distirbing mode for httpd:reload_config/2Ingela Anderton Andin
2014-04-30inets: Fix streaming with single chunk bodySergey Sinkovskiy
2014-04-14inets: Cleaned up inets_sup_SUITE - removing hard coded port for httpdIngela Anderton Andin
2014-03-27inets: Avoid timing issus in test case codeIngela Anderton Andin
2014-03-27inets: Avoid Windows XP port problemsIngela Anderton Andin
2014-03-26Merge branch 'ia/inets/cuddle-tests'Ingela Anderton Andin
2014-03-21Merge branch 'scrapinghub/empty_set_cookie'Henrik Nord
2014-03-21Merge branch 'nox/httpc-transfer-encoding-identity'Henrik Nord
2014-03-21inets: Remove potential windows problemIngela Anderton Andin
2014-03-20inets: Continue CTify test suiteIngela Anderton Andin
2014-03-18inets: Enable https testsIngela Anderton Andin
2014-03-18inets: Make test suites independent of each otherIngela Anderton Andin
2014-03-18inets: Reverted commmit f97cd6965ac35d1cbe510de23592956857d144c8Ingela Anderton Andin
2014-03-09Support identity transfer-encoding in httpcAnthony Ramine
2014-03-06Added a condition to ignore empty Set-Cookie header and tests for itKirilll Zaborsky
2014-02-24Merge branch 'sgolovan/check_if_ftp_path_is_sane/OTP-11750'Henrik Nord