..
regress
- (dtucker) [entropy.c openbsd-compat/openssl-compat.{c,h}
2014-06-17 23:06:07 +10:00
.cvsignore
…
Makefile.in
support --without-openssl at configure time
2015-01-15 02:28:36 +11:00
arc4random.c
support --without-openssl at configure time
2015-01-15 02:28:36 +11:00
base64.c
…
base64.h
…
basename.c
…
bcrypt_pbkdf.c
upstream commit
2015-05-10 11:57:31 +10:00
bindresvport.c
…
blf.h
- [configure.ac openbsd-compat/Makefile.in openbsd-compat/bcrypt_pbkdf.c]
2013-12-07 11:51:51 +11:00
blowfish.c
Wrap blf.h include in ifdef. From FreeBSD.
2015-04-07 10:47:15 +10:00
bsd-asprintf.c
…
bsd-closefrom.c
…
bsd-cray.c
…
bsd-cray.h
…
bsd-cygwin_util.c
- (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c]
2014-05-27 14:34:42 +10:00
bsd-cygwin_util.h
- (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c]
2014-05-27 14:34:42 +10:00
bsd-getpeereid.c
…
bsd-misc.c
Remove dependency on xmalloc.
2015-02-26 04:12:58 +11:00
bsd-misc.h
Use do{}while(0) for no-op functions.
2015-04-07 10:48:04 +10:00
bsd-nextstep.c
…
bsd-nextstep.h
…
bsd-openpty.c
…
bsd-poll.c
- (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULL
2014-02-06 10:44:13 +11:00
bsd-poll.h
…
bsd-setres_id.c
- (djm) [openbsd-compat/bsd-setres_id.c] Missing header; from Corinna
2013-12-08 08:23:08 +11:00
bsd-setres_id.h
…
bsd-snprintf.c
- (djm) [openbsd-compat/bsd-snprintf.c] Fix compilation failure (prototype/
2014-08-22 17:48:27 +10:00
bsd-statvfs.c
- (dtucker) [configure.ac openbsd-compat/bsd-statvfs.c
2014-01-17 18:10:58 +11:00
bsd-statvfs.h
- (dtucker) [openbsd-compat/bsd-statvfs.h] Only start including headers if we
2014-01-17 18:48:22 +11:00
bsd-waitpid.c
…
bsd-waitpid.h
…
chacha_private.h
- (djm) [openbsd-compat/arc4random.c openbsd-compat/chacha_private.h] Pull
2013-10-09 10:42:32 +11:00
charclass.h
…
daemon.c
…
dirname.c
…
explicit_bzero.c
- (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()
2014-08-27 06:32:01 +10:00
fake-rfc2553.c
…
fake-rfc2553.h
Add AI_NUMERICSERV to fake-rfc2553.
2015-02-24 13:43:57 +11:00
fmt_scaled.c
…
getcwd.c
…
getgrouplist.c
…
getopt.h
- (dtucker) [openbsd-compat/getopt.h] Remove unneeded bits.
2013-05-17 16:03:48 +10:00
getopt_long.c
…
getrrsetbyname-ldns.c
avoid uninitialised free of ldns_res
2014-12-30 08:16:11 +11:00
getrrsetbyname.c
…
getrrsetbyname.h
…
glob.c
…
glob.h
…
inet_aton.c
…
inet_ntoa.c
…
inet_ntop.c
…
kludge-fd_set.c
- (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c]
2014-10-01 09:43:07 +10:00
md5.c
support --without-openssl at configure time
2015-01-14 21:48:18 +11:00
md5.h
support --without-openssl at configure time
2015-01-14 21:48:18 +11:00
mktemp.c
…
openbsd-compat.h
Put brackets around mblen() compat constant.
2015-05-08 11:07:27 +10:00
openssl-compat.c
support --without-openssl at configure time
2015-01-15 02:28:36 +11:00
openssl-compat.h
support --without-openssl at configure time
2015-01-15 02:28:36 +11:00
port-aix.c
- (dtucker) [M auth-chall.c auth-krb5.c auth-pam.c cipher-aes.c cipher-ctr.c
2013-06-02 08:07:31 +10:00
port-aix.h
…
port-irix.c
…
port-irix.h
…
port-linux.c
- (dtucker) [M auth-chall.c auth-krb5.c auth-pam.c cipher-aes.c cipher-ctr.c
2013-06-02 08:07:31 +10:00
port-linux.h
…
port-solaris.c
…
port-solaris.h
…
port-tun.c
kludge around tun API mismatch betterer
2015-01-15 03:08:29 +11:00
port-tun.h
kludge around tun API mismatch betterer
2015-01-15 03:08:29 +11:00
port-uw.c
- (tim) [openbsd-compat/port-uw.c] Include misc.h for fwd_opts, used
2014-07-18 20:00:11 -07:00
port-uw.h
…
pwcache.c
…
readpassphrase.c
Move definition of _NSIG.
2015-02-25 13:40:45 +11:00
readpassphrase.h
…
reallocarray.c
Wrap stdint.h includes in ifdefs.
2015-02-23 03:07:24 +11:00
realpath.c
…
rmd160.c
Wrap endian.h include inside ifdef (bz#2370).
2015-04-17 10:40:23 +10:00
rmd160.h
support --without-openssl at configure time
2015-01-14 21:48:18 +11:00
rresvport.c
…
setenv.c
…
setproctitle.c
- (djm) [openbsd-compat/setproctitle.c] Don't fail to compile if a
2014-01-22 16:30:15 +11:00
sha1.c
support --without-openssl at configure time
2015-01-14 21:48:18 +11:00
sha1.h
support --without-openssl at configure time
2015-01-14 21:48:18 +11:00
sha2.c
support --without-openssl at configure time
2015-01-15 02:28:36 +11:00
sha2.h
support --without-openssl at configure time
2015-01-15 02:28:36 +11:00
sigact.c
…
sigact.h
…
strlcat.c
…
strlcpy.c
…
strmode.c
…
strnlen.c
…
strptime.c
…
strsep.c
…
strtoll.c
…
strtonum.c
…
strtoul.c
…
strtoull.c
…
sys-queue.h
…
sys-tree.h
…
timingsafe_bcmp.c
…
vis.c
…
vis.h
…
xcrypt.c
support --without-openssl at configure time
2015-01-15 02:28:36 +11:00
xmmap.c
…