summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2018-12-30- fix wrong reloc name in assertchristos
2018-12-30binutils 2.31.1 can put copy relocations in the relro segment. Delaychristos
2018-12-27initfini array support for everyone.christos
2018-12-27explain why we skip objmain.christos
2018-12-19minor rewording. fix alphabeta ordering of contributors.mrg
2018-12-18fix an old spell-o and a new format-o.mrg
2018-12-15Remove mention of SPX.maya
2018-12-15Document last changes and bump version to 20181215leot
2018-12-15Fix handling of bozo_set_timeout() timeouts (and `-T' option parsing)leot
2018-12-15Avoid .htpasswd exposure to authenticated users when .htpasswd isleot
2018-12-15Avoid possible NULL dereference when sending a big request that timeout.leot
2018-12-15strings.h for strcasecmp (on linux)maya
2018-12-15Check against BOZO_HEADERS_MAX_SIZE in a way that isn't prone to overflow.maya
2018-12-14Don't pass ${HOST} to test scripts.maya
2018-12-13IPFilter 5 requires you to specify IPv4 or IPv6sborrill
2018-12-13Remove unused macros.maya
2018-12-04use html tables for directory index.mrg
2018-12-04avoid sign extension in % handling (and printing 0xFFFFFF beforemrg
2018-12-01Fix typosskrll
2018-11-26Now that lib/csu no longer uses the object handle, drop the magic andjoerg
2018-11-25normalise some messages.mrg
2018-11-25add option fixes here.mrg
2018-11-25fix -X option parsing. noted by Rajeev V. Pillai.mrg
2018-11-24avoid c99ism.mrg
2018-11-24- add FALLTHROUGH commentchristos
2018-11-24appease lintchristos
2018-11-24one semicolon is usually enough.christos
2018-11-24call this bozohttpd 20181124.mrg
2018-11-24fix a bug in the rework for -i option: move the real code in place.mrg
2018-11-24s/time/val/ to avoid shadowing a global indentifier.mrg
2018-11-23Fix RTLD_DEBUG_RELOC buildskrll
2018-11-23Trailing whitespaceskrll
2018-11-23minor style fixes. simplify bozo_match_content_map().mrg
2018-11-22add an assert() check on array bounds.mrg
2018-11-22alpha sort the option switch.mrg
2018-11-22many clean ups:mrg
2018-11-21use MAP_SHARED for the bzremap file. avoids netbsd kernel complaining:mrg
2018-11-21two fixes reported by mouse:mrg
2018-11-21- move special files defines into bozohttpd.h, so we can ...mrg
2018-11-20also fix have_dynamic_content from the previous previous. re-ordermrg
2018-11-20fix previous: have_debug was reversed.mrg
2018-11-20move some #if support into bozohttpd.h.mrg
2018-11-20from CHANGES:mrg
2018-11-19note the changes present in bozohttpd 20181118:mrg
2018-11-19avoid memory leak in sending multiple auth headers.mrg
2018-11-19fix a denial of service attack against header contents, whichmrg
2018-11-18use __func__ in debug().mrg
2018-10-30sysctl(KERN_BOOTTIME) is a struct timespec, not struct timevalkre
2018-10-17Move compatibility for pre-2.0 ELF binaries into separate file.joerg
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind