aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-22Update release notesErlang/OTP
2014-07-22Merge branch 'lukas/kernel/bind_with_fdopen/OTP-12061' into maint-r16Erlang/OTP
2014-07-22Fix default behaviour for legacy fdopenHenrik Nord
2014-07-22erts: Fix inet close on prebound fdsBjörn-Egil Dahlberg
2014-07-22kernel: When doing an fdopen we now also bind the fd to the specified addr/portLukas Larsson
2014-02-24Merge branch 'hans/ssh/maint-r16/patch_1261' into maint-r16Hans Nilsson
2014-02-14fix calculation of variableHenrik Nord
2014-02-14ssh: The server ssh_cli does not delay tty_geometry requests in case no tty i...Hans Nilsson
2014-02-14ssh: fix 'known_hosts' bug in ssh_fileHans Nilsson
2014-02-14ssh: Changed order of decode clauses to temp fix decode errorHans Nilsson
2014-02-14ssh: Fixes memory crashHans Nilsson
2014-02-14Fix that result on stderr sent back to ssh:exec had length info presentHans Nilsson
2014-02-10Merge branch 'maint-r16' into maintIngela Anderton Andin
2014-02-10Merge branch 'maint-r15' into maint-r16Ingela Anderton Andin
2014-02-05Prepare releaseErlang/OTP
2014-02-05Merge branch 'ia/R15B03/inets-5.9.8' into maint-r15Erlang/OTP
2014-02-05Changed to correct errorcode in testcaseFredrik Gustafsson
2014-02-05inets: Prepare for releaseIngela Anderton Andin
2014-02-05inets: Make test suites independent of each otherIngela Anderton Andin
2014-02-05inets: Rewrite of test case to avoid timing issues in test codeIngela Anderton Andin
2014-02-05Add missing brackets to report formatting on ftp_progress process exitArtur Wilniewczyc
2014-02-05inets: Remove log message as it causes more harm than use at the momentIngela Anderton Andin
2014-02-05inets: Mend broken max_clients checkIngela Anderton Andin
2014-02-05inets: Start CT'ify httpd_SUITEIngela Anderton Andin
2014-02-05inets: Remove use of default gen_server timeoutIngela Anderton Andin
2014-02-05Fix http_request:http_headers/1 to send content-length when length is zeroCA Meijer
2014-02-05Fix httpd config option 'keep_alive_timeout'Johannes Weißl
2014-02-05Fix httpd config option 'script_timeout'Johannes Weißl
2014-02-05inets: Restore ftp test files for the inets_{,sup_}SUITE to not failHans Nilsson
2014-02-05inets: Add crypto start check to ssl test casesIngela Anderton Andin
2014-02-05ftp: fix sockname dialyzer warning including ftp:sockname/1 bugHans Nilsson
2014-02-05ftp,ssl: Fixes broken type link (ssloption).Hans Nilsson
2014-02-05ftp: Adds dynamic cert generation to tests.Hans Nilsson
2014-02-05ftp: Clean Makefile and conf fileHans Nilsson
2014-02-05ftp: Linking rfc-refs.Hans Nilsson
2014-02-05ftp: Add documentation.Hans Nilsson
2014-02-05ftp: delete old test filesHans Nilsson
2014-02-05ftp: small fixesHans Nilsson
2014-02-05ftp: Add ftps documentationHans Nilsson
2014-02-05ftp: Add timeouts to ssl:connectHans Nilsson
2014-02-05ftps: workingHans Nilsson
2014-02-05.Hans Nilsson
2014-02-05added some printoutsHans Nilsson
2014-02-05ftp: towards a working ftps, chapter 1Hans Nilsson
2014-02-05ftp: old ftp_SUITE re-written and worksHans Nilsson
2014-02-05ftp: Implement ftps (upgrade to TLS)Ingela Anderton Andin
2014-02-05ftp: Implement ftps (upgrade to TLS)Ingela Anderton Andin
2014-02-05[eldap, inets]: fix testcases when ssl not is presentFredrik Gustafsson
2014-02-05[inets/httpd] Improved request handler terminate error-log entryMicael Karlberg
2014-02-05[inets/httpd] Improved access log entryMicael Karlberg