| Age | Commit message (Expand) | Author |
| 2023-02-10 | Alignment. NFCI. | skrll |
| 2023-01-12 | fix the ldd build | christos |
| 2023-01-12 | Handle program headers properly; fixes c++ exceptions on arm32. | christos |
| 2023-01-06 | Remove the limitation of only being able to load binaries with 2 PT_LOAD | christos |
| 2023-01-04 | comment out a function that is only used in rtld | christos |
| 2023-01-04 | make the what argument size_t since we are passing in size_t | christos |
| 2022-12-05 | Use the SZREG symbol instead of __SIZEOF_POINTER__ as its shorter. Assert | skrll |
| 2022-12-05 | RISC-V is RELA | skrll |
| 2022-12-04 | Consistently use the 'mv' instrucation (which is itself an alias) instead | skrll |
| 2022-12-03 | Trailing whitespace | skrll |
| 2022-12-03 | Whitespace. NFC. | skrll |
| 2022-11-02 | fix various typos in comments and messages. | andvar |
| 2022-11-01 | s/varaible/variable/ and s/varible/variable/ in comments. | andvar |
| 2022-09-13 | ld.elf_so(8): Make fork take a shared, not exclusive, lock. | riastradh |
| 2022-09-12 | Document the -q option. | martin |
| 2022-09-12 | Add a -q option to make http quiet (no log messages). | martin |
| 2022-08-26 | Fix CVE-2020-10188 | hgutch |
| 2022-08-26 | telnetd: fix the crash that's been talked about the past couple days. | dholland |
| 2022-07-06 | Fix copy & pasto: DTPREL relocations do not need to allocate a static | martin |
| 2022-06-21 | Support ifunc on aarch64. The tests pass at least. | skrll |
| 2022-06-21 | Wrap long #if defined(...) || ... and sort. NFCI. | skrll |
| 2022-06-06 | build system: Revert all the recent additions of MK[...] knobs that | nia |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-05-31 | add .mobi / application/x-mobipocket-ebook. | mrg |
| 2022-05-30 | Set DP early so that any binary functions that override others get the | skrll |
| 2022-05-28 | mk: Add MKFINGER, MKTALK flags for not building | nia |
| 2022-05-27 | mk: Add a MKLFS flag for excluding the log-structured filesystem userspace | nia |
| 2022-05-18 | call this bozohttpd 20220517. | mrg |
| 2022-05-17 | fix local privilege escalation due to a race condition | kre |
| 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 |