Age | Commit message (Expand) | Author |
2015-03-24 | inets: Add new module inets_time_compat with new time API | Erland Schönbeck |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | inets: Cleanup of multiple copies of functions | Erland Schönbeck |
2015-03-20 | inets: Update comments | Erland Schönbeck |
2015-03-20 | Suppress deprecated warning on erlang:now/0 | Erland Schönbeck |
2015-03-20 | Use new time API and be back-compatible in inets | Erland Schönbeck |
2015-02-05 | Merge branch 'maint' | Zandra Hird |
2015-02-05 | Merge branch 'scrapinghub/httpc_set_cookie_with_empty_values' into maint | Zandra Hird |
2015-02-03 | Merge branch 'maint' | Zandra Hird |
2015-02-03 | Merge branch 'maint-17' into maint | Zandra Hird |
2015-02-03 | inets: parse correctly 'Set-Cookie' header with empty value | Kirilll Zaborsky |
2015-01-29 | inets: httpd - Sanity check of content-length header | Ingela Anderton Andin |
2015-01-26 | Merge branch 'maint' | Marcus Arendt |
2015-01-20 | httpc: Avoid parsing invalid 'Set-Cookie' headers | Sina Samavati |
2014-12-01 | inets: Fix typo | Ingela Anderton Andin |
2014-12-01 | inets: stop httpc_handler on 'connection closed' send error | Kirilll Zaborsky |
2014-06-04 | Merge branch 'scrapinghub/stream_body_with_no_content_length' into maint | Marcus Arendt |
2014-05-28 | Merge branch 'ia/ssl/improved-options-handling/OTP-11950' into maint | Ingela Anderton Andin |
2014-05-27 | Merge branch 'maint-17' into maint | Ingela Anderton Andin |
2014-05-26 | inets: Correct httpc_SUITE | Ingela Anderton Andin |
2014-05-23 | inets: httpc - update test suite framwork to adopt to change in httpd | Ingela Anderton Andin |
2014-05-22 | Merge branch 'scrapinghub/stream_for_chunked_single_message' into maint | Marcus Arendt |
2014-05-16 | inets: Fix HTTP 1.0 body end on closed connection | Kirilll Zaborsky |
2014-04-30 | inets: Fix streaming with single chunk body | Sergey Sinkovskiy |
2014-03-21 | Merge branch 'scrapinghub/empty_set_cookie' | Henrik Nord |
2014-03-21 | Merge branch 'nox/httpc-transfer-encoding-identity' | Henrik Nord |
2014-03-18 | inets: Reverted commmit f97cd6965ac35d1cbe510de23592956857d144c8 | Ingela Anderton Andin |
2014-03-09 | Support identity transfer-encoding in httpc | Anthony Ramine |
2014-03-06 | Added a condition to ignore empty Set-Cookie header and tests for it | Kirilll Zaborsky |
2013-11-14 | [eldap, inets]: fix testcases when ssl not is present | Fredrik Gustafsson |
2013-09-13 | inets: httpc make httpc_cancel_request/[1,2] asynchronous | Ingela Anderton Andin |
2013-09-13 | inets: httpc improve pipelining | Ingela Anderton Andin |
2013-05-20 | Fix {stream, {self, once}} in httpc | Masatake Daimon |
2013-03-18 | inets httpc: Revert incorrect commit regarding cookie handling. | Ingela Anderton Andin |
2013-03-12 | Added guard for invalid field and values in headers | Fredrik Gustafsson |
2013-02-18 | inets: Improve ssl handling | Ingela Anderton Andin |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-18 | inets - httpc_SUITE: add redirect tests for response 303 | Hans Svensson |
2012-10-03 | inets: Remove dbg tracing from testcases | Björn-Egil Dahlberg |
2012-10-02 | inets: Remove obsolete testcases that are now in the proxy suite | Raimo Niskanen |
2012-05-22 | [inets/httpc] Cancel request does not work | Micael Karlberg |
2012-05-22 | [inets/httpc] Cosmetic update to pipeline test case | Micael Karlberg |
2012-03-15 | [inets] The module http_uri now officially supported | Micael Karlberg |
2012-03-13 | [inets/httpc] Add function to retreive current options | Micael Karlberg |
2012-02-29 | [inets/httpc] Make inets tests behave on all IPv6 impl | Micael Karlberg |
2012-02-09 | [inets] Add test case group check for IPv6 support | Micael Karlberg |
2012-02-08 | [inets] Force use of IPv4 for all non-IPv6 cases | Micael Karlberg |
2012-02-06 | [inets] Improved test util error handling when copy dirs | Micael Karlberg |
2012-02-06 | [inets] System Info printouts in test suite | Micael Karlberg |
2012-02-06 | [inets] Add preliminary "has IPv6 support" info to TC config | Micael Karlberg |