aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-29Merge branch 'hans/inets/ftp_debug_printout/OTP-13712' into maint-19Erlang/OTP
2016-06-29Merge branch 'hasse/tools/fix_xref/ERL-173/OTP-13708' into maint-19Erlang/OTP
2016-06-29Merge branch 'margnus1/dialyzer/fix_map_bug/ERL-177/PR-1115/OTP-13709' into m...Erlang/OTP
2016-06-29Merge branch 'dgud/observer/fix-no-scheduler-change/ERL-171/OTP-13702' into m...Erlang/OTP
2016-06-29Fix group_leader/2Rickard Green
2016-06-29ssh: Update ssh versionHans Nilsson
2016-06-29ssh: Remove possible hanging in TCs when server and client is on the same nodeHans Nilsson
2016-06-29ssh: added dbg keys to ssh:connection_info/2 and ssh:channel_info/3Hans Nilsson
2016-06-29ssh: Extend experimental ssh_dbg.erlHans Nilsson
2016-06-29ssh: remove 'sync sleeps'Hans Nilsson
2016-06-29inets: updated versionHans Nilsson
2016-06-29inets: unused var in ftp.erl anonymizedHans Nilsson
2016-06-29inets: ftp debug printout removedHans Nilsson
2016-06-29Merge branch 'legoscia/compiler/error-handling/PR-1112/OTP-13701' into maintBjörn Gustavsson
2016-06-28add snmp_agent_conf_test to modules.mkDaniel Goertzen
2016-06-28erts: Save abort reason for erl_child_setupSverker Eriksson
2016-06-28tools: Fix a bug adding multiple modules to an Xref serverHans Bolinder
2016-06-28erl_types: Normalise X:=none() pairs in t_map/3Magnus Lång
2016-06-28ssl: All started test nodes must be cleaned upIngela Anderton Andin
2016-06-27odbc: Convert doc clauses form test_server to ctIngela Anderton Andin
2016-06-27odbc: Replace test_server with ct eqvivalentsIngela Anderton Andin
2016-06-27odbc: Remove legacy config macrosIngela Anderton Andin
2016-06-27odbc: Remove legacy suite clauses from test suitesIngela Anderton Andin
2016-06-27ssh: update vsn.mkHans Nilsson
2016-06-27ssh: polishing of password prompt's linefeedHans Nilsson
2016-06-27ssh: Fix a hazard bug in ssh_authHans Nilsson
2016-06-27ssh: Some code cuddling in ssh_ioHans Nilsson
2016-06-27ssh: Fix type error in args of ssh_auth:sort_selected_mthdsHans Nilsson
2016-06-27ssh: Make client send a faulty pwd only once, ssh_connection_handler partHans Nilsson
2016-06-27ssh: Make client send a faulty pwd only once, ssh_auth partHans Nilsson
2016-06-27ssh: test cases for no repetition of bad passwordsHans Nilsson
2016-06-27Merge branch 'maint-18' into maintHans Nilsson
2016-06-23Reset data when changing node or no schedulers changeDan Gudmundsson
2016-06-23Fix try-catch when writing makefileMagnus Henoch
2016-06-22erts: Fix etp-carrier-blocks for non smpSverker Eriksson
2016-06-22[sasl test] Extend wait time when starting nodesSiri Hansen
2016-06-22[ct test] Skip system time related tests on TimeWarpingOSSiri Hansen
2016-06-22Fix ERL-164 for agent, vacm, and usm config filesDaniel Goertzen
2016-06-22snmp tests demonstrating ERL-164, no string escaping for SNMP config filesDaniel Goertzen
2016-06-22Show error reason when compiler cannot write fileMagnus Henoch
2016-06-22ssl: Do not leave zoombie nodes if tests failIngela Anderton Andin
2016-06-22Updated OTP versionOTP-18.3.4.1Erlang/OTP
2016-06-22Update release notesErlang/OTP
2016-06-22Merge branch 'hans/ssh/retry_pwd_patch/OTP-13674' into maint-18Erlang/OTP
2016-06-22ssh: update vsn.mkHans Nilsson
2016-06-22ssh: polishing of password prompt's linefeedHans Nilsson
2016-06-22ssh: Fix a hazard bug in ssh_authHans Nilsson
2016-06-22ssh: Some code cuddling in ssh_ioHans Nilsson
2016-06-22ssh: Fix type error in args of ssh_auth:sort_selected_mthdsHans Nilsson
2016-06-22ssh: Make client send a faulty pwd only once, ssh_connection_handler partHans Nilsson