Age | Commit message (Expand) | Author |
2015-09-10 | inets: Add test suite for socket_wrap feature | Ingela Anderton Andin |
2015-09-10 | inets: Ctify inets_SUITE | Ingela Anderton Andin |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-09 | Merge branch 'scrapinghub/asn1_for_http_proxy_suite' | Zandra Hird |
2015-06-08 | Merge branch 'ia/inets/name-spaces/OTP-12674' | Ingela Anderton Andin |
2015-06-05 | inets: add asn1 to httpc proxy suite | Kirilll Zaborsky |
2015-06-04 | inets: correct the calls in start_apps | Henrik Nord |
2015-06-04 | inets: Add profile option | Ingela Anderton Andin |
2015-06-02 | restore broken file | Henrik Nord |
2015-06-02 | Merge branch 'maint' | Henrik Nord |
2015-05-29 | inets: Add customize option | Ingela Anderton Andin |
2015-05-11 | Merge branch 'zandra/mime-types-config/OTP-12731' | Zandra Hird |
2015-05-05 | make it possible to use a file to configure mime types | Zandra Hird |
2015-04-07 | inets: Remove SSI (Server Side Includes) | Ingela Anderton Andin |
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 |
2015-01-14 | Merge branch 'maint' | Marcus Arendt |
2015-01-02 | Properly parse URI fragments | Anthony Ramine |
2014-12-29 | Merge branch 'lemenkov/use_os_getenv_2' | Marcus Arendt |
2014-12-15 | Start using os:getenv/2 fun | Peter Lemenkov |
2014-12-01 | inets: Fix typo | Ingela Anderton Andin |
2014-12-01 | inets: stop httpc_handler on 'connection closed' send error | Kirilll Zaborsky |
2014-09-02 | inets: Add simple experimental property test suite | Hans Nilsson |
2014-08-22 | inets: Enable ipv6 tests for httpd | Ingela Anderton Andin |
2014-06-26 | inets: Add reload tests | Ingela Anderton Andin |
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-27 | Merge branch 'ia/inets/maint-17/string-lengths/OTP-11925' into maint-17 | Erlang/OTP |
2014-05-27 | inets: Correct distirbing mode for httpd:reload_config/2 | Ingela Anderton Andin |
2014-05-26 | inets: Correct httpc_SUITE | Ingela Anderton Andin |
2014-05-23 | inets: httpd - Behave well on not so long but wrong request lines | Ingela Anderton Andin |
2014-05-23 | inets: httpc - update test suite framwork to adopt to change in httpd | Ingela Anderton Andin |
2014-05-23 | inets: httpd - Reject incorrect large request lines early | 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-05-06 | inets: Correct distirbing mode for httpd:reload_config/2 | Ingela Anderton Andin |
2014-04-30 | inets: Fix streaming with single chunk body | Sergey Sinkovskiy |