Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-22 | Update release notes | Erlang/OTP | |
2015-04-21 | inets: Add value 'none' in server_tokens config | Hans Nilsson | |
When the Server header has empty info (or 'none' in config), it is not generated. This is for limiting Banner Grabbing attempts. | |||
2015-03-31 | Prepare release | Erlang/OTP | |
2015-03-16 | Minor comment fix | Kirill Zaborsky | |
2015-02-05 | Merge branch 'scrapinghub/httpc_set_cookie_with_empty_values' into maint | Zandra Hird | |
* scrapinghub/httpc_set_cookie_with_empty_values: inets: parse correctly 'Set-Cookie' header with empty value OTP-12455 | |||
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 | |
httpc_cookie should parse cookies with empty values and no attributes set in the 'Set-Cookie' headers. | |||
2015-01-30 | Prepare release | Erlang/OTP | |
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 | |
Gracefully handle invalid content-lenght headers instead of crashing in list_to_integer. | |||
2015-01-29 | Merge branch '0xAX/inets-typo-fix' into maint | Bruce Yinhe | |
* 0xAX/inets-typo-fix: lib/inets: fix typo in httpd_load_test example | |||
2015-01-24 | lib/inets: fix typo in httpd_load_test example | 0xAX | |
2015-01-20 | httpc: Avoid parsing invalid 'Set-Cookie' headers | Sina Samavati | |
Parsing invalid 'Set-Cookie' header would make httpc crash. This commit filters invalid 'Set-Cookie' headers so that httpc wouldn't try to parse them. | |||
2015-01-14 | Merge branch 'nox/http_uri-fragment/OTP-12398' into maint | Marcus Arendt | |
* nox/http_uri-fragment/OTP-12398: Properly parse URI fragments | |||
2015-01-02 | Properly parse URI fragments | Anthony Ramine | |
This fixes a bug in httpc where redirection URIs could lead to bad requests if they contained fragments. | |||
2014-12-22 | Merge branch 'mikpe/fix-eacces-spelling' into maint | Bruce Yinhe | |
* mikpe/fix-eacces-spelling: fix eacces spelling | |||
2014-12-09 | Prepare release | Erlang/OTP | |
2014-12-02 | fix eacces spelling | Mikael Pettersson | |
2014-12-01 | inets: Prepare for release | Ingela Anderton Andin | |
2014-10-22 | Merge branch 'vinsentru/inets_ftp_extension' into maint | Bruce Yinhe | |
OTP-12255 * vinsentru/inets_ftp_extension: INETS FTP: EPSV and EPRT for IPv4 added | |||
2014-10-22 | Merge branch 'qrilka/patch-2/typo-fix' into maint | Marcus Arendt | |
* qrilka/patch-2/typo-fix: Minor misprints correction | |||
2014-10-15 | INETS FTP: EPSV and EPRT for IPv4 added | Vladimir Shmalko | |
2014-10-08 | Minor misprints correction | Kirill Zaborsky | |
2014-10-02 | httpc: Fix a typo in the documentation | Sina Samavati | |
2014-09-15 | Update release notes | Erlang/OTP | |
2014-09-10 | Merge branch 'lukas/docfixes-17.3/OTP-12152' into maint | Lukas Larsson | |
* lukas/docfixes-17.3/OTP-12152: Fix some spelling misstakes | |||
2014-09-08 | inets: Soft upgrade | Ingela Anderton Andin | |
2014-09-03 | inets: update vsn.mk | Hans Nilsson | |
2014-09-02 | inets: Add simple experimental property test suite | Hans Nilsson | |
2014-08-27 | Merge branch 'lpgauth/fix_httpc_doc_typo' into maint | Bruce Yinhe | |
* lpgauth/fix_httpc_doc_typo: Fix typo in documentation /header_as_is/headers_as_is/ | |||
2014-08-22 | inets: Enable ipv6 tests for httpd | Ingela Anderton Andin | |
2014-08-04 | Fix some spelling misstakes | Lukas Larsson | |
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 | |
We do not want this timeout to be mixed up with the keep alive timeout. We will probably want to make it configurable later. | |||
2014-06-26 | inets: Add reload tests | Ingela Anderton Andin | |
2014-06-19 | Prepare release | Erlang/OTP | |
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 | |
* scrapinghub/stream_body_with_no_content_length: inets: Fix HTTP 1.0 body end on closed connection | |||
2014-05-28 | Merge branch 'ia/ssl/improved-options-handling/OTP-11950' into maint | Ingela Anderton Andin | |
* ia/ssl/improved-options-handling/OTP-11950: ssl: Correct test SUITE ssl: Add format_status function to ssl connection process inets: Correct httpc_SUITE ssl: Add ssl options to listen options tracker ssl: Move init | |||
2014-05-27 | Merge branch 'maint-17' into maint | Ingela Anderton Andin | |
Conflicts: OTP_VERSION lib/ssh/test/ssh_basic_SUITE.erl lib/ssh/vsn.mk | |||
2014-05-27 | Update release notes | Erlang/OTP | |
2014-05-27 | Merge branch 'ia/inets/prep' into maint-17 | Erlang/OTP | |
* ia/inets/prep: inets: Prepare for release | |||
2014-05-27 | Merge branch 'ia/inets/maint-17/string-lengths/OTP-11925' into maint-17 | Erlang/OTP | |
* ia/inets/maint-17/string-lengths/OTP-11925: inets: httpd - Behave well on not so long but wrong request lines inets: httpc - update test suite framwork to adopt to change in httpd inets: httpd - Reject incorrect large request lines early | |||
2014-05-27 | inets: Correct distirbing mode for httpd:reload_config/2 | Ingela Anderton Andin | |
config_reload tests are not enough to test httpd "block/unblock" used by config_reload, so renable some test cases in the old_httpd_SUITE after making them work with the new code. Should be cleaned up and moved to httpd_SUITE. | |||
2014-05-26 | inets: Correct httpc_SUITE | Ingela Anderton Andin | |
2014-05-26 | inets: Prepare for release | Ingela Anderton Andin | |
Do application restart as old soft upgrade was not correct | |||
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 | |