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