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_options.erl
Age
Commit message (
Expand
)
Author
2018-11-19
ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448'
Hans Nilsson
2018-11-09
Merge branch 'hans/ssh/fix_ext_info/OTP-15413' into maint
Hans Nilsson
2018-11-08
ssh: Fix ssh_options checking for ext_info
Hans Nilsson
2018-06-18
Update copyright year
Henrik Nord
2018-05-09
ssh: Add infinity as values to rekey_limit
Hans Nilsson
2018-05-04
ssh: Extend rekey_limit to also take an optional time
Hans Nilsson
2018-04-25
ssh: New -spec and -type
Hans Nilsson
2018-03-22
ssh: Simplification of using fun:s as exec subsystems
Hans Nilsson
2018-02-27
ssh: Disable exec for non-default shell
Hans Nilsson
2018-02-21
ssh: Add option save_accepted_host
Hans Nilsson
2017-10-02
ssh: add ecdsa_pass_phrase option in analogy with rsa_pass_phrase
Hans Nilsson
2017-09-11
ssh: fix dialyzer error
Hans Nilsson
2017-09-11
ssh: Added option 'modify_algorithms' with prepend, append and rm
Hans Nilsson
2017-08-17
Accept non-binary options as socket-options
Hans Nilsson
2017-05-31
ssh: ssh_options checks 'pref_public_key_algs' for dubblets
Hans Nilsson
2017-05-22
Revert "ssh: disable rsa-sha2-* for clients"
Hans Nilsson
2017-05-17
ssh: disable rsa-sha2-* for clients
Hans Nilsson
2017-05-17
ssh: fix broken preferred_algorithms and pref_public_key_algs options
Hans Nilsson
2017-05-12
ssh: Better error checking for option 'auth_methods'
Hans Nilsson
2017-05-12
ssh: Doc option 'auth_methods' for client
Hans Nilsson
2017-05-12
ssh: Option 'auth_methods' available not only in server but also in client
Hans Nilsson
2017-04-26
ssh: server-sig-algs, client side
Hans Nilsson
2017-04-26
ssh: Implement ext-info extension. draft-ietf-curdle-ssh-ext-info
Hans Nilsson
2017-04-07
ssh: Lazy default in get options macro
Hans Nilsson
2017-04-07
ssh: -type and -spec adjustments
Hans Nilsson
2017-04-07
ssh: enable 'none' as a secret accepted value in negotiation
Hans Nilsson
2017-04-07
ssh: option 'silently_accept_hosts' reworked
Hans Nilsson
2017-04-07
ssh: Make an internal option delete function
Hans Nilsson
2017-04-04
ssh: idle_timer on daemon - implementation
Hans Nilsson
2017-03-17
ssh: remove from code
Hans Nilsson
2017-03-02
ssh: Types and spec fixes to conform to the ref manual
Hans Nilsson
2017-03-02
ssh: Initial commit of option handling changes
Hans Nilsson