aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src
AgeCommit message (Expand)Author
2017-04-26ssh: clearify public key option handlingHans Nilsson
2017-04-26ssh: Correction of misspelled typeHans Nilsson
2017-04-18ssh: fix dialyzer errorsHans Nilsson
2017-04-13Merge branch 'hans/ssh/crypt_rand_uniform'Hans Nilsson
2017-04-13Merge branch 'hans/ssh/use_postpone'Hans Nilsson
2017-04-13ssh: re-write to use callback init/1Hans Nilsson
2017-04-12ssh: replace deprecated crypto:rand_uniformHans Nilsson
2017-04-12ssh: change next_event to postponeHans Nilsson
2017-04-12ssh: added message_queue_data,off_heap to spawnHans Nilsson
2017-04-07ssh: document what happens when ssh:daemon sets both HostAddr and ip optionHans Nilsson
2017-04-07ssh: Change handling of IP addresses, 'any' and names in sup structureHans Nilsson
2017-04-07ssh: remove dead code and add commentsHans Nilsson
2017-04-07ssh: change 'brutal_kill' to timeout'Hans Nilsson
2017-04-07ssh: Mappify supervisorsHans Nilsson
2017-04-07ssh: Fix supervisors, start daemon and connect codeHans Nilsson
2017-04-07ssh: fix ssh_system_sup naming of Host-Port-ProfileHans Nilsson
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: 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-06ssh: remove log printoutHans Nilsson
2017-04-04ssh: idle_timer on daemon - implementationHans Nilsson
2017-04-04Merge branch 'maint'Ingela Anderton Andin
2017-03-24ssh: fixed crash in ssh:daemon_infoHans Nilsson
2017-03-17ssh: remove from codeHans Nilsson
2017-03-10Update copyright yearRickard Green
2017-03-09ssh: Host and Profile info returned in ssh:daemon_infoHans Nilsson
2017-03-09Merge branch 'maint'Hans Nilsson
2017-03-09ssh: Update .app fileHans Nilsson
2017-03-02ssh: Simplify calling of user's callback funsHans Nilsson
2017-03-02ssh: Types and spec fixes to conform to the ref manualHans Nilsson
2017-03-02ssh: Initial commit of option handling changesHans Nilsson
2017-02-20Merge branch 'maint'Hans Nilsson
2017-02-20Merge branch 'hans/ssh/iolist_on_unicode/ERL-364/OTP-14230' into maintHans Nilsson
2017-02-20Merge branch 'maint'Hans Nilsson
2017-02-17ssh: replace byte-only function with element-size agnosticHans 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-16Merge branch 'maint'Hans Nilsson
2017-02-16Merge branch 'hans/ssh/ssh_acceptor_bug/OTP-14108' into maintHans Nilsson
2017-02-16Merge branch 'maint'Hans Nilsson
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