openbsd
2014-07-27 espieensure log stuff happens, even without context
2014-07-27 schwarzecode readability; no functional change
2014-07-27 schwarzeEven for UTF-8 output, a non-breaking space character...
2014-07-26 reykRemove redundant slash
2014-07-26 kettenisIf we're stopping a secondary cpu, don't let sched_choo...
2014-07-26 mpiRevert "adjust -C algorithm to be more aggressive in...
2014-07-26 reykAdd more examples. Requested by deraadt@
2014-07-26 reykbzero is over, memset is cool. pointed out by halex@
2014-07-26 tobiasFix very hard to reach DoS attack vector, which would...
2014-07-25 reykDifferentiate servers by address and port, not just...
2014-07-25 reykReset the default Host for each request
2014-07-25 reykIt is recommended to use a URL in the Location header...
2014-07-25 reykAppend mandatory Date header to each response.
2014-07-25 reykNew HTTP/1.1 RFC 7231 prefers IMF-fixdate from RFC...
2014-07-25 reykCanonicalize the request path once without the docroot...
2014-07-25 dtuckerClear buffer used for handling messages. This prevents...
2014-07-25 schwarzeChoosing the right encoding is a tricky business...
2014-07-25 reykDon't leak docroot in the error message if the default...
2014-07-25 schwarzeSort the URI keys for .Xr links in the same order used...
2014-07-25 schwarzeoops, we must not try to validate a manpath we don...
2014-07-25 schwarzeWe cannot easily control the order of the QUERY_STRING...
2014-07-25 schwarzeIn generated .Xr links, avoid double encoding of ampersands
2014-07-25 reykAdd multiple-servers "virtual hosts" example.
2014-07-25 jasperfix perl5 architecture name
2014-07-25 schwarzeEven though this is not XHTML yet, remove some gratuiti...
2014-07-25 reykAdd a single line to fix the address matching of multip...
2014-07-25 schwarzeThe names of all other struct query memebers match...
2014-07-25 schwarzeclean up pg_show() to not modify a string returned...
2014-07-25 reykAdd support for "virtual hosts" aka. server blocks...
2014-07-25 schwarzeRewrite http_parse() completely:
2014-07-25 reykAdd and document 'root' configuration option for the...
2014-07-25 jsingAdd missing year to copyright.
2014-07-25 reykSplit server and server_config.
2014-07-25 reykRename a field, needed later, no functional change.
2014-07-25 reykMove the docroot into the server block.
2014-07-25 dougBIO_free() returns immediately when the sole input...
2014-07-25 dlgdocument the scheduler types and how to specify them.
2014-07-24 millertMention UNIX-domain socket forwarding too. OK jmc...
2014-07-24 mpiSpeed up the boot sequence by deferring the scan of...
2014-07-24 schwarzeSort result pages first by section number, then by...
2014-07-24 miodProvide eeprom(8) on the sparc installation media....
2014-07-24 miod+ eeprom
2014-07-24 miodBuild machinery to build eeprom(8) for the installation...
2014-07-24 miodShunt hwupdate property decoding in sparc's old prom...
2014-07-24 jcaUnbreak ''route flush'': the kernel now adds local...
2014-07-24 pascalRevert ssp-strong on arm. This has been exposing one...
2014-07-24 reykPlug a memleak by correctly free'ing the HTTP descripto...
2014-07-24 schwarzeProvide a dropdown entry "All Architectures" and make...
2014-07-24 mpiFix debug printf, from Nathanael Rensen and chris@.
2014-07-24 reykRemove unused fields from structure
2014-07-24 deraadtsync
2014-07-24 schwarzetweak previous: use .Er for ENXIO
2014-07-24 dlgthis is start on documenting bufqs. it covers the bits...
2014-07-24 teduSteven Roberts sent me a patch updating the various...
2014-07-23 reykWhen canonicalizing the path, it is better to fail...
2014-07-23 reykI wanted to know if people pay attention.
2014-07-23 reykThe default index page shouldn't be a directory. It...
2014-07-23 reykDon't expose the docroot on error.
2014-07-23 reykThe media_encoding is not used in parse.y but stack...
2014-07-23 reykFirst attempt at verifying the request path and the...
2014-07-23 ericMake queries using the search list for hostname lookups...
2014-07-23 mpiSet the console input in polling mode before entering...
2014-07-23 miodlevel_add_node(): if a memory allocation failure causes...
2014-07-23 miodMake sure PEM_def_callback() correctly handles negative...
2014-07-23 deraadtdelinked from tree, now it goes to the bit bucket
2014-07-23 reykAdd canonicalize_path() to canonicalize the requested...
2014-07-23 schwarzetypo; patch from Timo dot Myyra at wickedbsd dot net
2014-07-23 schwarzeSecurity fix:
2014-07-23 espiedocument format changes, including the new @ts annotati...
2014-07-23 espiemove misleading comment
2014-07-23 reykCorrectly shutdown the servers when the process is...
2014-07-23 reykalways enable DPRINTF with compiled with DEBUG
2014-07-23 reykhttpd.conf can be installed 0644 instead of 0600 like...
2014-07-23 ajacoutotAdd httpd.conf.
2014-07-23 espierephrase multi-packaged LIB_DEPENDS description to...
2014-07-23 jaspercorrectly drain and destroy the bufq upon detach
2014-07-23 guentherSubtraction usually decrements the value
2014-07-23 ajacoutotTrailing whitespace.
2014-07-23 jmctweak previous;
2014-07-23 deraadtdocument that sendsyslog saves the day
2014-07-23 miodCheck the return value of the UI functions (including...
2014-07-23 dlgdocument mallocarray like malloc throughout the page...
2014-07-23 deraadtsync
2014-07-22 dtuckerAdd $OpenBSD tag to make syncs easier
2014-07-22 dtuckerRegenerate test keys with certs signed with ed25519...
2014-07-22 dtuckerSign test certs with ed25519 instead of ecdsa so that...
2014-07-22 schwarzeSecurity fix:
2014-07-22 teduadjust -C algorithm to be more aggressive in scaling up.
2014-07-22 sthenadd 5.7 firmware key
2014-07-22 aoyamaAdd a link to pcexio(4) man page. Now 'man 4 pcexio...
2014-07-22 deraadtThe last poison change is awesome, it is triggering...
2014-07-22 ajacoutotRevert revisions 1.88-1.94 but keep recent relevant...
2014-07-22 jmcsome minor fixes;
2014-07-22 ajacoutotTypo.
2014-07-22 jcaFSTAB -> _PATH_FSTAB, the latter is deprecated.
2014-07-22 schwarzeSecurity fix to prevent XSS attacks:
2014-07-22 miodNow that DES_random_key() can be trusted, use it to...
2014-07-22 miodIn DES_random_key(), force the generated key to the...
2014-07-22 deraadtuse NULL instead of (foo *)0; Kent R. Spillner
2014-07-22 deraadtsync
next