index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-05
Remove nc stderr redirection to resync w/OpenBSD.
Darren Tucker
2019-07-05
Do not fatal on failed lookup of group "tty".
Darren Tucker
2019-07-05
upstream: fatal() if getgrnam() cannot find "tty"
deraadt@openbsd.org
2019-07-05
upstream: stat() returns precisely -1 to indicate error
deraadt@openbsd.org
2019-07-05
upstream: snprintf/vsnprintf return < 0 on error, rather than -1.
deraadt@openbsd.org
2019-07-05
upstream: When system calls indicate an error they return -1, not
deraadt@openbsd.org
2019-07-02
upstream: asprintf returns -1, not an arbitrary value < 0. Also
deraadt@openbsd.org
2019-06-28
upstream: oops, from asou
deraadt@openbsd.org
2019-06-28
upstream: Some asprintf() calls were checked < 0, rather than the
deraadt@openbsd.org
2019-06-28
upstream: fix NULL deference (bzero) on err
djm@openbsd.org
2019-06-27
Update README doc to include missing test cases
Jitendra Sharma
2019-06-27
upstream: Remove unneeded unlink of xauthfile o
dtucker@openbsd.org
2019-06-23
upstream: fix mismatch proto/decl from key shielding change; spotted
djm@openbsd.org
2019-06-21
upstream: adapt for key shielding API changes (const removal)
djm@openbsd.org
2019-06-21
upstream: Add protection for private keys at rest in RAM against
djm@openbsd.org
2019-06-21
upstream: print the correct AuthorizedPrincipalsCommand rather than
djm@openbsd.org
2019-06-21
upstream: from tim: - for reput, it is remote-path which is
jmc@openbsd.org
2019-06-19
upstream: check for convtime() refusing to accept times that
djm@openbsd.org
2019-06-19
upstream: Add unit tests for user@host and URI parsing.
dtucker@openbsd.org
2019-06-19
upstream: Add tests for sshd -T -C with Match.
dtucker@openbsd.org
2019-06-16
Include stdio.h for vsnprintf.
Darren Tucker
2019-06-14
upstream rev 1.27: fix integer overflow.
Darren Tucker
2019-06-14
upstream rev 1.25: add DEF_WEAK.
Darren Tucker
2019-06-14
upstream rev 1.25: add sys/types.h
Darren Tucker
2019-06-14
upstream: Use explicit_bzero instead of memset
Darren Tucker
2019-06-14
upstream: slightly more instructive error message when the user
djm@openbsd.org
2019-06-14
upstream: process agent requests for RSA certificate private keys using
djm@openbsd.org
2019-06-14
upstream: for public key authentication, check AuthorizedKeysFiles
djm@openbsd.org
2019-06-14
upstream: if passed a bad fd, log what it was
djm@openbsd.org
2019-06-14
upstream: Hostname->HostName cleanup; from lauri tirkkonen ok
jmc@openbsd.org
2019-06-14
upstream: deraadt noticed some inconsistency in the way we denote
jmc@openbsd.org
2019-06-14
upstream: consistent lettering for "HostName" keyword; from lauri
jmc@openbsd.org
2019-06-08
Typo fixes in error messages.
Darren Tucker
2019-06-08
upstream: Typo and spelling fixes in comments and error messages.
dtucker@openbsd.org
2019-06-08
Include missed bits from previous sync.
Darren Tucker
2019-06-08
upstream: Check for user@host when parsing sftp target. This
dtucker@openbsd.org
2019-06-08
upstream: Replace calls to ssh_malloc_init() by a static init of
otto@openbsd.org
2019-06-08
upstream: fix ssh-keysign fd handling problem introduced in r1.304
djm@openbsd.org
2019-06-08
upstream: Make the standard output messages of both methods of
lum@openbsd.org
2019-06-08
Always clean up before and after utimensat test.
Darren Tucker
2019-06-07
Update utimensat test.
Darren Tucker
2019-06-07
Have pthread_create return errno on failure.
Darren Tucker
2019-06-07
pthread_create(3) returns positive values on failure.
Elliott Hughes
2019-06-05
Import openssh_8.0p1.orig.tar.gz
Colin Watson
2019-06-05
allow s390 specific ioctl for ecc hardware support
Harald Freudenberger
2019-06-05
openssl-devel is obsoleted by libssl-devel
Sorin Adrian Savu
2019-05-21
upstream: tweak previous;
jmc@openbsd.org
2019-05-20
upstream: embiggen format buffer size for certificate serial number so
djm@openbsd.org
2019-05-20
upstream: When signing certificates with an RSA key, default to
djm@openbsd.org
2019-05-17
Add no-op implementation of pam_putenv.
Darren Tucker
[prev]
[next]