summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-29disable POOL_DEBUG for releaseTheo de Raadt
2014-07-29move to -release modeTheo de Raadt
2014-07-29Revert the checks about RTF_LOCAL routes.Martin Pieuchot
2014-07-29Move configurable TCP options into struct server_config.Reyk Floeter
2014-07-29Fix a usage string; the proper spelling of 'alot' is 'a lot'.Bret Lambert
2014-07-29update sets sizesMiod Vallat
2014-07-28Last (known) msgbuf_write() vs EOF fix.Kenneth R Westerback
2014-07-28syncTheo de Raadt
2014-07-28I/O ktrace of sendsyslog(2) did not work. As uiomove() adjustsAlexander Bluhm
2014-07-28On SPARCbook systems, the ledma device node has a `cable-selection' propertyMiod Vallat
2014-07-28Remove SRP code. It contains a bug (this should not surprise anyone), butTed Unangst
2014-07-28Fix memory exhaustion occurring on DHCP options with 0 length.Tobias Stoeckmann
2014-07-28merge dhcpd's packet.c revision 1.7:Tobias Stoeckmann
2014-07-28some systems no longer need /dev/log;Ingo Schwarze
2014-07-28Limit the "aperture needed" printf to ramdisks via RAMDISK_HOOKS.Jonathan Gray
2014-07-28Avoid matching a particular driver for "aperture needed" detection.Mark Kettenis
2014-07-28Hardware supported by machfb(4) needs the aperture (for now) so make ramdisksMark Kettenis
2014-07-28Change detection of unconfigured vlan interfaces from using flags toRobert Peichaer
2014-07-28_dl_sigprocmask() works better when it actually saves the returned sigmaskPhilip Guenther
2014-07-28The RSA, DH, and ECDH temporary key callbacks expect the number of keybitsPhilip Guenther
2014-07-28remove non-portable __progname extern from arc4random unit test.bcook
2014-07-27turn of -Werror, unless you are sure both gcc work...Theo de Raadt
2014-07-27Link dependencies on libssl and libcrypto were missing.Philip Guenther
2014-07-27make sure makewhatis shows error messages without unsightly CODE() refsMarc Espie
2014-07-27- log libraries in a proper wayMarc Espie
2014-07-27ensure log stuff happens, even without contextMarc Espie
2014-07-27code readability; no functional changeIngo Schwarze
2014-07-27Even for UTF-8 output, a non-breaking space character has the same widthIngo Schwarze
2014-07-26Remove redundant slashReyk Floeter
2014-07-26If we're stopping a secondary cpu, don't let sched_choosecpu() short-circuitMark Kettenis
2014-07-26Revert "adjust -C algorithm to be more aggressive in scaling up" forMartin Pieuchot
2014-07-26Add more examples. Requested by deraadt@Reyk Floeter
2014-07-26bzero is over, memset is cool. pointed out by halex@Reyk Floeter
2014-07-26Fix very hard to reach DoS attack vector, which would involve more thanTobias Stoeckmann
2014-07-25Differentiate servers by address and port, not just by address.Reyk Floeter
2014-07-25Reset the default Host for each requestReyk Floeter
2014-07-25It is recommended to use a URL in the Location header of 3xxReyk Floeter
2014-07-25Append mandatory Date header to each response.Reyk Floeter
2014-07-25New HTTP/1.1 RFC 7231 prefers IMF-fixdate from RFC 5322.Reyk Floeter
2014-07-25Canonicalize the request path once without the docroot and prepend theReyk Floeter
2014-07-25Clear buffer used for handling messages. This prevents keys beingDarren Tucker
2014-07-25Choosing the right encoding is a tricky business...Ingo Schwarze
2014-07-25Don't leak docroot in the error message if the default index file is missing.Reyk Floeter
2014-07-25Sort the URI keys for .Xr links in the same order used by the search form,Ingo Schwarze
2014-07-25oops, we must not try to validate a manpath we don't have;Ingo Schwarze
2014-07-25We cannot easily control the order of the QUERY_STRING keys generatedIngo Schwarze
2014-07-25In generated .Xr links, avoid double encoding of ampersandsIngo Schwarze
2014-07-25Add multiple-servers "virtual hosts" example.Reyk Floeter
2014-07-25fix perl5 architecture nameJasper Lievisse Adriaanse
2014-07-25Even though this is not XHTML yet, remove some gratuitious violationsIngo Schwarze