Age | Commit message (Expand) | Author |
2014-06-04 | Merge branch 'scrapinghub/stream_body_with_no_content_length' into maint | Marcus Arendt |
2014-05-27 | Merge branch 'maint-17' into maint | Ingela Anderton Andin |
2014-05-27 | Merge branch 'ia/inets/prep' into maint-17 | Erlang/OTP |
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: Prepare for release | 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: 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 |
2014-03-31 | inets: Handle all response codes in httpd_util:message/3 | Ingela Anderton Andin |
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-21 | Merge branch 'ia/inets/revert/OTP-11756' | Ingela Anderton Andin |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | inets: Continue CTify test suite | Ingela Anderton Andin |
2014-03-19 | Merge branch 'scrapinghub/update_session_error_logging_fix' | 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-09 | inets: Fix incorrect argument order | Kirilll Zaborsky |
2014-03-06 | Added a condition to ignore empty Set-Cookie header and tests for it | Kirilll Zaborsky |
2014-02-25 | inets: Prepare for release | Hans Nilsson |
2014-02-24 | Merge branch 'sgolovan/check_if_ftp_path_is_sane/OTP-11750' | Henrik Nord |
2014-02-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-18 | Fix non-library appup files according to issue #240 | Tobias Schlager |
2014-02-09 | lib/inets/src/ftp/ftp.erl: Check the filenames, usernames, passwords etc. | Sergei Golovan |
2014-01-13 | inets: Remove log message as it causes more harm than use at the moment | Ingela Anderton Andin |
2014-01-10 | inets: Mend broken max_clients check | Ingela Anderton Andin |
2013-12-19 | inets: Remove use of default gen_server timeout | Ingela Anderton Andin |
2013-12-03 | ftp: fix sockname dialyzer warning including ftp:sockname/1 bug | Hans Nilsson |
2013-11-19 | ftp: small fixes | Hans Nilsson |
2013-11-19 | ftp: Add timeouts to ssl:connect | Hans Nilsson |
2013-11-19 | ftps: working | Hans Nilsson |
2013-11-19 | . | Hans Nilsson |
2013-11-19 | added some printouts | Hans Nilsson |
2013-11-19 | ftp: towards a working ftps, chapter 1 | Hans Nilsson |
2013-11-19 | ftp: Implement ftps (upgrade to TLS) | Ingela Anderton Andin |
2013-11-12 | [inets/httpd] Improved request handler terminate error-log entry | Micael Karlberg |
2013-11-12 | [inets/httpd] Improved access log entry | Micael Karlberg |
2013-11-12 | [inets/httpd] Logging cleanup | Micael Karlberg |
2013-11-12 | [inets/httpd] Fixed mod_head handling of "new" response | Micael Karlberg |
2013-10-14 | Merge branch 'ia/inets/http-client-cancel-request/OTP-11312' into maint | Ingela Anderton Andin |
2013-09-24 | inets: httpc - Remove dead error handling code | Ingela Anderton Andin |
2013-09-13 | inets: httpc make httpc_cancel_request/[1,2] asynchronous | Ingela Anderton Andin |
2013-09-13 | httpc: Enhanched error handling | Ingela Anderton Andin |
2013-09-13 | inets: httpc improve pipelining | Ingela Anderton Andin |
2013-09-05 | Fix httpd config option 'script_timeout' | Johannes Weißl |