aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-21Document ssl_session_cache_api's size/1 callbackSteven Danna
2017-02-21[cth_surefire] Handle skips from test specSiri Hansen
2017-02-21kernel: Fix hanging os:cmd race conditionLukas Larsson
2017-02-21stdlib: Improve pretty-printing of terms with mapsHans Bolinder
2017-02-21erts: Emasculate binaries that are scheduled in port_controlLukas Larsson
2017-02-21filename: Add safe_relative_path/1Björn Gustavsson
2017-02-20Ensure prim_eval:'receive' wont clobber def_arg_reg[0]Rickard Green
2017-02-20[ct] Remove excessive skipped/failed tag in hook functionSiri Hansen
2017-02-20[ct] Send tc_start event on force_stop and failed sequenceSiri Hansen
2017-02-20[ct] Correctly handle process died in init and end_per_testcaseSiri Hansen
2017-02-20[ct] Fix faulty hook callbacks for skipped testsSiri Hansen
2017-02-20Add dummy end_per_suite/1Siri Hansen
2017-02-20[ct] Fix hooks and fail when one of init/end_per_* does not exitSiri Hansen
2017-02-20[ct] Add Suite argument to hook callback functionsSiri Hansen
2017-02-20Merge branch 'hans/ssh/iolist_on_unicode/ERL-364/OTP-14230' into maintHans Nilsson
2017-02-20Merge branch 'hans/ssh/cuddle_tests' into maintHans Nilsson
2017-02-20Merge branch 'hans/ssh/sftpd_fixes/OTP-14225' into maintHans Nilsson
2017-02-20kernel: Fail sticky_dir tc if module not stickyLukas Larsson
2017-02-17ssh: replace byte-only function with element-size agnosticHans Nilsson
2017-02-17ssh: increase timetrap in ssh_to_openssh_SUITE to not interrupt some slow mac...Hans Nilsson
2017-02-17Merge branch 'ssh_sftpd_relative_path' into hans/ssh/sftpd_fixes/OTP-14225Hans Nilsson
2017-02-17Merge branch 'ssh_sftpd_cwd_with_root' into hans/ssh/sftpd_fixes/OTP-14225Hans Nilsson
2017-02-17Merge branch 'hans/ssh/try_sftp_access_outside_root' into hans/ssh/sftpd_fixe...Hans Nilsson
2017-02-16Merge branch 'hans/ssh/ssh_acceptor_bug/OTP-14108' into maintHans Nilsson
2017-02-16Merge branch 'hans/public_key/ssh_fingerprint_algorithm_list/OTP-14223' into ...Hans Nilsson
2017-02-16Merge branch 'sverker/enif_send-noproc-fix/OTP-14229' into maintSverker Eriksson
2017-02-16Merge branch 'sverker/include-module-literal-size/OTP-14228' into maintSverker Eriksson
2017-02-16Merge branch 'sverker/round-bug/OTP-14227' into maintSverker Eriksson
2017-02-16Merge branch 'lars/xmerl/standard-namespace-problem/OTP-14139' into maintLars Thorsen
2017-02-15[ct] Fix function_clause in ct_framework when hook function crashesSiri Hansen
2017-02-15ssh: handle return values and exceptions from ssh_acceptor:handle_connectionHans Nilsson
2017-02-15ssh: More exact test for is_tcp_socketHans Nilsson
2017-02-15ssh: Add error case for bad socketHans Nilsson
2017-02-15ssh: speling errorHans Nilsson
2017-02-15ssh: speling errorHans Nilsson
2017-02-15ssh: reword documentationHans Nilsson
2017-02-15[xmerl] Correct handling of implicit XML namespaceLars Thorsen
2017-02-15Documentation: tuple funs are unsupportedMagnus Henoch
2017-02-15Return correct state in the case of failureKarolis Petrauskas
2017-02-14ssh: allow a list of fingerprint algos in silently_accept_hosts optionHans Nilsson
2017-02-14public_key: generate a list of ssh fingerprints on requestHans Nilsson
2017-02-14Merge branch 'hans/ssh/cuddle_tests' into maintHans Nilsson
2017-02-14erts: Fix round/1 for large floatsSverker Eriksson
2017-02-14ssh: new test - try access outside sftp treeHans Nilsson
2017-02-14Merge branch 'ingela/ssl/handshake-match/ERL-347/OTP-14222' into maintIngela Anderton Andin
2017-02-13ssl: Test case robustnessIngela Anderton Andin
2017-02-12Check for directory with correct pathKarolis Petrauskas
2017-02-12Fix relative path handling in sftpdKarolis Petrauskas
2017-02-12Consider root_dir and cwd in ssh_sftpd, if both are providedKarolis Petrauskas
2017-02-10Merge branch 'maint-r15' into maintIngela Anderton Andin