index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ssh
/
src
/
ssh.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssh: Use connect_timeout as default for negotiation timeout instead of infinity
Hans Nilsson
2021-10-14
1
-1
/
+2
*
[ssh] Add better error handling in connect/2,3,4
Cons T Åhs
2021-10-12
1
-20
/
+68
*
ssh: Add 'tcp' to ssh_dbg
Hans Nilsson
2021-08-26
1
-4
/
+68
*
ssh: Add fingerprint and ssh_encode/ssh_decode functions to ssh
Hans Nilsson
2021-05-03
1
-0
/
+55
*
ssh: Re-write supervisor tree to use PR-4368
Hans Nilsson
2021-04-15
1
-73
/
+96
*
ssh: Refactor for changes later
Hans Nilsson
2021-02-02
1
-89
/
+70
*
ssh: New connection start procedure
Hans Nilsson
2021-02-02
1
-45
/
+27
*
ssh: Remove is_port/1 from ssh.erl
Hans Nilsson
2021-01-25
1
-25
/
+52
*
Merge branch 'hans/ssh/client_sup_tree_fix/ERIERL-567/OTP-17021' into maint
Hans Nilsson
2020-12-06
1
-3
/
+6
|
\
|
*
ssh: Keeping/killing sup trees when starting on sockets
Hans Nilsson
2020-12-04
1
-3
/
+6
*
|
ssh: Turn off extra echo in erlang shell in ssh:shell
Hans Nilsson
2020-10-02
1
-1
/
+3
*
|
ssh: ssh:shell now sends LANG and LC_ALL env vars to server
Hans Nilsson
2020-10-02
1
-0
/
+2
|
/
*
ssh: Use env config for Options
Hans Nilsson
2020-03-20
1
-0
/
+4
*
Merge branch 'maint'
Rickard Green
2020-03-13
1
-1
/
+1
|
\
|
*
Update copyright year
Rickard Green
2020-03-13
1
-1
/
+1
*
|
ssh: Let ssh_transport.erl use new key API keeping compatibility
Hans Nilsson
2020-03-11
1
-2
/
+3
*
|
Merge branch 'maint'
Hans Nilsson
2020-02-21
1
-0
/
+20
|
\
\
|
|
/
|
*
ssh: implemented get_sock_opts/2 and get_sock_opts/2
Hans Nilsson
2020-02-21
1
-0
/
+20
*
|
Merge branch 'maint'
Hans Nilsson
2019-10-14
1
-25
/
+34
|
\
\
|
|
/
|
*
ssh: Don't leak connection_ref() when ssh:shell opens it
Hans Nilsson
2019-10-14
1
-25
/
+34
*
|
ssh: direct-tcpip, client part
Hans Nilsson
2019-09-20
1
-1
/
+55
*
|
ssh: tcpip-forward, client part
Hans Nilsson
2019-09-20
1
-1
/
+69
*
|
Merge branch 'maint'
Hans Nilsson
2019-09-09
1
-33
/
+102
|
\
\
|
|
/
|
*
ssh: Extend ssh:daemon_info
Hans Nilsson
2019-09-06
1
-19
/
+58
|
*
ssh: Extend ssh:connection_info
Hans Nilsson
2019-09-06
1
-14
/
+44
*
|
ssh: Fix system stopping problems when a client's connection is closed
Hans Nilsson
2019-08-30
1
-3
/
+3
*
|
ssh: simplify connection start
Hans Nilsson
2019-08-30
1
-14
/
+27
|
/
*
ssh: Update ssh_sftp:start_channel documentation and code
Hans Nilsson
2019-08-12
1
-0
/
+2
*
Merge branch 'hans/ssh/accept_callback_socket/OTP-15763' into maint-21
Hans Nilsson
2019-04-12
1
-1
/
+1
|
\
|
*
ssh: Present peername for accept_callback fun also for Sockets
Hans Nilsson
2019-04-11
1
-1
/
+1
*
|
Merge branch 'hans/ssh/port_leak/OTP-15397' into maint-21
Erlang/OTP
2018-12-27
1
-19
/
+41
|
\
\
|
|
/
|
*
ssh: Fix port leakage for daemons failing at start
Hans Nilsson
2018-12-21
1
-19
/
+41
*
|
Update copyright year
Henrik Nord
2018-06-18
1
-1
/
+1
*
|
ssh: ssh_channel replaced by ssh_client_channel
Hans Nilsson
2018-04-27
1
-2
/
+2
*
|
ssh: New -spec and -type
Hans Nilsson
2018-04-25
1
-63
/
+130
|
/
*
Merge branch 'maint-18' into maint
Hans Nilsson
2018-03-05
1
-3
/
+0
|
\
|
*
ssh: Fix cli
Hans Nilsson
2018-01-19
1
-1
/
+1
*
|
ssh: Server checks host key files at start and at accept
Hans Nilsson
2017-10-30
1
-0
/
+6
*
|
ssh: ssh:chk_algos_opts/1
Hans Nilsson
2017-09-11
1
-0
/
+22
*
|
Update copyright year
Raimo Niskanen
2017-05-04
1
-1
/
+1
*
|
ssh: document what happens when ssh:daemon sets both HostAddr and ip option
Hans Nilsson
2017-04-07
1
-74
/
+8
*
|
ssh: Change handling of IP addresses, 'any' and names in sup structure
Hans Nilsson
2017-04-07
1
-30
/
+70
*
|
ssh: remove dead code and add comments
Hans Nilsson
2017-04-07
1
-47
/
+8
*
|
ssh: Fix supervisors, start daemon and connect code
Hans Nilsson
2017-04-07
1
-85
/
+155
*
|
ssh: fix ssh_system_sup naming of Host-Port-Profile
Hans Nilsson
2017-04-07
1
-1
/
+1
*
|
ssh: handle HostAddr arg and ip-option for daemons
Hans Nilsson
2017-04-07
1
-97
/
+124
*
|
ssh: Unified way of starting listening sockets
Hans Nilsson
2017-04-07
1
-126
/
+89
*
|
ssh: Option pruning
Hans Nilsson
2017-04-07
1
-2
/
+1
*
|
Merge branch 'maint'
Ingela Anderton Andin
2017-04-04
1
-1
/
+1
|
\
\
|
*
|
ssh: fixed crash in ssh:daemon_info
Hans Nilsson
2017-03-24
1
-1
/
+1
[next]