summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-07-25Add a single line to fix the address matching of multiple server blocks withReyk Floeter
2014-07-25The names of all other struct query memebers match the correspondingIngo Schwarze
2014-07-25clean up pg_show() to not modify a string returned from getenv(3)Ingo Schwarze
2014-07-25Add support for "virtual hosts" aka. server blocks aka. multipleReyk Floeter
2014-07-25Rewrite http_parse() completely:Ingo Schwarze
2014-07-25Add and document 'root' configuration option for the docroot.Reyk Floeter
2014-07-25Add missing year to copyright.Joel Sing
2014-07-25Split server and server_config.Reyk Floeter
2014-07-25Rename a field, needed later, no functional change.Reyk Floeter
2014-07-25Move the docroot into the server block.Reyk Floeter
2014-07-25BIO_free() returns immediately when the sole input is NULL.doug
2014-07-25document the scheduler types and how to specify them.David Gwynne
2014-07-24Mention UNIX-domain socket forwarding too. OK jmc@ deraadt@Todd C. Miller
2014-07-24Speed up the boot sequence by deferring the scan of xt keyboard code set.Martin Pieuchot
2014-07-24Sort result pages first by section number, then by name.Ingo Schwarze
2014-07-24Provide eeprom(8) on the sparc installation media. Intended to help diagnosingMiod Vallat
2014-07-24+ eepromMiod Vallat
2014-07-24Build machinery to build eeprom(8) for the installation media on arches whereMiod Vallat
2014-07-24Shunt hwupdate property decoding in sparc's old prom (sun4 only) ifMiod Vallat
2014-07-24Unbreak ''route flush'': the kernel now adds local (RTF_LOCAL) routesJeremie Courreges-Anglas
2014-07-24Revert ssp-strong on arm. This has been exposing one or more bugs in GCC thatPascal Stumpf
2014-07-24Plug a memleak by correctly free'ing the HTTP descriptor that containsReyk Floeter
2014-07-24Provide a dropdown entry "All Architectures" and make it the default.Ingo Schwarze
2014-07-24Fix debug printf, from Nathanael Rensen and chris@.Martin Pieuchot
2014-07-24Remove unused fields from structureReyk Floeter
2014-07-24syncTheo de Raadt
2014-07-24tweak previous: use .Er for ENXIOIngo Schwarze