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: Suppress deprecated warning on erlang:now/0 | Erland Schönbeck |
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-03-18 | Merge branch 'maint' | Zandra Hird |
2015-03-16 | Minor comment fix | Kirill Zaborsky |
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-30 | inets: Consistent view of configuration parameter keep_alive_timeout | Ingela Anderton Andin |
2015-01-30 | inets: httpd - mod_alias now handles https URIs | Ingela Anderton Andin |
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-14 | Merge branch 'nox/http_uri-fragment/OTP-12398' into maint | Marcus Arendt |
2015-01-02 | Properly parse URI fragments | Anthony Ramine |
2014-12-22 | Merge branch 'maint' | Bruce Yinhe |
2014-12-10 | Merge branch 'ia/scrapinghub/closing_httpc_handler_on_closed_while_send' | Ingela Anderton Andin |
2014-12-02 | fix eacces spelling | Mikael Pettersson |
2014-12-02 | Merge branch 'maint' | Ingela Anderton Andin |
2014-12-01 | inets: Prepare for release | Ingela Anderton Andin |
2014-12-01 | inets: stop httpc_handler on 'connection closed' send error | Kirilll Zaborsky |
2014-10-27 | Merge branch 'scrapinghub/update_session_original_stacktrace' | Marcus Arendt |
2014-10-22 | Merge branch 'vinsentru/inets_ftp_extension' into maint | Bruce Yinhe |
2014-10-15 | INETS FTP: EPSV and EPRT for IPv4 added | Vladimir Shmalko |
2014-10-10 | inets: Return correct stacktrace on session updating failure | Kirilll Zaborsky |
2014-10-08 | Minor misprints correction | Kirill Zaborsky |
2014-09-08 | inets: Soft upgrade | Ingela Anderton Andin |
2014-07-03 | Fix typo in documentation /header_as_is/headers_as_is/ | Louis-Philippe Gauthier |
2014-06-26 | inets: Create seperate timeout for TLS/SSL handshake | Ingela Anderton Andin |
2014-06-17 | inets: Prepare for release | Ingela Anderton Andin |
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 |