summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ssl: Check that negotiated version is a supported version.Ingela Anderton Andin2015-03-136-25/+76
* ssl: Renable padding checkIngela Anderton Andin2015-03-132-162/+124
* Prepare releaseErlang/OTP2014-02-052-2/+18
* Merge branch 'ia/R15B03/inets-5.9.8' into maint-r15Erlang/OTP2014-02-05222-11236/+13739
|\
| * Changed to correct errorcode in testcaseFredrik Gustafsson2014-02-051-1/+1
| * inets: Prepare for releaseIngela Anderton Andin2014-02-051-2/+2
| * inets: Make test suites independent of each otherIngela Anderton Andin2014-02-051-2/+3
| * inets: Rewrite of test case to avoid timing issues in test codeIngela Anderton Andin2014-02-051-73/+75
| * Add missing brackets to report formatting on ftp_progress process exitArtur Wilniewczyc2014-02-051-1/+1
| * inets: Remove log message as it causes more harm than use at the momentIngela Anderton Andin2014-02-051-4/+1
| * inets: Mend broken max_clients checkIngela Anderton Andin2014-02-0514-639/+526
| * inets: Start CT'ify httpd_SUITEIngela Anderton Andin2014-02-05136-2429/+3860
| * inets: Remove use of default gen_server timeoutIngela Anderton Andin2014-02-053-379/+31
| * Fix http_request:http_headers/1 to send content-length when length is zeroCA Meijer2014-02-052-9/+24
| * Fix httpd config option 'keep_alive_timeout'Johannes Weißl2014-02-051-0/+2
| * Fix httpd config option 'script_timeout'Johannes Weißl2014-02-052-6/+6
| * inets: Restore ftp test files for the inets_{,sup_}SUITE to not failHans Nilsson2014-02-053-0/+1694
| * inets: Add crypto start check to ssl test casesIngela Anderton Andin2014-02-051-0/+9
| * ftp: fix sockname dialyzer warning including ftp:sockname/1 bugHans Nilsson2014-02-051-3/+3
| * ftp,ssl: Fixes broken type link (ssloption).Hans Nilsson2014-02-052-2/+2
| * ftp: Adds dynamic cert generation to tests.Hans Nilsson2014-02-051-5/+23
| * ftp: Clean Makefile and conf fileHans Nilsson2014-02-052-20/+8
| * ftp: Linking rfc-refs.Hans Nilsson2014-02-051-4/+4
| * ftp: Add documentation.Hans Nilsson2014-02-051-1/+1
| * ftp: delete old test filesHans Nilsson2014-02-0517-3958/+0
| * ftp: small fixesHans Nilsson2014-02-052-45/+40
| * ftp: Add ftps documentationHans Nilsson2014-02-051-3/+5
| * ftp: Add timeouts to ssl:connectHans Nilsson2014-02-051-9/+11
| * ftps: workingHans Nilsson2014-02-053-140/+156
| * .Hans Nilsson2014-02-051-0/+1
| * added some printoutsHans Nilsson2014-02-051-13/+23
| * ftp: towards a working ftps, chapter 1Hans Nilsson2014-02-052-31/+37
| * ftp: old ftp_SUITE re-written and worksHans Nilsson2014-02-052-11/+723
| * ftp: Implement ftps (upgrade to TLS)Ingela Anderton Andin2014-02-051-0/+9
| * ftp: Implement ftps (upgrade to TLS)Ingela Anderton Andin2014-02-056-230/+397
| * [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