.. |
regress
|
Add a minimal implementation of utimensat().
|
2019-01-18 10:16:11 +11:00 |
Makefile.in
|
adapt -portable to OpenSSL 1.1x API
|
2018-09-13 12:13:50 +10:00 |
arc4random.c
|
prefer to use getrandom() for PRNG seeding
|
2018-04-13 13:32:23 +10:00 |
base64.c
|
…
|
|
base64.h
|
Remove obsolete CVS $Id from source files.
|
2016-08-17 14:08:42 +10:00 |
basename.c
|
…
|
|
bcrypt_pbkdf.c
|
Many typo fixes from Karsten Weiss
|
2018-04-10 10:19:02 +10:00 |
bindresvport.c
|
…
|
|
blf.h
|
…
|
|
blowfish.c
|
…
|
|
bsd-asprintf.c
|
Don't avoid our *sprintf replacements.
|
2018-10-12 16:58:47 +11:00 |
bsd-closefrom.c
|
correct snprintf truncation check in closefrom()
|
2018-07-27 14:20:09 +10:00 |
bsd-cygwin_util.c
|
cygwin: add missing stdarg.h include
|
2018-08-13 13:01:18 -07:00 |
bsd-cygwin_util.h
|
Many typo fixes from Karsten Weiss
|
2018-04-10 10:19:02 +10:00 |
bsd-err.c
|
Add missing includes for bsd-err.c.
|
2017-08-27 08:55:40 +10:00 |
bsd-flock.c
|
typo: missing ;
|
2018-02-26 14:39:14 +11:00 |
bsd-getline.c
|
Defer setting bufsiz in getdelim.
|
2018-07-06 13:32:02 +10:00 |
bsd-getpagesize.c
|
Include includes.h for HAVE_GETPAGESIZE.
|
2017-10-31 10:09:33 +11:00 |
bsd-getpeereid.c
|
…
|
|
bsd-malloc.c
|
Handle calloc(0,x) where different from malloc.
|
2018-02-26 00:09:04 +11:00 |
bsd-misc.c
|
Add minimal fchownat and fchmodat implementations.
|
2019-01-18 11:09:01 +11:00 |
bsd-misc.h
|
Add minimal fchownat and fchmodat implementations.
|
2019-01-18 11:09:01 +11:00 |
bsd-nextstep.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
bsd-nextstep.h
|
Many typo fixes from Karsten Weiss
|
2018-04-10 10:19:02 +10:00 |
bsd-openpty.c
|
Remove UNICOS code missed during removal.
|
2018-03-26 13:24:28 +11:00 |
bsd-poll.c
|
Remove obsolete CVS $Id from source files.
|
2016-08-17 14:08:42 +10:00 |
bsd-poll.h
|
…
|
|
bsd-setres_id.c
|
Remove obsolete CVS $Id from source files.
|
2016-08-17 14:08:42 +10:00 |
bsd-setres_id.h
|
Remove obsolete CVS $Id from source files.
|
2016-08-17 14:08:42 +10:00 |
bsd-signal.c
|
Move signal compat code into bsd-signal.{c,h}
|
2018-02-11 21:24:48 +11:00 |
bsd-signal.h
|
Move signal compat code into bsd-signal.{c,h}
|
2018-02-11 21:24:48 +11:00 |
bsd-snprintf.c
|
Many typo fixes from Karsten Weiss
|
2018-04-10 10:19:02 +10:00 |
bsd-statvfs.c
|
bsd-statvfs: include sys/vfs.h, check for f_flags.
|
2018-02-26 00:09:04 +11:00 |
bsd-statvfs.h
|
bsd-statvfs: include sys/vfs.h, check for f_flags.
|
2018-02-26 00:09:04 +11:00 |
bsd-waitpid.c
|
Replace spaces with tabs.
|
2016-08-02 10:01:52 +10:00 |
bsd-waitpid.h
|
Many typo fixes from Karsten Weiss
|
2018-04-10 10:19:02 +10:00 |
chacha_private.h
|
…
|
|
charclass.h
|
…
|
|
daemon.c
|
…
|
|
dirname.c
|
…
|
|
explicit_bzero.c
|
Many typo fixes from Karsten Weiss
|
2018-04-10 10:19:02 +10:00 |
fake-rfc2553.c
|
Replace spaces with tabs.
|
2016-08-02 10:01:52 +10:00 |
fake-rfc2553.h
|
Remove obsolete CVS $Id from source files.
|
2016-08-17 14:08:42 +10:00 |
fmt_scaled.c
|
sync fmt_scaled.c
|
2018-05-14 14:40:08 +10:00 |
freezero.c
|
Include stdlib.h for declaration of free.
|
2018-07-11 12:14:09 +10:00 |
getcwd.c
|
Repair $OpenBSD markers.
|
2016-08-02 09:06:27 +10:00 |
getgrouplist.c
|
Repair $OpenBSD markers.
|
2016-08-02 09:06:27 +10:00 |
getopt.h
|
…
|
|
getopt_long.c
|
…
|
|
getrrsetbyname-ldns.c
|
…
|
|
getrrsetbyname.c
|
…
|
|
getrrsetbyname.h
|
…
|
|
glob.c
|
…
|
|
glob.h
|
…
|
|
inet_aton.c
|
…
|
|
inet_ntoa.c
|
…
|
|
inet_ntop.c
|
…
|
|
kludge-fd_set.c
|
…
|
|
libressl-api-compat.c
|
fix compilation with openssl built without ECC
|
2018-11-09 14:19:24 +11:00 |
md5.c
|
…
|
|
md5.h
|
…
|
|
mktemp.c
|
…
|
|
openbsd-compat.h
|
Include stdio.h for FILE if needed.
|
2018-11-25 21:44:05 +11:00 |
openssl-compat.c
|
Reverse order of OpenSSL init functions.
|
2018-11-25 14:05:57 +11:00 |
openssl-compat.h
|
refactor libcrypto initialisation
|
2018-11-23 10:42:05 +11:00 |
port-aix.c
|
remove vestiges of old packet API from loginrec.c
|
2019-01-20 09:58:45 +11:00 |
port-aix.h
|
remove vestiges of old packet API from loginrec.c
|
2019-01-20 09:58:45 +11:00 |
port-irix.c
|
Replace spaces with tabs.
|
2016-08-02 10:01:52 +10:00 |
port-irix.h
|
Remove obsolete CVS $Id from source files.
|
2016-08-17 14:08:42 +10:00 |
port-linux.c
|
Include stdlib.h.
|
2018-09-07 14:01:39 +10:00 |
port-linux.h
|
Remove obsolete CVS $Id from source files.
|
2016-08-17 14:08:42 +10:00 |
port-net.c
|
Fix tunnel forwarding broken in 7.7p1
|
2018-04-13 13:38:06 +10:00 |
port-net.h
|
fix rdomain compilation errors
|
2017-10-27 08:42:33 +11:00 |
port-solaris.c
|
Use !=NULL instead of >0 for getdefaultproj.
|
2016-10-26 08:43:25 +11:00 |
port-solaris.h
|
Remove obsolete CVS $Id from source files.
|
2016-08-17 14:08:42 +10:00 |
port-uw.c
|
check for NULL return from shadow_pw()
|
2018-10-11 11:03:54 +11:00 |
port-uw.h
|
…
|
|
pwcache.c
|
…
|
|
readpassphrase.c
|
Move signal compat code into bsd-signal.{c,h}
|
2018-02-11 21:24:48 +11:00 |
readpassphrase.h
|
…
|
|
reallocarray.c
|
…
|
|
realpath.c
|
…
|
|
recallocarray.c
|
Wrap stdint.h include in #ifdef.
|
2017-06-09 13:36:29 +10:00 |
rmd160.c
|
…
|
|
rmd160.h
|
…
|
|
rresvport.c
|
…
|
|
setenv.c
|
…
|
|
setproctitle.c
|
Initial len for the fmt=NULL case.
|
2018-09-07 14:06:57 +10:00 |
sha1.c
|
…
|
|
sha1.h
|
…
|
|
sha2.c
|
Many typo fixes from Karsten Weiss
|
2018-04-10 10:19:02 +10:00 |
sha2.h
|
Repair $OpenBSD marker.
|
2016-08-02 09:02:42 +10:00 |
sigact.c
|
…
|
|
sigact.h
|
…
|
|
strcasestr.c
|
Add strcasestr to compat library.
|
2016-12-13 10:23:03 +11:00 |
strlcat.c
|
…
|
|
strlcpy.c
|
…
|
|
strmode.c
|
…
|
|
strndup.c
|
Use includes.h instead of config.h.
|
2018-04-29 17:54:12 +10:00 |
strnlen.c
|
Use includes.h instead of config.h.
|
2018-04-29 17:54:12 +10:00 |
strptime.c
|
…
|
|
strsep.c
|
…
|
|
strtoll.c
|
…
|
|
strtonum.c
|
…
|
|
strtoul.c
|
…
|
|
strtoull.c
|
…
|
|
sys-queue.h
|
Undef a few new macros in sys-queue.h.
|
2018-07-14 16:49:01 +10:00 |
sys-tree.h
|
…
|
|
timingsafe_bcmp.c
|
…
|
|
vis.c
|
Move DEF_WEAK into defines.h.
|
2016-10-15 05:51:12 +11:00 |
vis.h
|
…
|
|
xcrypt.c
|
in pick_salt() avoid dereference of NULL passwords
|
2018-10-10 14:57:00 +11:00 |