Jeff Johnson 22574a267a Backport e51dc7fab61df36e43f3bc64b673f88d388cab91 3 年之前
..
regress 7266ddbcfa Remove mostly useless OpenSSL compatability check. 3 年之前
Makefile.in 4745c0fbd8 Initial porting of IBM and Red Hat modifications. 3 年之前
arc4random.c afa6e79b76 prefer to use getrandom() for PRNG seeding 6 年之前
base64.c 1651f6c40e - otto@cvs.openbsd.org 2006/10/21 09:55:03 17 年之前
base64.h 1e8013a17f Remove obsolete CVS $Id from source files. 8 年之前
basename.c fe408b4826 - (dtucker) [openbsd-compat/basename.c] Include errno.h. 18 年之前
bcrypt_pbkdf.c b4556c8ad7 Add OPENBSD ORIGINAL marker to bcrypt_pbkdf. 4 年之前
bindresvport.c 4745c0fbd8 Initial porting of IBM and Red Hat modifications. 3 年之前
blf.h 1ff130dac9 - [configure.ac openbsd-compat/Makefile.in openbsd-compat/bcrypt_pbkdf.c] 11 年之前
blowfish.c bb99844aba Wrap blf.h include in ifdef. From FreeBSD. 9 年之前
bsd-asprintf.c 797cdd9c84 Don't avoid our *sprintf replacements. 6 年之前
bsd-closefrom.c 4745c0fbd8 Initial porting of IBM and Red Hat modifications. 3 年之前
bsd-cygwin_util.c a212107bfd Replace alloca with xcalloc. 5 年之前
bsd-cygwin_util.h daa7505aad Use Cygwin-specific matching only for users+groups. 5 年之前
bsd-err.c f5e917ab10 Add missing includes for bsd-err.c. 7 年之前
bsd-flock.c 5aea4aa522 typo: missing ; 6 年之前
bsd-getline.c 872517ddbb Defer setting bufsiz in getdelim. 6 年之前
bsd-getpagesize.c f21455a084 Include includes.h for HAVE_GETPAGESIZE. 7 年之前
bsd-getpeereid.c 164aa30e46 - (dtucker) [configure.ac openbsd-compat/bsd-getpeereid.c] Bug #1287: Use 18 年之前
bsd-malloc.c e9dede06e5 Handle calloc(0,x) where different from malloc. 6 年之前
bsd-misc.c 41a2e64ae4 Prevent unused variable warning. 4 年之前
bsd-misc.h e0cedcad51 Improve search for 'struct timespec'. 5 年之前
bsd-nextstep.c c20dccb561 Strip trailing whitespace. 8 年之前
bsd-nextstep.h 10479cc2a4 Many typo fixes from Karsten Weiss 6 年之前
bsd-openpty.c 945bf52c3c Fix a couple of mysig_t leftovers. 4 年之前
bsd-poll.c 1e8013a17f Remove obsolete CVS $Id from source files. 8 年之前
bsd-poll.h 189de02d9a expose POLLHUP and POLLNVAL for netcat.c 9 年之前
bsd-setres_id.c 22b9b3e944 Fix format string integer type in error message. 5 年之前
bsd-setres_id.h 1e8013a17f Remove obsolete CVS $Id from source files. 8 年之前
bsd-signal.c 84226b447d Remove mysignal wrapper. 4 年之前
bsd-signal.h 0373f9eba2 Include signal.h to prevent redefintion of _NSIG. 4 年之前
bsd-snprintf.c 397f217e86 another spelling error in comment 4 年之前
bsd-statvfs.c d561b0b2fa Make sure we have struct statfs before using. 5 年之前
bsd-statvfs.h 11057564eb bsd-statvfs: include sys/vfs.h, check for f_flags. 6 年之前
bsd-waitpid.c dd1031b78b Replace spaces with tabs. 8 年之前
bsd-waitpid.h 10479cc2a4 Many typo fixes from Karsten Weiss 6 年之前
chacha_private.h 9159310087 - (djm) [openbsd-compat/arc4random.c openbsd-compat/chacha_private.h] Pull 11 年之前
charclass.h a6e121aaa0 - djm@cvs.openbsd.org 2010/09/25 09:30:16 14 年之前
daemon.c 9d86e5d570 - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.c 16 年之前
dirname.c 8f0d8f8ea2 - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.10 -> 1.13. 19 年之前
explicit_bzero.c 59ce215a98 Backport 1cb6ce98d658e5fbdae025a3bd65793980e3b5d9 3 年之前
fake-rfc2553.c dd1031b78b Replace spaces with tabs. 8 年之前
fake-rfc2553.h 1e8013a17f Remove obsolete CVS $Id from source files. 8 年之前
fmt_scaled.c 32e4e94e15 sync fmt_scaled.c 6 年之前
fnmatch.c 955c4cf4c6 sync fnmatch.c with upstream to fix another typo 4 年之前
fnmatch.h 3611bfe89b Define __BSD_VISIBLE in fnmatch.h. 5 年之前
freezero.c 1c688801e9 Include stdlib.h for declaration of free. 6 年之前
getcwd.c 30f9bd1c09 Repair $OpenBSD markers. 8 年之前
getgrouplist.c 30f9bd1c09 Repair $OpenBSD markers. 8 年之前
getopt.h 8654dd2d73 - (dtucker) [openbsd-compat/getopt.h] Remove unneeded bits. 11 年之前
getopt_long.c 0abfb559e3 - (dtucker) [openbsd-compat/getopt.h openbsd-compat/getopt_long.c 11 年之前
getrrsetbyname-ldns.c 462082eacb avoid uninitialised free of ldns_res 10 年之前
getrrsetbyname.c b62164f32d getrrsetbyname: Fix typo. 3 年之前
getrrsetbyname.h 215ef28b8c DNSSEC even if resolv.conf missing "options edns0" 3 年之前
glob.c 8854724cce Sync rev 1.49. 4 年之前
glob.h fbcb9a7fa5 upstream commit 5 年之前
inet_aton.c 604a037d84 whitespace at EOL 8 年之前
inet_ntoa.c de9d623960 - (dtucker) [openbsd-compat/inet_nto.c] Update from OpenBSD 1.4 -> 1.6. 19 年之前
inet_ntop.c 3e6fe87ef9 - otto@cvs.openbsd.org 2008/12/09 19:38:38 13 年之前
kludge-fd_set.c 703b98a267 - (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c] 10 年之前
libressl-api-compat.c 624d19ac2d fix compilation with openssl built without ECC 6 年之前
md5.c 81bfbd0bd3 support --without-openssl at configure time 10 年之前
md5.h 81bfbd0bd3 support --without-openssl at configure time 10 年之前
memmem.c 05c215de8d Wrap stdint.h include in ifdef HAVE_STDINT_H. 4 年之前
mktemp.c f35dc8dd0c Backport 33267feaffd5d98aa56d2f0b3a99ec352effe938 3 年之前
openbsd-compat.h f35dc8dd0c Backport 33267feaffd5d98aa56d2f0b3a99ec352effe938 3 年之前
openssl-compat.c 7266ddbcfa Remove mostly useless OpenSSL compatability check. 3 年之前
openssl-compat.h 2759135243 multi: Port upstream patches: 2/17/21 -> 2/24/21 3 年之前
port-aix.c 31c9348c5e Constify aix_krb5_get_principal_name. 4 年之前
port-aix.h 31c9348c5e Constify aix_krb5_get_principal_name. 4 年之前
port-irix.c eb0b51dac4 Move log.h include inside ifdefs. 5 年之前
port-irix.h 1e8013a17f Remove obsolete CVS $Id from source files. 8 年之前
port-linux-sshd.c 4745c0fbd8 Initial porting of IBM and Red Hat modifications. 3 年之前
port-linux.c 22574a267a Backport e51dc7fab61df36e43f3bc64b673f88d388cab91 3 年之前
port-linux.h 4745c0fbd8 Initial porting of IBM and Red Hat modifications. 3 年之前
port-net.c b356a7ad50 multi: Upstream OpenBSD and OpenSSH-portable fixes 3 年之前
port-net.h 2de5c6b53b fix rdomain compilation errors 7 年之前
port-solaris.c 6b7c53498d retain Solaris PRIV_FILE_LINK_ANY in sftp-server 5 年之前
port-solaris.h 1e8013a17f Remove obsolete CVS $Id from source files. 8 年之前
port-uw.c fe8e8f349a check for NULL return from shadow_pw() 6 年之前
port-uw.h 99203ec48b 20070326 18 年之前
pwcache.c 4c3e00b1ed Cast *ID types to unsigned long when printing. 5 年之前
readpassphrase.c fbfa6f980d Move signal compat code into bsd-signal.{c,h} 6 年之前
readpassphrase.h d76b4c74f8 - (dtucker) [openbsd-compat/readpassphrase.h] Update from OpenBSD 1.3 -> 1.5. 19 年之前
reallocarray.c 37f9220db8 Wrap stdint.h includes in ifdefs. 9 年之前
recallocarray.c e0f609c8a2 Wrap stdint.h include in #ifdef. 7 年之前
rresvport.c 639ce593d4 - (djm) [openbsd-compat/rresvport.c] Add unistd.h for missing close() 16 年之前
setenv.c d1a74580f8 - (djm) [openbsd-compat/setenv.c] Forklift upgrade, including inclusion 13 年之前
setproctitle.c 73eb6cef41 Include stdio.h for vsnprintf. 5 年之前
sha1.c adcaf40fd0 upstream rev 1.27: fix integer overflow. 5 年之前
sha1.h 81bfbd0bd3 support --without-openssl at configure time 10 年之前
sha2.c 6700c7670e Backport 86cc8ce002ea10e88a4c5d622a8fdfab8a7d261f 3 年之前
sha2.h fd0684b319 Remove sys/cdefs.h include. 5 年之前
sigact.c 8b7ab960df - (djm) [openbsd-compat/sigact.c] Avoid NULL derefs in ancient sigaction 16 年之前
sigact.h 9d30d13922 - (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3. 19 年之前
strcasestr.c afec07732a Add strcasestr to compat library. 8 年之前
strlcat.c 7f24a0e647 - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to 19 年之前
strlcpy.c b9cd0491f7 - millert@cvs.openbsd.org 2006/05/05 15:27:38 13 年之前
strmode.c 09471d8a1f - (dtucker) [openbsd-compat/strmode.c] Update from OpenBSD 1.5 -> 1.7. 19 年之前
strndup.c 7c15301841 Use includes.h instead of config.h. 6 年之前
strnlen.c 7c15301841 Use includes.h instead of config.h. 6 年之前
strptime.c aa74f6754a - (dtucker) [configure.ac openbsd-compat/Makefile.in 14 年之前
strsep.c 4e8c2490bb - (dtucker) [openbsd-compat/strsep.c] Update from OpenBSD 1.5 -> 1.6. 19 年之前
strtoll.c 5a0bdf770c - (dtucker) [openbsd-compat/{realpath.c,stroll.c,rresvport.c}] $OpenBSD tag. 19 年之前
strtonum.c 8a15f01aff - (dtucker) [openbsd-compat/strtonum.c] Include stdlib.h for strtoll, 18 年之前
strtoul.c f5ebfe9f68 - (dtucker) [openbsd-compat/strtoul.c] Update from OpenBSD 1.5 -> 1.7. 19 年之前
strtoull.c 8e6fb780e5 - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoull.c 12 年之前
sys-queue.h c9e3be9f4b undef TAILQ_CONCAT and friends 4 年之前
sys-tree.h 951b53b1be - (dtucker) [configure.ac openbsd-compat/sys-tree.h] Test if compiler allows 12 年之前
timingsafe_bcmp.c aa18063baf - matthew@cvs.openbsd.org 2010/09/24 13:33:00 14 年之前
vis.c 032147b695 Move DEF_WEAK into defines.h. 8 年之前
vis.h ae9c0d4d5c Update vis.h and vis.c from OpenBSD. 8 年之前
xcrypt.c d1d301a1dd in pick_salt() avoid dereference of NULL passwords 6 年之前