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-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
2015-10-08
Merge branch 'hans/ssh/option_dh_gex_limits_ignored/OTP-13029' into maint
Hans Nilsson
2015-10-08
ssh: ECDSA public key implemented
Hans Nilsson
2015-10-07
ssh: added dh_gex tests
Hans Nilsson
2015-10-06
ssh: Bug in
[email protected]
compression fixed
Hans Nilsson
2015-10-06
ssh: aes192-ctr and aes256-ctr implemented
Hans Nilsson
2015-08-30
ssh: dh_gex defautl values increased. Groups added
Hans Nilsson
2015-08-30
ssh: Reorganize and extend the test suites
Hans Nilsson
2015-08-29
ssh: Elliptic Curve Diffie-Hellman (ECDH)
Hans Nilsson
2015-08-25
ssh: add extra random length padding in packets
Hans Nilsson
2015-08-05
ssh: announce dh-group-exchange
Hans Nilsson
2015-08-05
ssh: more dh_gex test cases
Hans Nilsson
2015-08-05
ssh: options 'dh_gex_groups' and 'dh_gex_limits'
Hans Nilsson
[next]