Age | Commit message (Expand) | Author |
2014-02-05 | ftp: small fixes | Hans Nilsson |
2014-02-05 | ftp: Add ftps documentation | Hans Nilsson |
2014-02-05 | ftp: Add timeouts to ssl:connect | Hans Nilsson |
2014-02-05 | ftps: working | Hans Nilsson |
2014-02-05 | . | Hans Nilsson |
2014-02-05 | added some printouts | Hans Nilsson |
2014-02-05 | ftp: towards a working ftps, chapter 1 | Hans Nilsson |
2014-02-05 | ftp: old ftp_SUITE re-written and works | Hans Nilsson |
2014-02-05 | ftp: Implement ftps (upgrade to TLS) | Ingela Anderton Andin |
2014-02-05 | ftp: Implement ftps (upgrade to TLS) | Ingela Anderton Andin |
2014-02-05 | [eldap, inets]: fix testcases when ssl not is present | Fredrik Gustafsson |
2014-02-05 | [inets/httpd] Improved request handler terminate error-log entry | Micael Karlberg |
2014-02-05 | [inets/httpd] Improved access log entry | Micael Karlberg |
2014-02-05 | [inets/httpd] Logging cleanup | Micael Karlberg |
2014-02-05 | [inets/httpd] Fixed mod_head handling of "new" response | Micael Karlberg |
2014-02-05 | inets: httpc - Remove dead error handling code | Ingela Anderton Andin |
2014-02-05 | inets: httpc make httpc_cancel_request/[1,2] asynchronous | Ingela Anderton Andin |
2014-02-05 | Remove http_chunk:decode/4 as it is no longer used | Masatake Daimon |
2014-02-05 | Fix {stream, {self, once}} in httpc | Masatake Daimon |
2014-02-05 | httpc: Allow content body in DELETE requests | James Wheare |
2014-02-05 | httpc: Enhanched error handling | Ingela Anderton Andin |
2014-02-05 | inets: added testcase for keep_alive_timeout | Fredrik Gustafsson |
2014-02-05 | Add test for httpd config option 'script_timeout' | Johannes Weißl |
2014-02-05 | inets: httpc improve pipelining | Ingela Anderton Andin |
2014-02-05 | inets: Add stronger RSA test-keys | Ingela Anderton Andin |
2014-02-05 | Test nocache option of mod_cgi and mod_esi | Johannes Weißl |
2014-02-05 | inets: added simple testcase for option erl_script_nocache | Fredrik Gustafsson |
2014-02-05 | Fix httpd config option 'erl_script_nocache' | Johannes Weißl |
2014-02-05 | [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added... | Fredrik Gustafsson |
2014-02-05 | fix: typo, inets/doc/src/httpd | tomaon |
2014-02-05 | Fix some errors in the inets documentation | Johannes Weißl |
2014-02-05 | Update release notes | Erlang/OTP |
2014-02-05 | inets: stop block timer with the right arguments | Fredrik Gustafsson |
2014-02-05 | inets httpc: Revert incorrect commit regarding cookie handling. | Ingela Anderton Andin |
2014-02-05 | Added guard for invalid field and values in headers | Fredrik Gustafsson |
2014-02-05 | Handle correctly the "No files found or file unavailable" error code. | serge |
2014-02-05 | Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1 | Fredrik Gustafsson |
2014-02-05 | inets httpd: Handle ipfamily option correctly when listning to port 0 | Ingela Anderton Andin |
2014-02-05 | inets: Improve ssl handling | Ingela Anderton Andin |
2014-02-05 | inets httpd: The option modules now defaults to its documented default value. | Ingela Anderton Andin |
2014-02-05 | inets httpc: Corrected separation of pipelining and persisten connections | Ingela Anderton Andin |
2014-02-05 | [inets] Appup test suite now handles version REs | Micael Karlberg |
2014-02-05 | inets: fix autoredirect for POST requests responding 303 | Hans Svensson |
2014-02-05 | inets - httpc_SUITE: add redirect tests for response 303 | Hans Svensson |
2014-02-05 | inets: Remove dbg tracing from testcases | Björn-Egil Dahlberg |
2014-02-05 | inets httpc: Document that RFC 2817 is not supported | Ingela Anderton Andin |
2014-02-05 | inets: Dialyzer fixes | Ingela Anderton Andin |
2014-02-05 | inets httpc: TLS via proxy | Ingela Anderton Andin |
2014-02-05 | inets: Remove obsolete testcases that are now in the proxy suite | Raimo Niskanen |
2014-02-05 | inets: Add tests using external proxy running on localhost | Raimo Niskanen |