Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-03 | Merge branch 'maint' | Zandra Hird | |
Conflicts: OTP_VERSION erts/emulator/sys/unix/sys.c erts/vsn.mk | |||
2015-02-03 | Merge branch 'maint-17' into maint | Zandra Hird | |
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 'maint' | Bruce Yinhe | |
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-26 | Merge branch 'maint' | Marcus Arendt | |
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 'maint' | Marcus Arendt | |
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-29 | Merge branch 'lemenkov/use_os_getenv_2' | Marcus Arendt | |
* lemenkov/use_os_getenv_2: fix missing include Start using os:getenv/2 fun Introduce os:getenv/2 | |||
2014-12-22 | Merge branch 'maint' | Bruce Yinhe | |
2014-12-22 | Merge branch 'mikpe/fix-eacces-spelling' into maint | Bruce Yinhe | |
* mikpe/fix-eacces-spelling: fix eacces spelling | |||
2014-12-15 | Start using os:getenv/2 fun | Peter Lemenkov | |
See #535 Signed-off-by: Peter Lemenkov <[email protected]> | |||
2014-12-10 | Merge branch 'ia/scrapinghub/closing_httpc_handler_on_closed_while_send' | Ingela Anderton Andin | |
* ia/scrapinghub/closing_httpc_handler_on_closed_while_send: inets: Fix typo inets: stop httpc_handler on 'connection closed' send error | |||
2014-12-10 | Merge tag 'OTP-17.4' | Marcus Arendt | |
=== OTP-17.4 === Changed Applications: - asn1-3.0.3 - common_test-1.9 - compiler-5.0.3 - crypto-3.4.2 - debugger-4.0.2 - dialyzer-2.7.3 - diameter-1.8 - edoc-0.7.16 - eldap-1.1 - erl_docgen-0.3.7 - erl_interface-3.7.20 - erts-6.3 - eunit-2.2.9 - hipe-3.11.2 - inets-5.10.4 - jinterface-1.5.12 - kernel-3.1 - megaco-3.17.3 - mnesia-4.12.4 - observer-2.0.3 - odbc-2.10.22 - otp_mibs-1.0.10 - parsetools-2.0.12 - percept-0.8.10 - runtime_tools-1.8.15 - snmp-5.1.1 - ssh-3.1 - ssl-5.3.8 - stdlib-2.3 - syntax_tools-1.6.17 - test_server-3.7.2 - tools-2.7.1 - wx-1.3.2 Unchanged Applications: - cosEvent-2.1.15 - cosEventDomain-1.1.14 - cosFileTransfer-1.1.16 - cosNotification-1.1.21 - cosProperty-1.1.17 - cosTime-1.1.14 - cosTransactions-1.2.14 - et-1.5 - gs-1.5.16 - ic-4.3.6 - orber-3.7.1 - os_mon-2.3 - ose-1.0.2 - public_key-0.22.1 - reltool-0.6.6 - sasl-2.4.1 - typer-0.9.8 - webtool-0.8.10 - xmerl-1.3.7 Conflicts: OTP_VERSION erts/vsn.mk | |||
2014-12-09 | Prepare release | Erlang/OTP | |
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: Fix typo | Ingela Anderton Andin | |
2014-12-01 | inets: stop httpc_handler on 'connection closed' send error | Kirilll Zaborsky | |
httpc_handler should be stopped when sending requests returns error because of a closed connection and `tcp_closed` message could not be catched (see http://erlang.org/pipermail/erlang-bugs/2007-May/000346.html ) otherwise it will lead to process leak. | |||
2014-10-27 | Merge branch 'scrapinghub/update_session_original_stacktrace' | Marcus Arendt | |
* scrapinghub/update_session_original_stacktrace: inets: Return correct stacktrace on session updating failure | |||
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-10 | inets: Return correct stacktrace on session updating failure | Kirilll Zaborsky | |
Debug output in httpc_handler:update_session/4 error handling code should not pollute stack trace returned in process exit. | |||
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 | |