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
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
2015-08-05
ssh: diffie-hellman-group14-sha1
Hans Nilsson
2015-08-03
ssh: added more groups for gex
Hans Nilsson
2015-08-03
ssh: rm ssh_math and use crypto:compute_key instead
Hans Nilsson
2015-08-03
ssh: filter algs unknown to crypto (except pk)
Hans Nilsson
2015-08-03
ssh: Add experimental 'diffie-hellman-group-exchange-sha256 support
Hans Nilsson
2015-08-03
ssh: Repair/add experimental diffie-hellman-group-exchange-sha1 support
Hans Nilsson
2015-07-02
ssh: testcases for no common algorithms in key exchange
Hans Nilsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-02
Merge branch 'maint'
Henrik Nord
2015-05-29
ssh: Check e and f parameters in kexdh
Hans Nilsson
2015-05-29
ssh: Set max num algoritms in msg_kexinit negotiation
Hans
2015-05-26
ssh: Undocumented option 'compression' replaced by 'preferred_algorithms'
Hans Nilsson
2015-05-26
ssh: New option 'preferred_algorithms'
Hans Nilsson
2015-05-08
ssh: Check e and f parameters in kexdh
Hans Nilsson
2015-04-21
ssh: added id_string option for server and client
Hans Nilsson
2014-09-24
ssh: Gracefully handle incorrect versions
Ingela Anderton Andin
2014-08-28
SSH: only enable ciphers/MACs when they are available in crypto
Alex Wilson
2014-06-10
SSH: add support for aes128-ctr and hmac-sha2-256
Alex Wilson
2013-11-13
ssh: Merge connection_manager and connection_handler processes
Ingela Anderton Andin
2013-11-13
ssh: Remove use of process dictionary
Ingela Anderton Andin
2013-06-20
Add openssh_zlib compression type to ssh_transport
Louis-Philippe Gauthier
[next]