| Age | Commit message (Expand) | Author |
| 2022-04-17 | fix various typos in comments. | andvar |
| 2022-04-10 | fix various typos in comments and output/log messages. | andvar |
| 2022-04-09 | rtld: Convert membar_exit/enter to membar_release/acquire. | riastradh |
| 2022-03-30 | _rtld_map_object(): no need to mmap an empty bss segment. | hannken |
| 2022-03-24 | s/interger/integer/ and s/Compensatin/Compensation/ in comments. | andvar |
| 2022-03-14 | in bozo_init_prefs(), default to returning 1 (success) and if a | mrg |
| 2022-03-14 | check for scandir() returning -1. should handle PR#56358. | mrg |
| 2022-01-04 | bozohttpd: remove obsolete .bzdirect handling | kim |
| 2021-12-10 | s/occured/occurred/ in comments, log messages and man pages. | andvar |
| 2021-12-08 | s/desireable/desirable/ in comments. | andvar |
| 2021-12-05 | s/numberic/numeric/ in comment. | msaitoh |
| 2021-12-04 | Restore the fptr_t type of {init,fini}{,_array} that was removed when initial | skrll |
| 2021-12-04 | Provide a stub _rtld_call_ifunc when a platform doesn't use one of the | skrll |
| 2021-12-04 | Add a newline | skrll |
| 2021-12-04 | Error if there are undefined symbols, e.g. _rtld_call_ifunc | skrll |
| 2021-10-12 | getty: Remove 2 second sleep before opening tty | jmcneill |
| 2021-09-16 | fix typos in word "successfully", mainly s/succesfully/successfully/. | andvar |
| 2021-09-03 | fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ | andvar |
| 2021-08-24 | extend the list of available ciphers to include most of the | mrg |
| 2021-08-24 | implement tls minimum version setting. | mrg |
| 2021-08-24 | rework the bindport setting, inspired by part of the patch | mrg |
| 2021-08-24 | remove unused parameters, and clean up incompatible options. | mrg |
| 2021-08-21 | fix some more typos in comments/log messages, improve wording as well. | andvar |
| 2021-08-09 | s/fist/first/ | andvar |
| 2021-07-31 | s/threshhold/threshold | andvar |
| 2021-07-03 | Treat failed chdir/chroot for guest and chroot accounts as fatal. | christos |
| 2021-06-16 | ld.elf_so(1): Omit needless membar_enter. | riastradh |
| 2021-05-30 | Don't use the return address hack with clang. | joerg |
| 2021-05-05 | don't assume host BUFSIZ is sufficent. small BUFSIZ leads to | mrg |
| 2021-05-05 | include <stdint.h>. bozo_unconst() uses uintptr_t defined here. | mrg |
| 2021-04-08 | bozohttpd: fix argument type for functions from <ctype.h> | rillig |
| 2021-04-08 | bozohttpd-small: fix typo in SRCS, fix targets dependall and lint | rillig |
| 2021-04-08 | bozohttpd-small: fix error handling for unifdef | rillig |
| 2021-04-04 | avoid DoS in initial request size, which is now bounded at 16KiB. | mrg |
| 2021-03-06 | Don't or the got object in, just assign it. Fixes cc -mabi=64 hello.c -lcrypto | christos |
| 2021-03-06 | pretend we know about %# and %j... | christos |
| 2021-02-28 | libexec/httpd: fix cross-site scripting in Lua example | rillig |
| 2021-02-28 | update version, dates, add emily to list of contributors. sort list. | mrg |
| 2021-02-28 | avoid warnings from the previous when using objdirs. | mrg |
| 2021-02-28 | give BOZOVER a default so exporting a distfile is easy. | mrg |
| 2021-02-27 | changes in bozohttpd 20210227: | mrg |
| 2021-02-27 | belated call version 20210211 after previous memory leak fix. | mrg |
| 2021-02-11 | clean up issues detected by address sanitizer (just some memory | mrg |
| 2021-02-11 | changes in bozohttpd 20210210: | mrg |
| 2021-01-17 | also set -D_DEFAULT_SOURCE to open up more headers. | mrg |
| 2020-11-19 | Bozohttpd clobbers files greater than 4GB on 32bit archs. | hannken |
| 2020-10-15 | New sentence, new line. Fix xref. | wiz |
| 2020-10-15 | various updates from <henrik@gulbra.net> / freebsd. the list from Henrik: | mrg |
| 2020-10-15 | set -D_GNU_SOURCE in Makefile.boot. from hadrien.lacour@posteo.net. | mrg |
| 2020-09-22 | Correct r_ldbase valuse | kamil |