aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-04-07ssh: Lazy default in get options macroHans Nilsson
2017-04-07ssh: -type and -spec adjustmentsHans Nilsson
2017-04-07ssh: remove deprecated ssh_sftpd:listen and ssh_sftpd:stopHans Nilsson
2017-04-07ssh: Removed outdated comment in ssh_sftpd.erlHans Nilsson
2017-04-07ssh: Test-suites beautificationsHans Nilsson
2017-04-07ssh: killed_acceptor_restarts test caseHans Nilsson
2017-04-07ssh: handle HostAddr arg and ip-option for daemonsHans Nilsson
2017-04-07ssh: Unified way of starting listening socketsHans Nilsson
2017-04-07ssh: enable 'none' as a secret accepted value in negotiationHans Nilsson
2017-04-07ssh: option 'silently_accept_hosts' reworkedHans Nilsson
2017-04-07ssh: Make an internal option delete functionHans Nilsson
2017-04-07ssh: Option pruningHans Nilsson
2017-04-07ssh: Bug fix when calling ssh_io:yes_noHans Nilsson
2017-04-07Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2017-04-07Merge branch 'dgud/wx/fix-livelock/OTP-14289'Dan Gudmundsson
2017-04-06Merge branch 'tsloughter/ct_slave-nodename-inconsistency/PR-1095/OTP-13806'Zandra Norman
2017-04-06ssh: ECDSA host keys *are* supportedHans Nilsson
2017-04-06ssh: DSA was not retiredHans Nilsson
2017-04-06ssh: remove log printoutHans Nilsson
2017-04-06Avoid livelock in driver when batching commandsDan Gudmundsson
2017-04-05remove xmllint warning Kenneth Lundin
2017-04-05Merge branch 'ingela/ssl/dtls-cookie/OTP-14076'Ingela Anderton Andin
2017-04-05Merge pull request #1401 from srenatus/sr/typosBjörn Gustavsson
2017-04-04ssh: idle_timer on daemon - implementationHans Nilsson
2017-04-04ssh: idle_timer on daemon - documentationHans Nilsson
2017-04-04ssh: idle_timer on daemon - test caseHans Nilsson
2017-04-04Merge branch 'maint'Ingela Anderton Andin
2017-04-04Merge branch 'g-andrade/strong-random-numbers/PR-1367/OTP-14317'Raimo Niskanen
2017-04-04Merge branch 'ingela/inets/tests-cuddle'Ingela Anderton Andin
2017-04-04Merge branch 'hasse/debugger/fix_edit_variable/OTP-14318'Hans Bolinder
2017-04-04Clean up documentation and test casesRaimo Niskanen
2017-04-03Merge PR-1076 from g-andrade/feature/ets_conditional_insert OTP-14319Sverker Eriksson
2017-04-03debugger: Enable editing of bit strings in the bindings areaHans Bolinder
2017-04-03debugger: Remove a debug printoutHans Bolinder
2017-04-03stdlib: Fix xmllint warningsHans Bolinder
2017-04-03Merge branch 'dgud/observer/keep-selection/OTP-14270'Dan Gudmundsson
2017-04-03inets: Do not test https/ftps if crypto can not startIngela Anderton Andin
2017-04-03typo: detailsStephan Renatus
2017-03-31Merge PR-1390 from kostis/on_load-no_native OTP-14316Sverker Eriksson
2017-03-31Merge branch 'egil/kernel/refactor-supervisor/OTP-14315'Björn-Egil Dahlberg
2017-03-31Update release notesErlang/OTP
2017-03-31Update version numbersErlang/OTP
2017-03-31Merge branch 'kellymclaughlin/crypto/aes_cfb_128/PR-1393/OTP-14313' into main...Erlang/OTP
2017-03-31Merge branch 'voltone/inets/httpc_redirect_normalize_host/PR-1381/OTP-14301' ...Erlang/OTP
2017-03-31Merge branch 'ingela/maint-19/active-once/ERL-371/OTP-14300' into maint-19Erlang/OTP
2017-03-31Merge branch 'hans/ssh/daemon_info_crash_ip/OTP-14298' into maint-19Erlang/OTP
2017-03-30kernel: Refactor supervision treeBjörn-Egil Dahlberg
2017-03-30dtls: Implement DTLS cookie secret generationIngela Anderton Andin
2017-03-30Merge branch 'goeldeepak/erts/fix_inet_gethost_long/ERL-61/PR-1345/OTP-14310'Lukas Larsson
2017-03-29Fix bug with AES CFB 128Kelly McLaughlin