index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openbsd-compat
Age
Commit message (
Expand
)
Author
2018-10-20
Don't check the status field of the OpenSSL version
Kurt Roeckx
2018-10-20
Force use of DNSSEC even if "options edns0" isn't in resolv.conf
Colin Watson
2018-10-20
Handle SELinux authorisation roles
Manoj Srivastava
2018-10-17
unbreak compilation with --with-ssl-engine
Damien Miller
2018-10-16
Avoid deprecated OPENSSL_config when using 1.1.x
Damien Miller
2018-10-12
Don't avoid our *sprintf replacements.
Darren Tucker
2018-10-11
check for NULL return from shadow_pw()
Damien Miller
2018-10-10
in pick_salt() avoid dereference of NULL passwords
Damien Miller
2018-09-22
Remove unused variable in _ssh_compat_fflush.
Darren Tucker
2018-09-13
adapt -portable to OpenSSL 1.1x API
Damien Miller
2018-09-07
Initial len for the fmt=NULL case.
Darren Tucker
2018-09-07
Include stdlib.h.
Darren Tucker
2018-08-21
modified: openbsd-compat/port-uw.c
Tim Rice
2018-08-13
cygwin: add missing stdarg.h include
Corinna Vinschen
2018-08-11
Some AIX fixes; report from Michael Felt
Damien Miller
2018-07-27
correct snprintf truncation check in closefrom()
Damien Miller
2018-07-14
Undef a few new macros in sys-queue.h.
Darren Tucker
2018-07-12
upstream: remove legacy key emulation layer; ok djm@
markus@openbsd.org
2018-07-11
Include stdlib.h for declaration of free.
Darren Tucker
2018-07-10
Adapt portable to legacy buffer API removal
Damien Miller
2018-07-06
Defer setting bufsiz in getdelim.
Darren Tucker
2018-07-02
Add implementation of getline.
Darren Tucker
2018-05-14
sync fmt_scaled.c
Damien Miller
2018-04-29
Use includes.h instead of config.h.
Darren Tucker
2018-04-13
Fix tunnel forwarding broken in 7.7p1
Damien Miller
2018-04-13
prefer to use getrandom() for PRNG seeding
Damien Miller
2018-04-10
Many typo fixes from Karsten Weiss
Damien Miller
2018-03-30
Disable native strndup and strnlen on AIX.
Darren Tucker
2018-03-26
Include ssh_api.h for struct ssh.
Darren Tucker
2018-03-26
Remove UNICOS code missed during removal.
Darren Tucker
2018-03-25
modified: auth-sia.c
Tim Rice
2018-03-05
Check for and work around buggy fflush(NULL).
Darren Tucker
2018-03-03
Add strndup for platforms that need it.
Darren Tucker
2018-03-03
Flatten and alphabetize object file lists.
Darren Tucker
2018-02-27
Check if HAVE_DECL_BZERO correctly.
Darren Tucker
2018-02-26
typo: missing ;
Darren Tucker
2018-02-26
Hook up flock() compat code.
Darren Tucker
2018-02-26
Import flock() compat from NetBSD.
Darren Tucker
2018-02-26
avoid inclusion of deprecated selinux/flask.h
Damien Miller
2018-02-26
Invert sense of getpgrp test.
Darren Tucker
2018-02-26
Add no-op getsid implmentation.
Darren Tucker
2018-02-26
bsd-statvfs: include sys/vfs.h, check for f_flags.
Darren Tucker
2018-02-26
Handle calloc(0,x) where different from malloc.
Darren Tucker
2018-02-26
Add prototype for readv if needed.
Darren Tucker
2018-02-26
Check for raise and supply if needed.
Darren Tucker
2018-02-26
Check for bzero and supply if needed.
Darren Tucker
2018-02-16
freezero should check for NULL.
Darren Tucker
2018-02-15
Remove remaining now-obsolete cvs $Ids.
Darren Tucker
2018-02-15
Remove UNICOS support.
Darren Tucker
2018-02-11
Move signal compat code into bsd-signal.{c,h}
Darren Tucker
[next]