summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-06quote http_proxy going to rc.firsttime, avoiding problems if it contains aStuart Henderson
2018-02-06convert the test if a node support HT (aka, 11n) into an inline function,Peter Hessler
2018-02-06Nuke unused state S_REBINDING. We just use the timeKenneth R Westerback
2018-02-06When binding a lease from the dhclient.leasees.<if> file andKenneth R Westerback
2018-02-06when we get SIGHUP, close conffd so it's reopened (and rewound).Ted Unangst
2018-02-06Allow the kernel to recognize that it has been netbooted and to add theChristian Weisgerber
2018-02-06Print an explicit error if the backup volume is not present inTheo Buehler
2018-02-06If -n is given, the netstart script should not (try to) set the defaultTheo Buehler
2018-02-06avoid not working if redirected to another urlschemeMarc Espie
2018-02-06syslog cdns redirect, as suggested by sthen@Marc Espie
2018-02-06Delete the "no blank before trailing delimiter" check from theIngo Schwarze
2018-02-06refactor the "Signature" code for laterMarc Espie
2018-02-06Clarify that the "bind" built-in command only affects Emacs editingIngo Schwarze
2018-02-06There was a race in the TCP timers. As they may sleep to grab theAlexander Bluhm
2018-02-06Do some cleanup in ah_massage_headers().Alexander Bluhm
2018-02-06Do not call freeaddrinfo() with a NULL parameter.Alexander Bluhm
2018-02-06make sure that all error paths are correctly handled in asr_run_sync()Eric Faurot
2018-02-06Make sure sigfillsiz is word aligned.Patrick Wildt
2018-02-06some finger muscle workout:Henning Brauer
2018-02-06remove extern from function prototypes, remove some variable names, and aPeter Hessler
2018-02-06Run newvers.sh with umask 007 to work around permission issues thatTheo Buehler
2018-02-06Replace "trojan horse" with the correct term (MITM). From maikel atDarren Tucker
2018-02-06Fix fprintf() to include "\n" where needed. Prefix "no lease"Kenneth R Westerback
2018-02-06move malloc check up so that it actually works.Florian Obser
2018-02-06kill dead codeFlorian Obser
2018-02-06output the data part of LCP Echo-Request and Echo-Reply packets.David Gwynne
2018-02-06rework ppp, pptp, and gre parsing.David Gwynne
2018-02-06recognise DLT_PPP_SERIAL.David Gwynne
2018-02-06Remove manual shutdown and close of the socket since in this caseTheo Buehler
2018-02-06Respect the OPENSSL make variable everywhere so thatTheo Buehler
2018-02-06Add support for chips which use SYSMEM memory. Code is a simplifiedPatrick Wildt
2018-02-06Support setting the Cortex-M3 cores to active mode.Patrick Wildt
2018-02-06reduce scope of variable a bit to avoid shadowingTed Unangst
2018-02-06Load the Intel microcode much earlier. So far we had loaded it afterPatrick Wildt
2018-02-06Flip -q (be quiet) into -v (be noisy), making terseness the defaultKenneth R Westerback