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-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: 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
2015-11-23
ssh: AEAD_AES_(128|256)_GCM and aes(128|256)
[email protected]
crypto
Hans Nilsson
2015-11-23
ssh: refactor packet reception
Hans Nilsson
2015-11-09
ssh: use crypto for ecdh point validation
Hans Nilsson
2015-11-04
ssh: extend 'dh_gex_limits' to server side
Hans Nilsson
2015-11-04
ssh, public_key: random selection of diffie-hellman moduli
Hans Nilsson
2015-11-02
ssh: Make tests for bad packet_len and field lengths inside packets
Hans Nilsson
2015-10-19
ssh: Implemented ssh_transport:ecdh_validate_public_key (partly)
Hans Nilsson
2015-10-16
public_key: add/update -spec for ssh functions
Hans Nilsson
2015-10-16
ssh, public_key: use pubkey encode/decode in app public_key
Hans Nilsson
2015-10-16
ssh, public_key: Change EC Public Key representation to what was intended
Hans Nilsson
[next]