summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-25Inspired by the previous brainpool addition, copy isakmpd's dh test toReyk Floeter
2014-08-25No more /etc/X11/fsMatthieu Herrb
2014-08-25For functions that take args, return immediately if no args is passed.Antoine Jacoutot
2014-08-25Cope with some weird rc.conf.local file like "foobar" in pkg_scriptsAntoine Jacoutot
2014-08-25Allow to restrict syslogd to a protocol family with -4 and -6 commandAlexander Bluhm
2014-08-25Fix the gcc compiler warnings "comparison between signed andAlexander Bluhm
2014-08-25Add tests for syslogd sending and receiving over IPv6 sockets.Alexander Bluhm
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2014-08-25you broke the ramdisk builds...Theo de Raadt
2014-08-25add an example vmx config lineJonathan Gray
2014-08-25Sync dh.[ch] from iked. The files are identical, so any change inReyk Floeter
2014-08-25Add support for DH groups 27-30 using the Brainpool curves which haveReyk Floeter
2014-08-25Previosuly forgot the Makefile bit: add mime.typesReyk Floeter
2014-08-25Simplify rm_from_pkg_scripts(); minus ten lines; no functional change;Ingo Schwarze
2014-08-25Add a generic system-wide /usr/share/misc/mime.types file that can beReyk Floeter
2014-08-25We have never limited the definition of "supported SPF modules"Mike Belopuhov
2014-08-25Move sending of router solicitations to the kernel; receiving andFlorian Obser
2014-08-25Don't allow pasting into input-disabled panes, from Anish R Athalye.Nicholas Marriott
2014-08-25snmpd cannot reloadAlexander Hall
2014-08-25When using a proxy for an https connection, validate the cert hostnameJeremie Courreges-Anglas
2014-08-25Fix a few fd leaks in isakmpd.Doug Hogan
2014-08-25Delete secret or secret-derived data with explicit_bzero.Doug Hogan
2014-08-25Display usage on 2 lines.Antoine Jacoutot
2014-08-25Put _rc_err argument under quotes to respect the syntax we are passing.Antoine Jacoutot
2014-08-25Start removing unused documentation and the server and related binaries sourceBrad Smith
2007-12-09ISC BIND release 9.4.2Jakob Schlyter
2006-04-05ISC BIND release 9.3.2Jakob Schlyter
2006-04-05ISC BIND release 9.3.2Jakob Schlyter
2004-09-28ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-01-20ISC BIND version 9.2.2rc1Jakob Schlyter
2014-08-24Oops. Garbage collect unused variable.Ingo Schwarze
2014-08-24When support for bold italic font was added to the parsers and to theIngo Schwarze
2014-08-24socketvar.h instead of socket.h, oopsTheo de Raadt
2014-08-24more NO_CROSSTheo de Raadt
2014-08-24Delete the function svc_get_all().Ingo Schwarze
2014-08-24Whitelisting allowed services is safer and less confusing thanIngo Schwarze
2014-08-24Start all error messages with "rcctl: " such that it is clear whereIngo Schwarze
2014-08-24Fix wrong IEEE 802.11 ioctl's:Vadim Zhukov
2014-08-24remove trailing whitespaceStefan Fritsch
2014-08-24Add a comment to unconfuse Ingo :-)Antoine Jacoutot
2014-08-24Fix reversed logic.Antoine Jacoutot
2014-08-24Drop obvious comments.Antoine Jacoutot
2014-08-24constify strerror return valueBrent Cook
2014-08-24Include <sys/time.h> to get struct timevalBrent Cook
2014-08-24Include <sys/select.h> to get selectBrent Cook
2014-08-24Let SSL_CIPHER_description() allocate the buffer for the description,Joel Sing
2014-08-24Remove imaginary non-reserved port support from mountd.Doug Hogan
2014-08-24Replace the remaining uses of ssl3_put_cipher_by_char() with s2n and aJoel Sing
2014-08-24reduce indentation of main program by one tab, no functional changeIngo Schwarze
2014-08-24Drop uneeded parenthesis in usage().Antoine Jacoutot