index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssh.c
Age
Commit message (
Expand
)
Author
2019-11-20
upstream: additional missing stdarg.h includes when built without
naddy@openbsd.org
2019-11-01
upstream: ssh client support for U2F/FIDO keys
djm@openbsd.org
2019-09-13
upstream: allow %n to be expanded in ProxyCommand strings
djm@openbsd.org
2019-09-08
upstream: Allow prepending a list of algorithms to the default set
naddy@openbsd.org
2019-07-05
upstream: When system calls indicate an error they return -1, not
deraadt@openbsd.org
2019-06-14
upstream: slightly more instructive error message when the user
djm@openbsd.org
2019-06-14
upstream: Hostname->HostName cleanup; from lauri tirkkonen ok
jmc@openbsd.org
2019-06-08
upstream: Replace calls to ssh_malloc_init() by a static init of
otto@openbsd.org
2019-05-08
upstream: Use the LogLevel typdef instead of int where appropriate. Patch fro...
dtucker@openbsd.org
2019-01-20
upstream: remove last references to active_state
djm@openbsd.org
2019-01-20
upstream: convert ssh.c to new packet API
djm@openbsd.org
2019-01-20
upstream: begin landing remaining refactoring of packet parsing
djm@openbsd.org
2018-12-27
upstream: move client/server SSH-* banners to buffers under
djm@openbsd.org
2018-11-23
upstream: add a ssh_config "Match final" predicate
djm@openbsd.org
2018-11-23
refactor libcrypto initialisation
Damien Miller
2018-10-23
upstream: refer to OpenSSL not SSLeay;
djm@openbsd.org
2018-10-03
upstream: Allow ssh_config IdentityAgent directive to accept
djm@openbsd.org
2018-09-21
upstream: Treat connections with ProxyJump specified the same as ones
djm@openbsd.org
2018-09-20
upstream: fix "ssh -Q sig" to show correct signature algorithm list
djm@openbsd.org
2018-09-12
upstream: Add "ssh -Q sig" to allow listing supported signature
djm@openbsd.org
2018-07-31
upstream: Now that ssh can't be setuid, remove the
dtucker@openbsd.org
2018-07-26
upstream: Use the caller provided (copied) pwent struct in
beck@openbsd.org
2018-07-19
upstream: Deprecate UsePrivilegedPort now that support for running
dtucker@openbsd.org
2018-07-19
upstream: Remove support for running ssh(1) setuid and fatal if
dtucker@openbsd.org
2018-07-19
upstream: Slot 0 in the hostbased key array was previously RSA1,
dtucker@openbsd.org
2018-07-19
upstream: Remove support for loading HostBasedAuthentication keys
dtucker@openbsd.org
2018-07-16
upstream: keep options.identity_file_userprovided array in sync when we
djm@openbsd.org
2018-07-12
upstream: remove legacy key emulation layer; ok djm@
markus@openbsd.org
2018-07-10
upstream: client: switch to sshbuf API; ok djm@
markus@openbsd.org
2018-06-09
upstream: fix incorrect expansion of %i in
djm@openbsd.org
2018-06-07
upstream: Add a PermitListen directive to control which server-side
djm@openbsd.org
2018-06-01
upstream: make UID available as a %-expansion everywhere that the
djm@openbsd.org
2018-06-01
upstream: prefer argv0 to "ssh" when re-executing ssh for ProxyJump
djm@openbsd.org
2018-04-15
upstream: don't free the %C expansion, it's used later for
djm@openbsd.org
2018-04-10
upstream: lots of typos in comments/docs. Patch from Karsten Weiss
djm@openbsd.org
2018-02-26
upstream: Add experimental support for PQC XMSS keys (Extended
markus@openbsd.org
2018-02-23
upstream: Add BindInterface ssh_config directive and -B
djm@openbsd.org
2018-02-13
upstream: remove space before tab
djm@openbsd.org
2018-02-13
upstream Don't reset signal handlers inside handlers.
dtucker@openbsd.org
2018-01-23
upstream commit
djm@openbsd.org
2018-01-23
upstream commit
djm@openbsd.org
2017-11-01
upstream commit
djm@openbsd.org@openbsd.org
2017-10-31
upstream commit
djm@openbsd.org@openbsd.org
2017-10-25
upstream commit
djm@openbsd.org
2017-10-23
upstream commit
djm@openbsd.org
2017-10-23
upstream commit
millert@openbsd.org
2017-09-22
upstream commit
markus@openbsd.org
2017-09-12
upstream commit
djm@openbsd.org
2017-08-12
upstream commit
djm@openbsd.org
2017-05-31
upstream commit
bluhm@openbsd.org
[next]