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: warn when the user specifies a ForwardAgent path that does
djm@openbsd.org
2021-02-23
1
-1
/
+7
*
upstream: ssh: add PermitRemoteOpen for remote dynamic forwarding
markus@openbsd.org
2021-02-17
1
-1
/
+42
*
upstream: whitespace
djm@openbsd.org
2021-02-05
1
-2
/
+1
*
upstream: remove global variable used to stash compat flags and use the
djm@openbsd.org
2021-01-27
1
-2
/
+2
*
upstream: Rename HostbasedKeyTypes (ssh) and
dtucker@openbsd.org
2021-01-26
1
-3
/
+4
*
upstream: Rename PubkeyAcceptedKeyTypes keyword to
dtucker@openbsd.org
2021-01-22
1
-2
/
+3
*
upstream: plumb ssh_conn_info through to sshconnect.c; feedback/ok
djm@openbsd.org
2020-12-21
1
-30
/
+5
*
upstream: allow UserKnownHostsFile=none; feedback and ok markus@
djm@openbsd.org
2020-12-21
1
-12
/
+30
*
upstream: refactor client percent_expand() argument passing;
djm@openbsd.org
2020-12-21
1
-65
/
+80
*
upstream: prepare readconf.c for fuzzing; remove fatal calls and
djm@openbsd.org
2020-12-21
1
-2
/
+3
*
upstream: Prevent integer overflow when ridiculously large
dtucker@openbsd.org
2020-11-12
1
-2
/
+5
*
upstream: Replace WITH_OPENSSL ifdefs in log calls with a macro.
dtucker@openbsd.org
2020-11-08
1
-15
/
+3
*
upstream: use the new variant log macros instead of prepending
djm@openbsd.org
2020-10-18
1
-56
/
+50
*
upstream: LogVerbose keyword for ssh and sshd
djm@openbsd.org
2020-10-16
1
-1
/
+3
*
upstream: Zap unused family parameter from ssh_connect_direct()
kn@openbsd.org
2020-10-14
1
-2
/
+2
*
upstream: There are lots of place where we want to redirect stdin,
djm@openbsd.org
2020-10-03
1
-40
/
+8
*
upstream: close stdin when forking after authentication too; ok markus
djm@openbsd.org
2020-09-21
1
-2
/
+3
*
upstream: close stdout/stderr after "ssh -f ..." forking
djm@openbsd.org
2020-09-21
1
-6
/
+21
*
upstream: Also compare username when checking for JumpHost loops.
dtucker@openbsd.org
2020-08-03
1
-6
/
+9
*
upstream: Add a '%k' TOKEN that expands to the effective HostKey of
dtucker@openbsd.org
2020-07-17
1
-1
/
+4
*
upstream: Add %-TOKEN, environment variable and tilde expansion to
dtucker@openbsd.org
2020-07-17
1
-1
/
+17
*
upstream: some language improvements; ok markus
djm@openbsd.org
2020-07-15
1
-6
/
+6
*
upstream: Defer creation of ~/.ssh by ssh(1) until we attempt to
dtucker@openbsd.org
2020-06-26
1
-18
/
+2
*
upstream: Correct historical comment: provos@ modified OpenSSH to
dtucker@openbsd.org
2020-06-05
1
-2
/
+2
*
upstream: Allow some keywords to expand shell-style ${ENV}
dtucker@openbsd.org
2020-05-29
1
-7
/
+33
*
upstream: Add TOKEN percent expansion to LocalFoward and RemoteForward
dtucker@openbsd.org
2020-04-10
1
-50
/
+87
*
upstream: r1.522 deleted one too many lines; repair
djm@openbsd.org
2020-04-03
1
-1
/
+2
*
upstream: fix debug statement
djm@openbsd.org
2020-04-03
1
-2
/
+2
*
upstream: the tunnel-forwarding vs ExitOnForwardFailure fix that I
djm@openbsd.org
2020-04-03
1
-3
/
+14
*
upstream: make failures when establishing "Tunnel" forwarding terminate
djm@openbsd.org
2020-04-03
1
-23
/
+39
*
upstream: Make with config keywords support which
dtucker@openbsd.org
2020-04-03
1
-67
/
+53
*
upstream: initialize cname in case ai_canonname is NULL or too
markus@openbsd.org
2020-03-13
1
-2
/
+3
*
upstream: Detect and prevent simple configuration loops when using
dtucker@openbsd.org
2020-02-18
1
-1
/
+9
*
upstream: Add ssh -Q key-sig for all key and signature types.
dtucker@openbsd.org
2020-02-07
1
-5
/
+14
*
upstream: Replace "security key" with "authenticator" in program
naddy@openbsd.org
2020-02-06
1
-2
/
+2
*
upstream: disable UpdateHostKeys=ask when in quiet mode; "work for
djm@openbsd.org
2020-01-29
1
-1
/
+4
*
upstream: disable UpdateHostKeys=ask if command is specified; ok
markus@openbsd.org
2020-01-28
1
-6
/
+13
*
upstream: allow UpdateKnownHosts=yes to function when multiple
djm@openbsd.org
2020-01-25
1
-2
/
+2
*
upstream: expose PKCS#11 key labels/X.509 subjects as comments
djm@openbsd.org
2020-01-25
1
-5
/
+7
*
upstream: Make zlib optional. This adds a "ZLIB" build time option
dtucker@openbsd.org
2020-01-23
1
-4
/
+15
*
upstream: Replace all calls to signal(2) with a wrapper around
dtucker@openbsd.org
2020-01-23
1
-3
/
+3
*
upstream: fix CanonicalizeHostname, broken by rev 1.507
beck@openbsd.org
2020-01-06
1
-2
/
+2
*
upstream: Allow forwarding a different agent socket to the path
djm@openbsd.org
2019-12-21
1
-1
/
+33
*
upstream: additional missing stdarg.h includes when built without
naddy@openbsd.org
2019-11-19
1
-1
/
+2
*
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
[prev]
[next]