index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ssh
/
src
/
ssh_connection_handler.erl
Age
Commit message (
Expand
)
Author
2018-11-19
ssh: Make host and user key pre-checking better
Hans Nilsson
2018-11-19
ssh: Cleaning and polishing of ssh_auth
Hans Nilsson
2018-11-19
ssh: Add a common key_cb call function
Hans Nilsson
2018-11-09
Merge branch 'hans/ssh/fix_ext_info/OTP-15413' into maint
Hans Nilsson
2018-11-07
ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as client
Hans Nilsson
2018-08-23
ssh: Add
[email protected]
cipher
Hans Nilsson
2018-06-18
Update copyright year
Henrik Nord
2018-06-11
ssh: Add experimental eddh
Hans Nilsson
2018-05-30
ssh: Change get_stacktrace
Hans Nilsson
2018-05-14
ssh: Use generic_timer for option idle_time
Hans Nilsson
2018-05-14
ssh: Refactor connection_msg handling
Hans Nilsson
2018-05-14
ssh: Unfold function in the single used place
Hans Nilsson
2018-05-14
ssh: idle_timer sends special msg instead of EXIT
Hans Nilsson
2018-05-08
Merge branch 'maint'
Hans Nilsson
2018-05-04
ssh: Renegotiation -> renegotiate
Hans Nilsson
2018-05-04
ssh: Extend rekey_limit to also take an optional time
Hans Nilsson
2018-04-27
ssh: ssh_channel replaced by ssh_client_channel
Hans Nilsson
2018-04-27
Merge branch 'hans/ssh/dbg/OTP-14896'
Hans Nilsson
2018-04-25
ssh: New -spec and -type
Hans Nilsson
2018-04-25
ssh: Correct a call that re-appeared by misstake
Hans Nilsson
2018-04-20
Merge branch 'maint'
Hans Nilsson
2018-04-17
ssh: Fix server crashes for exit-normal signals
Hans Nilsson
2018-03-29
ssh: Use the new ssh_dbg module
Hans Nilsson
2018-03-29
ssh: Add ssh_connection_handler:alg/1 for test purposes
Hans Nilsson
2018-03-29
ssh: Simplify ssh_connection and ssh_connection_handler and their internal in...
Hans Nilsson
2018-03-16
ssh: Remove deadlock in supervisor tree
Hans Nilsson
2018-03-02
ssh: Fix the bug
Hans Nilsson
2018-02-20
ssh: No error message for signal kill
Hans Nilsson
2017-11-20
Merge branch 'maint-20' into maint
Hans Nilsson
2017-11-14
ssh: dialyzer fixes
Hans Nilsson
2017-11-14
ssh: Fix broken error handling during session setup
Hans Nilsson
2017-10-30
ssh: Server checks host key files at start and at accept
Hans Nilsson
2017-09-29
ssh: fix broken printouts
Hans Nilsson
2017-06-02
ssh: Removed out-commented code
Hans Nilsson
2017-05-31
ssh: Improve 'server-sig-algs' handling in client
Hans Nilsson
2017-05-22
Merge branch 'hans/ssh/trim_state'
Hans Nilsson
2017-05-22
ssh: remove extra options copy from internal state
Hans Nilsson
2017-05-22
ssh: Handle if server-sig-algs and client has empty intersection
Hans Nilsson
2017-05-17
ssh: Use 'server-sig-algs' for client's selection of algs
Hans Nilsson
2017-05-12
ssh: Option 'auth_methods' available not only in server but also in client
Hans Nilsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-26
ssh: Codenomicon/Defensics fixes
Hans Nilsson
2017-04-26
ssh: Implement signature algorithms rsa-sha2-*. draft-ietf-curdle-rsa-sha2
Hans Nilsson
2017-04-26
ssh: server-sig-algs, client side
Hans Nilsson
2017-04-26
ssh: state machine fixes for calls during re-negotiation
Hans Nilsson
2017-04-26
ssh: Implement ext-info extension. draft-ietf-curdle-ssh-ext-info
Hans Nilsson
2017-04-18
ssh: fix dialyzer errors
Hans Nilsson
2017-04-13
Merge branch 'hans/ssh/use_postpone'
Hans Nilsson
2017-04-13
ssh: re-write to use callback init/1
Hans Nilsson
2017-04-12
ssh: change next_event to postpone
Hans Nilsson
[next]