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_transport.erl
Age
Commit message (
Expand
)
Author
2017-11-16
Merge branch 'maint-18' into maint
Hans Nilsson
2017-11-10
ssh: Update SSH for engine-stored host keys
Hans Nilsson
2017-11-09
ssh: Don't remove trailing WS in Hello msg
Hans Nilsson
2017-10-30
ssh: Server checks host key files at start and at accept
Hans Nilsson
2017-10-30
ssh: Sharpen the PubKey validity check
Hans Nilsson
2017-10-12
ssh: Adapt to simplified public_key and simplify ssh
Hans Nilsson
2017-10-03
ssh: Make host key checking more debug friendly
Hans Nilsson
2017-09-28
ssh: exclude aes_gcm if peer is OpenSSH 6.2 (known bug)
Hans Nilsson
2017-09-11
ssh: Added option 'modify_algorithms' with prepend, append and rm
Hans Nilsson
2017-05-22
ssh: fix the rsa-sha2-* hostkey verify error
Hans Nilsson
2017-05-17
Merge branch 'hans/ssh/ext-info_bug_fixes'
Hans Nilsson
2017-05-17
ssh: select server-sig-algs from configured algos (preferred_algorithms)
Hans Nilsson
2017-05-17
ssh: Enable rsa-sha2-*
Hans Nilsson
2017-05-12
ssh: Tests for ext-info extension (ext-info-c)
Hans Nilsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-27
ssh: Don't expose new rsa-sha2-* as default
Hans Nilsson
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, server side
Hans Nilsson
2017-04-26
ssh: Implement ext-info extension. draft-ietf-curdle-ssh-ext-info
Hans Nilsson
2017-04-12
ssh: replace deprecated crypto:rand_uniform
Hans Nilsson
2017-04-07
ssh: option 'silently_accept_hosts' reworked
Hans Nilsson
2017-04-07
ssh: Bug fix when calling ssh_io:yes_no
Hans Nilsson
2017-03-02
ssh: Initial commit of option handling changes
Hans Nilsson
2017-02-14
Fixed typos in lib/ssh
Andrew Dryga
2017-02-06
Revert "ssh: removed 'ssh-dss' from default list"
Hans Nilsson
2017-02-01
ssh: minor code unfolding
Hans Nilsson
2017-02-01
ssh: clearer hash calculation
Hans Nilsson
2017-01-31
ssh: optimize kex dh_gex using new crypto functionality
Hans Nilsson
2017-01-31
ssh: better error msg at kex failure
Hans Nilsson
2017-01-31
ssh: removed 'ssh-dss' from default list
Hans Nilsson
2017-01-31
ssh: removed 'diffie-hellman-group1-sha1' from default list
Hans Nilsson
2017-01-31
ssh: added stronger diffie-hellman groups
Hans Nilsson
2017-01-31
ssh: reordered default algorithms list
Hans Nilsson
2017-01-31
Merge branch 'maint'
Hans Nilsson
2017-01-30
ssh: optimize kex dh_gex using new crypto functionality
Hans Nilsson
2017-01-26
Merge branch 'maint'
Hans Nilsson
2017-01-25
ssh: correct host key signature calculation
Hans Nilsson
2016-12-16
ssh: Optimize handling of #ssh.shared_secret
Hans Nilsson
2016-11-18
ssh: Add fun and fingerprint to option 'silently_accept_host'
Hans Nilsson
2016-09-02
ssh: make ecdsa sha dependent on curve
Hans Nilsson
2016-04-27
ssh: Partly refactor and polish ssh_connection_handler
Hans Nilsson
2016-04-27
ssh: Gen_statem rewrite of ssh_connection_handler
Hans Nilsson
2016-03-15
update copyright-year
Henrik Nord
2016-01-18
ssh: Optimization - inline encoding in ssh_message:encode/1, now 8 times faster.
Hans Nilsson
2015-12-07
ssh: fix error for bad packet lengths found by Defensics
Hans Nilsson
2015-11-27
Merge branch 'maint-18' into maint
Hans Nilsson
2015-11-26
ssh: Improve group selection
Hans Nilsson
2015-11-26
ssh: implemented server side SSH_MSG_KEX_DH_GEX_REQUEST_OLD for putty client
Hans Nilsson
2015-11-23
ssh: fix dialyzer reported error
Hans Nilsson
[next]