summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07slightly reduce the difficulty of the adventure game that is readingTed Unangst
2018-02-07Fix the mandoc_strndup() utility function. All existing callers seemIngo Schwarze
2018-02-07fix wrong dateIngo Schwarze
2018-02-07sync with libc malloc: use consistent style for for loop in unmap(),Otto Moerbeek
2018-02-07use consistent style for for loop in unmap(), no functional changeOtto Moerbeek
2018-02-07Reporting the PXE boot interface we identified is independent of settingChristian Weisgerber
2018-02-07Markup SIGHUP.anton
2018-02-07prepare for session filesMarc Espie
2018-02-07Unbreak carp(4) MAC check in bridge_process().Martin Pieuchot
2018-02-07prepare for session saving by separating the pkgfetch code.Marc Espie
2018-02-07Restore a check before BN_free() that needs to exist and write it such thatJoel Sing
2018-02-07make some wording better.David Gwynne
2018-02-07tweak previous;Jason McIntyre
2018-02-07shorten the output for gre keys.David Gwynne
2018-02-07Use M_WAITOK to show we don't need to check for NULL.Kenneth R Westerback
2018-02-07Use duid_format() instead of rolling one locally.Kenneth R Westerback
2018-02-07look ma, henning forgot to PF_LOCK/_UNLOCK in the new ioctls, ok procterHenning Brauer
2018-02-07dont return ENETRESET from SIOCSIFFLAGS, it wont't be handled properlyDavid Gwynne
2018-02-07take the interface down if it is being destroyed.David Gwynne
2018-02-07Nuke some more free NULL guards.Joel Sing
2018-02-07provide counters for # of synfloods detected, # of syncookies sent,Henning Brauer
2018-02-07Indent labels with a single space so that diff prototypes are more useful.Joel Sing
2018-02-07Convert some explicit_bzero()/free() calls to freezero().Joel Sing
2018-02-07Remove some #ifdef notyet code from OpenSSL 0.9.8 days.Joel Sing
2018-02-07lowercase doas ee cummings styleTed Unangst
2018-02-07Add more free functions for NULL checks.Joel Sing
2018-02-07not necessarily the same name, but the indicated nameTed Unangst
2018-02-07Remove guards around *_free() calls since these functions handle NULL.Joel Sing
2018-02-07Remove guards around *_free() calls since these functions handle NULL.Joel Sing
2018-02-07clarify a bit about configTed Unangst
2018-02-07NAME_MAX is the length of the thing between / / in a path *without*Florian Obser
2018-02-07Add more functions (based on those used in OpenSSH) to the free NULL test.Joel Sing
2018-02-07Remove all guards for calls to OpenSSL free functions - all of theseJoel Sing
2018-02-07remove mobileip(4) tendrilsDavid Gwynne
2018-02-07unbreak strict alignment archs by using SIPHASH_KEY for siphashDavid Gwynne
2018-02-07split mobileip(4) out from the gre(4) driver.David Gwynne
2018-02-07Keep track of the last proposal used to configure the interface andKenneth R Westerback
2018-02-07remove the magic dns port hijacking feature. it's complicated andTed Unangst
2018-02-07Restore the old behavior when a port number without a host name isAlexander Bluhm
2018-02-07Historically TCP timeouts were implemented with pr_slowtimo andAlexander Bluhm
2018-02-07update to unbound 1.6.8, testing millert, OK sthenFlorian Obser
2018-02-07Add plumbing inside of the prefix handling to put prefixes on either theClaudio Jeker
2018-02-06allow control over syncookies: set syncookies never/always/adaptiveHenning Brauer
2018-02-06Abstract "no link ..." and "no lease ..." message generationKenneth R Westerback
2018-02-06syncookies for pf.Henning Brauer
2018-02-06syncookies implementation to be used in pf, based on the FreeBSD one byHenning Brauer
2018-02-06slightly randomize the order that new pages populate their item lists in.David Gwynne
2018-02-06convert __inline to inlinePeter Hessler
2015-07-16update to Unbound 1.5.4, ok florian@, looks sane deraadt@Stuart Henderson
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson