Age | Commit message (Expand) | Author |
2017-11-17 | inets: Eliminate race condition | Ingela Anderton Andin |
2017-11-10 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-09 | inets: Add missing guard | Ingela Anderton Andin |
2017-11-01 | Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviour | Ingela Andin |
2017-11-01 | inets: httpd - Fix broken handling of POST requests | Ingela Anderton Andin |
2017-11-01 | inets: Make sure httpd:stop_service is synchronous | Ingela Anderton Andin |
2017-11-01 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin |
2017-10-31 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin |
2017-10-29 | [#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3 | Hamidreza Soleimani |
2017-10-26 | inets: Correct guard test | Ingela Anderton Andin |
2017-10-26 | Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maint | Ingela Anderton Andin |
2017-10-25 | inets: httpd - Fix broken handling of POST requests | Ingela Anderton Andin |
2017-10-24 | inets: Make sure httpd:stop_service is synchronous | Ingela Anderton Andin |
2017-10-12 | inets: httpc - fix default timeout in httpc_SUITE | Ingela Anderton Andin |
2017-09-14 | Merge branch 'maint-20' into maint | Péter Dimitrov |
2017-09-13 | Merge branch 'peterdmv/inets/http_uri_backwards_compat/OTP-14573' into maint-20 | Erlang/OTP |
2017-09-13 | inets: httpd - Add chunk handling of client data | Ingela Anderton Andin |
2017-09-12 | inets: httpd - Add chunk handling of client data | Ingela Anderton Andin |
2017-09-06 | inets: Restore old behavior when parsing "+" | Péter Dimitrov |
2017-07-10 | Test case group for logging | Vance Shipley |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-05-23 | Fix httpc timeout for redirects | Johannes Weißl |
2017-05-15 | Merge pull request #1322 from tsloughter/binary_uri_encode | Ingela Andin |
2017-05-12 | Merge branch 'maint' | Hans Nilsson |
2017-05-08 | Merge pull request #1428 from martincox/master | Ingela Andin |
2017-05-05 | add binary string support to http_uri functions | Tristan Sloughter |
2017-05-04 | inets: add testcase to ftp_SUITE | Hans Nilsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-05-02 | Added test in httpd_basic_SUTE to validate the correct handling of non-DST dates | Martin Cox |
2017-04-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-04-03 | inets: Do not test https/ftps if crypto can not start | Ingela Anderton Andin |
2017-03-15 | inets/ftp: Testcase for repeating chunked fetch | Hans Nilsson |
2017-03-01 | Fix typos: lenght -> length | Myron Marston |
2017-02-14 | Fixed typos in lib/inets | Andrew Dryga |
2016-12-21 | inets: httpc - Prevent hanging user process | Ingela Anderton Andin |
2016-12-20 | inets: httpc - Chunk size decoding could fail | Ingela Anderton Andin |
2016-12-14 | inets: httpc - Correct redirection host header | Ingela Anderton Andin |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-06 | Merge branch 'ingela/inets/httpd-profiles/OTP-14082' into maint | Ingela Anderton Andin |
2016-12-05 | inets: Add Profile argument missed by commit fdfda2fab0921d409789174556582db2... | Ingela Anderton Andin |
2016-10-06 | Fix inets ftp bug related to multiple lines resp | Johan Sommerfeld |
2016-09-27 | Update test case docs with RFC-7231 | Ahmed Shafeeq Bin Mohd Shariff |
2016-09-18 | Update behavior of httpc:request to match RFC-7231 | Ahmed Shafeeq Bin Mohd Shariff |
2016-08-09 | Merge branch 'maint-19' into maint | Lukas Larsson |
2016-08-08 | inets: Add mod_esi test for PUT | Raimo Niskanen |
2016-08-01 | Test inet6fb4 in basic suite | Raimo Niskanen |
2016-07-29 | Actually verify result of testcase | Raimo Niskanen |
2016-07-29 | Fix inets_sup_SUITE for local tests | Raimo Niskanen |
2016-07-28 | Add test for inet6fb4 validation | Edwin Fine |
2016-06-14 | Merge branch 'maint' | Henrik Nord |