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