Age | Commit message (Expand) | Author |
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 |
2016-06-09 | inets: Handle multiple \t in mime types file | Ingela Anderton Andin |
2016-06-09 | ftp: logging of server start in ftp_SUITE | Hans Nilsson |
2016-06-09 | ftp: Introduce search path for ftp servers to use in ftp_SUITE | Hans Nilsson |
2016-06-07 | httpc: Replaced deprecated module random with recommended module rand in http... | Hans Nilsson |
2016-06-03 | ftp: make rottend tc:s work again | Hans Nilsson |
2016-06-03 | ftp: Test suites updates | Hans Nilsson |
2016-06-03 | ftp: fix error code errors incl extend test suites | Hans Nilsson |
2016-05-23 | inets: Use test_server app tests and remove legacy test_server code | Ingela Anderton Andin |
2016-05-18 | [inets] Remove calls to the inets_time_compat module | Lars Thorsen |
2016-04-25 | inets: Add peer_cert to ESI environment | Ingela Anderton Andin |
2016-04-21 | inets: Add peer_cert to ESI environment | Ingela Anderton Andin |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-05 | Merge branch 'waisbrot/remove-mod_include/PR-988/OTP-13445' | Hans Nilsson |
2016-04-05 | Merge branch 'FabioBatSilva/httpc-delete-body/PR-972/OTP-13383' | Lars Thorsen |
2016-03-17 | Remove references to old modules | Nathaniel Waisbrot |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-07 | Merge branch 'maint' | Raimo Niskanen |
2016-02-26 | Remove multiple inclusion of ct.hrl | Björn Gustavsson |
2016-02-22 | inets: Add DELETE Body to client | FabioBatSilva |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-12 | tftp: support transfer of files > 65535 blocks | Michael Santos |
2016-02-02 | Merge branch 'palas/maint' into maint | Zandra |
2016-01-29 | Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18 | Erlang/OTP |
2016-01-28 | inets: Use re instead of inets_regexp | Ingela Anderton Andin |
2015-12-08 | inets: Add PATCH method to client and server | Pablo Lamela |
2015-12-07 | Merge branch 'ia/inets/windows-comp' into maint | Ingela Anderton Andin |
2015-11-27 | inets: Add warning header in "chunk trailer" when mod_esi callback times out ... | Ingela Anderton Andin |
2015-11-20 | Merge branch 'weisslj/fix-inets-crash-on-invalid-chunk-size' into maint | Zandra |
2015-11-15 | inets: Terminate really gracefully on bad chunk | Johannes Weißl |
2015-11-15 | inets: Allow whitespace after HTTP chunk again | Johannes Weißl |
2015-11-13 | Merge branch 'maint-18' into maint | Zandra |
2015-11-11 | inets: httpd - Add possibility to specify socket options for HTTP | Ingela Anderton Andin |