openbsd
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
2014-07-22 reykThere is no httpctl yet.
2014-07-22 deraadtfloating ,
2014-07-22 reykEnable httpd(8) in the builds to get more testing,...
2014-07-22 jasper- remove unneeded header
2014-07-22 deraadtRepair two deep targets mistakenly called as afterinsta...
2014-07-22 deraadtuse a better style of sh code around aperture
2014-07-22 reykAdd initial httpd.conf(5) example for httpd(8)
2014-07-22 deraadtremove unneccessary casts; Kent R. Spillner
2014-07-22 jasperbetter warning for 8bit cards
2014-07-22 jasper- use DL_SECTOBLK() instead of handrolling the same...
2014-07-22 jasperSwitch to MI functions disk_{gone,openpart,closepart...
2014-07-22 aoyamaUse MI rasops_cmap, instead of MD-defined ANSI colormap.
2014-07-22 mpiFewer <netinet/in_systm.h>
2014-07-22 mpiFewer <netinet/in_systm.h> !
2014-07-22 mpi<netinet/in_systm.h> is no longer needed.
2014-07-22 ajacoutottab->space; consistent with the other sysctl values.
2014-07-22 ajacoutotDrop quotes and mention that 3 and not 2 variables...
2014-07-22 ajacoutotTweak after recebt rc.securelevel change.
2014-07-22 jsguse ansi style function declarations
2014-07-22 guentherConvert from <sys/endian.h> to the shiney new <endian.h>
2014-07-22 guentherHandle failure of NETSCAPE_SPKI_b64_encode() and don...
2014-07-22 guentherUse Cm instead of Li for 'MASK:'
2014-07-22 ajacoutotDrop the "... during install" comments; they were missi...
2014-07-22 guentherRewrite the description of the string_mask config file...
2014-07-22 deraadtoops, duplicate
2014-07-22 deraadtneed dev/pci/vga_pcivar.h
2014-07-22 jsgThe aperture needed test should be in vgafb as well...
2014-07-22 guentherCorrect the initializer for tunnconf_default_pptp
2014-07-22 beckKill a bunch more BUF_strdup's - these are converted...
next