openssh/openbsd-compat
Darren Tucker 82edf23fff - (dtucker) [session.c openbsd-compat/port-aix.h] Bugs #1249 and #1567: move
the setpcred call on AIX to immediately before the permanently_set_uid().
   Ensures that we still have privileges when we call chroot and
   pam_open_sesson.  Based on a patch from David Leonard.
2009-08-20 16:20:50 +10:00
..
regress - (dtucker) [openbsd-compat/regress/strtonumtest.c] Bug #1347: Use platform's 2008-03-09 17:10:09 +11:00
.cvsignore
Makefile.in - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c 2008-06-09 03:32:29 +10:00
base64.c - otto@cvs.openbsd.org 2006/10/21 09:55:03 2007-10-26 16:17:24 +10:00
base64.h
basename.c
bindresvport.c - (djm) [openbsd-compat/bindresvport.c] Rename variables s/sin/in/ to 2008-07-14 12:02:24 +10:00
bsd-arc4random.c - (djm) [openbsd-compat/bsd-arc4random.c] Fix math bug that caused bias 2008-06-04 10:54:00 +10:00
bsd-asprintf.c - (dtucker) [openbsd-compat/bsd-asprintf.c] Plug mem leak in error path. 2007-09-14 10:04:15 +10:00
bsd-closefrom.c
bsd-cray.c - (dtucker) [openbsd-compat/bsd-cray.c] Remove debug from signal handler. 2007-08-15 19:17:43 +10:00
bsd-cray.h
bsd-cygwin_util.c - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.c 2009-03-08 11:40:27 +11:00
bsd-cygwin_util.h - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.c 2009-03-08 11:40:27 +11:00
bsd-getpeereid.c - (dtucker) [configure.ac openbsd-compat/bsd-getpeereid.c] Bug #1287: Use 2007-03-21 21:39:57 +11:00
bsd-misc.c - (dtucker) [openbsd-compat/bsd-misc.c] According to the spec the "remainder" 2007-06-11 14:34:53 +10:00
bsd-misc.h
bsd-nextstep.c
bsd-nextstep.h
bsd-openpty.c
bsd-poll.c - (dtucker) [openbsd-compat/bsd-poll.c] correctly check for number of FDs 2008-08-30 07:32:37 +10:00
bsd-poll.h - (dtucker) [atomicio.c configure.ac openbsd-compat/Makefile.in 2007-06-25 22:15:12 +10:00
bsd-snprintf.c - (dtucker) [openbsd-compat/bsd-snprintf.c] Static declarations for public 2007-01-24 00:07:29 +11:00
bsd-statvfs.c - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c 2008-06-09 03:32:29 +10:00
bsd-statvfs.h - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c 2008-06-09 03:32:29 +10:00
bsd-waitpid.c
bsd-waitpid.h
daemon.c - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.c 2009-03-08 11:40:27 +11:00
dirname.c
fake-rfc2553.c - (djm) [openbsd-compat/fake-rfc2553.c openbsd-compat/fake-rfc2553.h] 2008-07-14 21:37:36 +10:00
fake-rfc2553.h - (djm) [openbsd-compat/fake-rfc2553.c openbsd-compat/fake-rfc2553.h] 2008-07-14 21:37:36 +10:00
fmt_scaled.c - (djm) [configure.ac mux.c sftp.c openbsd-compat/Makefile.in] 2008-05-20 08:57:06 +10:00
getcwd.c
getgrouplist.c
getopt.c
getrrsetbyname.c - (dtucker) [openbsd-compat/getrrsetbyname.c] Reduce answer buffer size so it 2009-07-13 11:38:23 +10:00
getrrsetbyname.h - jakob@cvs.openbsd.org 2007/10/11 18:36:41 2007-10-26 16:26:46 +10:00
glob.c - (dtucker) [configure.ac openbsd-compat/glob.{c,h}] Bug #1407: force use of 2007-12-31 21:29:26 +11:00
glob.h - (dtucker) [configure.ac openbsd-compat/glob.{c,h}] Bug #1407: force use of 2007-12-31 21:29:26 +11:00
inet_aton.c
inet_ntoa.c
inet_ntop.c
mktemp.c
openbsd-compat.h - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c 2008-06-09 03:32:29 +10:00
openssl-compat.c - (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] 2009-03-07 22:22:35 +11:00
openssl-compat.h - (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] 2009-03-07 22:22:35 +11:00
port-aix.c - (dtucker) [sshlogin.c openbsd-compat/port-aix.{c,h}] Bug #1595: make 2009-08-17 09:40:00 +10:00
port-aix.h - (dtucker) [session.c openbsd-compat/port-aix.h] Bugs #1249 and #1567: move 2009-08-20 16:20:50 +10:00
port-irix.c - (dtucker) [openbsd-compat/port-irix.c] Add errno.h, found by Iain Morgan. 2006-09-02 12:38:56 +10:00
port-irix.h
port-linux.c - (dtucker) Cache selinux status earlier so we know if it's enabled after a 2008-03-27 07:27:20 +11:00
port-linux.h - (dtucker) Cache selinux status earlier so we know if it's enabled after a 2008-03-27 07:27:20 +11:00
port-solaris.c - (dtucker) [openbsd-compat/port-solaris.c] Bug #1255: Make only hwerr 2006-11-01 10:28:49 +11:00
port-solaris.h
port-tun.c - (djm) [openbsd-compat/port-tun.c] needs sys/queue.h 2008-05-19 15:28:35 +10:00
port-tun.h
port-uw.c - (tim) [configure.ac defines.h openbsd-compat/port-uw.c 2009-01-07 10:04:12 -08:00
port-uw.h 20070326 2007-03-26 09:35:28 -07:00
readpassphrase.c
readpassphrase.h
realpath.c
rresvport.c - (djm) [openbsd-compat/rresvport.c] Add unistd.h for missing close() 2008-07-14 12:03:27 +10:00
setenv.c - (dtucker) [openbsd-compat/setenv.c] Make offsets size_t to prevent 2008-06-13 15:03:14 +10:00
setproctitle.c - (djm) Force string arguments to replacement setproctitle() though 2008-05-16 10:01:54 +10:00
sha2.c
sha2.h
sigact.c - (djm) [openbsd-compat/sigact.c] Avoid NULL derefs in ancient sigaction 2008-06-15 10:55:34 +10:00
sigact.h
strlcat.c
strlcpy.c
strmode.c
strsep.c
strtoll.c
strtonum.c
strtoul.c
sys-queue.h - otto@cvs.openbsd.org 2007/04/30 18:42:34 2007-10-26 16:46:31 +10:00
sys-tree.h - djm@cvs.openbsd.org 2007/10/29 23:49:41 2007-10-30 10:52:44 +11:00
vis.c
vis.h
xcrypt.c - (tim) [configure.ac defines.h openbsd-compat/port-uw.c 2009-01-07 10:04:12 -08:00
xmmap.c - (djm) [regress/conch-ciphers.sh regress/putty-ciphers.sh] 2009-02-16 15:21:39 +11:00