summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [eldap, inets]: fix testcases when ssl not is presentFredrik Gustafsson2014-02-052-46/+160
* [inets/httpd] Improved request handler terminate error-log entryMicael Karlberg2014-02-051-1/+4
* [inets/httpd] Improved access log entryMicael Karlberg2014-02-052-5/+12
* [inets/httpd] Logging cleanupMicael Karlberg2014-02-051-2/+2
* [inets/httpd] Fixed mod_head handling of "new" responseMicael Karlberg2014-02-053-14/+25
* inets: httpc - Remove dead error handling codeIngela Anderton Andin2014-02-051-10/+1
* inets: httpc make httpc_cancel_request/[1,2] asynchronousIngela Anderton Andin2014-02-055-95/+31
* Remove http_chunk:decode/4 as it is no longer usedMasatake Daimon2014-02-052-42/+18
* Fix {stream, {self, once}} in httpcMasatake Daimon2014-02-052-6/+57
* httpc: Allow content body in DELETE requestsJames Wheare2014-02-052-1/+18
* httpc: Enhanched error handlingIngela Anderton Andin2014-02-051-9/+2
* inets: added testcase for keep_alive_timeoutFredrik Gustafsson2014-02-051-1/+22
* Add test for httpd config option 'script_timeout'Johannes Weißl2014-02-053-12/+94
* inets: httpc improve pipeliningIngela Anderton Andin2014-02-054-56/+44
* inets: Add stronger RSA test-keysIngela Anderton Andin2014-02-054-72/+108
* Test nocache option of mod_cgi and mod_esiJohannes Weißl2014-02-057-4/+82
* inets: added simple testcase for option erl_script_nocacheFredrik Gustafsson2014-02-051-1/+24
* Fix httpd config option 'erl_script_nocache'Johannes Weißl2014-02-053-5/+5
* [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added...Fredrik Gustafsson2014-02-051-1/+1
* fix: typo, inets/doc/src/httpdtomaon2014-02-051-3/+3
* Fix some errors in the inets documentationJohannes Weißl2014-02-055-19/+19
* Update release notesErlang/OTP2014-02-051-3/+1
* inets: stop block timer with the right argumentsFredrik Gustafsson2014-02-051-2/+2
* inets httpc: Revert incorrect commit regarding cookie handling.Ingela Anderton Andin2014-02-052-1/+30
* Added guard for invalid field and values in headersFredrik Gustafsson2014-02-052-4/+19
* Handle correctly the "No files found or file unavailable" error code.serge2014-02-052-0/+7
* Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1Fredrik Gustafsson2014-02-051-2/+0
* inets httpd: Handle ipfamily option correctly when listning to port 0Ingela Anderton Andin2014-02-055-109/+66
* inets: Improve ssl handlingIngela Anderton Andin2014-02-0513-3617/+5324
* inets httpd: The option modules now defaults to its documented default value.Ingela Anderton Andin2014-02-051-4/+2
* inets httpc: Corrected separation of pipelining and persisten connectionsIngela Anderton Andin2014-02-051-166/+123
* [inets] Appup test suite now handles version REsMicael Karlberg2014-02-051-0/+15
* inets: fix autoredirect for POST requests responding 303Hans Svensson2014-02-051-0/+5
* inets - httpc_SUITE: add redirect tests for response 303Hans Svensson2014-02-051-4/+30
* inets: Remove dbg tracing from testcasesBjörn-Egil Dahlberg2014-02-056-33/+0
* inets httpc: Document that RFC 2817 is not supportedIngela Anderton Andin2014-02-051-2/+6
* inets: Dialyzer fixesIngela Anderton Andin2014-02-054-27/+13
* inets httpc: TLS via proxyIngela Anderton Andin2014-02-055-439/+593
* inets: Remove obsolete testcases that are now in the proxy suiteRaimo Niskanen2014-02-051-464/+2
* inets: Add tests using external proxy running on localhostRaimo Niskanen2014-02-056-1/+1296
* inets: Corrected appupIngela Anderton Andin2014-02-051-125/+4
* ssl: Fix broken appup from ssl-5.2.1.1 that was released together withIngela Anderton Andin2014-02-052-24/+7
* [snmp] Adjust verbosity for some of the log test casesMicael Karlberg2013-11-212-7/+7
* Merge branch 'bmk/snmp/handling_corrupt_atl_when_converting/OTP-11453' into b...Micael Karlberg2013-11-184-73/+201
|\
| * [snmp] Improving ATL handling of corrupt logsMicael Karlberg2013-10-315-85/+309
* | [snmp] Loosing log entries when converting a large Audit Trail LogMicael Karlberg2013-11-145-22/+131
|/
* Update release notesErlang/OTP2013-08-212-2/+34
* Merge branch 'fredrik/inets/ssl/fixup_log_alert_option/OTP-11259' into maint-r15Erlang/OTP2013-08-2110-27/+71
|\
| * [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added...Fredrik Gustafsson2013-08-2110-27/+71
* | Prepare releaseErlang/OTP2013-08-082-1/+17