summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Prepare releasemaint-r15Erlang/OTP2015-07-014-3/+51
* Merge branch 'ia/ssh/backport/OTP-12884' into maint-r15Erlang/OTP2015-07-0146-2989/+2647
|\
| * ssh: Fix test case issueIngela Anderton Andin2015-07-011-2/+2
| * ssh: Use old crypto with newer sshIngela Anderton Andin2015-06-2645-2987/+2645
* | ssl: Fix appupIngela Anderton Andin2015-07-012-7/+7
* | inets: Prepare for releaseIngela Anderton Andin2015-07-012-5/+5
* | inets: Fix broken fd featureIngela Anderton Andin2015-07-011-8/+28
|/
* Update release notesErlang/OTP2015-03-131-1/+19
* ssl: Special Poodle protection version for OTP-R15 trackIngela Anderton Andin2015-03-132-9/+3
* 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
* 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