summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2014-12-14fix powerpc TLS problems by removing the hacks for PPC EABI.chs
2014-12-13add .ts and .vob suffixes.mrg
2014-11-21Fixed memory leak in case of multiple authentication headers sent by theshm
2014-11-21Fixed off-by-one in virtualhost processing. Previous code was checking ifshm
2014-11-12update the example to use dty00 instead of ttyd0 to reflect a current practiceaymeric
2014-10-30Avoid use after free, reported by the coverity scanner.martin
2014-10-10don't truncate file sizes to 32 bits for directory indexes.mrg
2014-09-19RISC-V support.matt
2014-09-19New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)matt
2014-09-03New files for OR1K supportmatt
2014-09-03OR1K supportmatt
2014-08-31Remove (now duplicated) target computation.joerg
2014-08-27remove unused definechristos
2014-08-26Restore parenthesis to cast in the right order.joerg
2014-08-26Replace casts in the inline version of _rtld_call_function_void ofjoerg
2014-08-26fix set but not used.christos
2014-08-26Go back to skipping init/fini handling for ldd, makes problems for 32bitjoerg
2014-08-26Introduce a cast to fix the build for Elf32 on _LP64.christos
2014-08-25Add basic support for indirect functions. It allows providing a publicjoerg
2014-08-23Outdated, kill.joerg
2014-08-23Typo.joerg
2014-08-17Add proper registers for register counts.matt
2014-08-17add a missing register prefix.matt
2014-08-15NUL terminate a string.mbalmer
2014-08-15Use -fPIC since powerpc64 is always compiled as -fPIC and -fpic would causematt
2014-08-13Build position independent on PPC64, too.joerg
2014-08-10Don't provide __gnu_Unwind_Find_exidx if __ARM_DWARF_EH__ is definedmatt
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2014-08-10Preliminary files for AARCH64 (64-bit ARM) support.matt
2014-07-28Fix parenthesis on __ha macromatt
2014-07-19lua: updated from 5.1 to 5.3 work3lneto
2014-07-17call this 20140717.mrg
2014-07-17rewrite much of the SSL code:mrg
2014-07-17link against main.c and ssl-bozo.c (which provides the IO backend.)mrg
2014-07-17use const and remove unnecessary braces.mrg
2014-07-16make a minor output change match again.mrg
2014-07-16make -t chroot option available always again.mrg
2014-07-08call this bozohttpd 20140708, and add/fix a couple of CHANGES entries.mrg
2014-07-08avoid truncating a directory path when using snprintf(), but insteadmrg
2014-07-08make export-distfile target slightly more stable.mrg
2014-07-02Handle ENAMETOOLONG to return 404 error instead of 500.shm
2014-07-01* bozo_clean_request free(3) clean up (removed needless checks)shm
2014-06-26put the sccsids back here toodholland
2014-06-24PR/48810 use cgi handler for index filesshm
2014-06-06Although the kernel handles non-NUL terminated interface names, it is betterchristos
2014-06-02Remove remaining kvm glue.joerg
2014-06-02Remove majority of KVM usage.joerg
2014-06-02Remove !BSD and lint branches.joerg
2014-05-17bump version, note .svg support.mrg
2014-05-17enable .svg. as prompted by agc@.mrg