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
Age
Commit message (
Expand
)
Author
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-10-15
ssh: set dh_gex default to group14
Hans Nilsson
2015-10-15
ssh: Add a 1024 group to the list of key gex groups
Hans Nilsson
2015-10-08
ssh: Option max_channels added.
Hans Nilsson
2015-09-11
ssh: increased max number of algorithms
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-24
ssh: dependencies added in ssh/src/Makefile
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-30
ssh: correct sftp unicode and iolist bug
Hans Nilsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-15
ssh: add test case + corr for ssh_info:print/1
Hans Nilsson
2015-06-10
Merge branch 'hans/ssh/unknown_msgfun/OTP-12813'
Hans Nilsson
2015-06-10
Merge branch 'hans/ssh/no_erlint_func/OTP-11697'
Hans Nilsson
2015-06-09
ssh: Option unexpectedfun for ssh:daemon and ssh:connect
Hans Nilsson
2015-06-09
ssh: change pwd->password for keyboard-interactive
Hans Nilsson
2015-06-09
ssh save keybard-interactive data in #ssh{}
Hans Nilsson
2015-06-09
ssh: make server check auth_methods when rec request
Hans Nilsson
2015-06-09
ssh: Replace erlint/1 in ssh_message.erl and ssh_auth.erl
Hans
2015-06-08
Merge branch 'ia/ssh/name-spaces/OTP-12675'
Ingela Anderton Andin
2015-06-05
Merge branch 'hans/ssh/check_dirs/OTP-12788'
Hans Nilsson
2015-06-05
ssh: Check that user_dir and system_dir exists and are readable
Hans
2015-06-04
ssh: make disconnectfun work for both server&client
Hans
2015-06-03
ssh: Correct Makefile
Ingela Anderton Andin
2015-06-03
ssh: Add profile option
Ingela Anderton Andin
2015-06-02
correct merge conflict
Henrik Nord
2015-06-02
Merge branch 'maint'
Henrik Nord
2015-06-01
Merge branch 'hans/ssh/codenomicon_degradation/OTP-12784' into maint-17
Erlang/OTP
2015-05-29
ssh: Plain text message returned for invalid version exchange
Hans
2015-05-29
ssh: Implement keyboard_interactive on server side
Hans
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-29
ssh: handle that inet:getopts(Socket, [recbuf]) may return {ok, []}
Ingela Anderton Andin
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-26
ssh: Remove erroneous option 'role'
Hans Nilsson
2015-05-21
Fix protocol violations during rekeying
Simon Cornish
2015-05-21
Fix rekeying according to RFC 4253
Simon Cornish
[next]