summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2016-09-26Missed in previous: exit 1 if html_cmp says no match.schmonz
2016-09-23Add a VERBOSE knob to the testsuite ("yes" by default, producingschmonz
2016-08-29Despite the 10 in the name, the OLO10 relocation targets a 13 bit field,martin
2016-08-20use netbsd rcsidmrg
2016-07-21Fix error checks in open(2) calls.shm
2016-07-20CID 976523: add FALLTHROUGHshm
2016-07-19CID 603440: ensure that closing socket existsshm
2016-07-19Fix race condition in deliver(), fix resource leak.shm
2016-07-19Do not send encoding header for compressed formats.shm
2016-06-30avoid an impossible case the compiler can't quite tell.mrg
2016-06-20Fix a few bounds and instruction sequences generated in the PLT; exercisedmartin
2016-06-16Move relro after we've computed out relocbase and re-enable it.christos
2016-06-15Turn off GNU_RELRO for now.christos
2016-06-14Add support for GNU RELRO headers from Matthias Weckbecker.christos
2016-05-24As proposed in:agc
2016-05-24Put the name of the dynamic linker in allocated memory, so that it becomeschristos
2016-05-22obj->phdr must be the absolute address, not the virtual offset from thejoerg
2016-04-24CID 1358679: Fix memory leak.christos
2016-04-15use %zu instead of %lu for size_t.mrg
2016-04-15updates and bozohttpd 20160415:mrg
2016-04-14Remove duplicated __RCSIDs I added years ago - I blame CVS.skrll
2016-04-12- Print a warning for text relocationschristos
2016-03-18move the compiler hack closer to the source of the failmrg
2016-03-17Add volatile for gcc 5christos
2016-03-17volatile for gcc 5christos
2016-03-16make the GCC 4.8 specific hack for ci.clean being set GCC >= 4.8.mrg
2016-03-13Use functions instead of preprocessor abuse.dholland
2016-02-20where is already void *christos
2016-02-19make debug code compile againmacallan
2016-02-19Need <stdbool.h> for true/false.riastradh
2016-02-09Actually, descsz should not contain the padding. The note still needs toskrll
2016-02-08Fix .note.netbsd.march by ensuring correct paddingskrll
2016-01-24we don't need <sys/mbuf.h>christos
2016-01-23Define _KERNTYPES for things that need it.christos
2016-01-17PR/50665: David Binderman: move "dir" to the outer scope so it stays alivechristos
2016-01-02Fix bug in cleanup of reply headers.elric
2016-01-02Add the concept of ``reply headers'', that is a SIMPLEQ of headers thatelric
2015-12-31bump the version; we have real fixes now.mrg
2015-12-31redo the fix for rev 1.26 - instead of getting a new string wrong,mrg
2015-12-29rewrite the redirection url generation code to use bozoasprintf().mrg
2015-12-29- convert most asprintf() calls to bozoasprintf().mrg
2015-12-28rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.mrg
2015-12-27several clean ups:mrg
2015-12-27fix running the testsuite from the build treemrg
2015-12-12Introduce bozo_strdup and bozo_asprintf to add error checking and reducechristos
2015-12-12- restrict the default list of ciphers to something more securechristos
2015-12-07Improve the httpd(8) printenv.lua Lua examplekamil
2015-11-29Bump date for previouskamil
2015-11-29Synchronize SYNOPSIS with realitykamil
2015-11-29Remove nonexistent option z: in the getopt(3) callkamil