| 2023-02-20 21:24 | build: Very minor QOL fixes | mintsuki | 9bcad9d2 |
| 2023-02-20 04:04 | docs: Update PHILOSOPHY.md to note reason for ext* driver inclusion | mintsuki | b4649f88 |
| 2023-02-20 04:02 | Revert "fs: Drop ext* support" | mintsuki | 1e65ada4 |
| 2023-02-19 09:07 | build: Misc quality-of-life fixes | mintsuki | c924d7b7 |
| 2023-02-18 08:41 | misc: Let freestanding-headers handle limits.h | mintsuki | ce7a5527 |
| 2023-02-16 06:18 | menu: Fix issue introduced in 48053fd2 where TIMEOUT=0 would not show interface | mintsuki | c7f34478 |
| 2023-02-16 02:54 | misc: Fix bug on trunk where returns to menu from panic would crash | mintsuki | 48053fd2 |
| 2023-02-16 02:21 | vga_textmode: Unbreak on trunk | mintsuki | e9094896 |
| 2023-02-16 01:05 | uri/tinfgzip: Minor fixes and layering improvement | mintsuki | a3f814b5 |
| 2023-02-15 20:09 | uri: Fix minor use-after-free bug | mintsuki | 3ae87be5 |
| 2023-02-15 20:05 | uri: Prevent memory leak when opening compressed files | mintsuki | 9b073512 |
| 2023-02-15 11:28 | docs: Update PHILOSOPHY.md noting that ext2/3/4 has been dropped | mintsuki | 82aec4b1 |
| 2023-02-15 10:53 | stb/image: Comment out problematic functions | mintsuki | 143d3d85 |
| 2023-02-15 10:31 | stb: Ignore some warnings coming from stb_image.h | mintsuki | 1099993b |
| 2023-02-15 10:19 | compress: Replace tinf's inflate implementation with stb_image's zlib | mintsuki | 71b3ae54 |
| 2023-02-15 09:43 | fs: Drop ext* support | mintsuki | caaf4f94 |
| 2023-02-12 22:13 | build: Use separate STRIP program in host Makefile | mintsuki | bcac8b62 |
| 2023-02-12 22:13 | build: Further fixes related to cd8188d8 | mintsuki | d744fc8c |
| 2023-02-12 21:20 | build: Update for latest cross-detect | mintsuki | ec34c86d |
| 2023-02-12 19:14 | build: Misc configure.ac improvements, install-strip fix ups | mintsuki | 8b7dc549 |
| 2023-02-12 06:39 | build: Update for latest cross-detect | mintsuki | 7e46840b |
| 2023-02-08 21:52 | host/enroll-config: Bring up to standard with deploy | mintsuki | 87bea2fe |
| 2023-02-08 20:59 | host/enroll-config: Fix buffer overflow | mintsuki | 8d427d76 |
| 2023-02-07 04:09 | build: Fix race condition in root GNUmakefile.in | mintsuki | cd8188d8 |
| 2023-02-06 23:49 | docs: README.md: Document secure boot and config hash enrolling | mintsuki | fb4b02a4 |
| 2023-02-06 23:42 | docs: Misc README.md fixes and updates | mintsuki | 8c7655ea |
| 2023-02-06 23:28 | config: Do not allow recovering from checksum mismatch panic | mintsuki | c30afde0 |
| 2023-02-06 23:23 | config: No longer allow continuing boot on checksum mismatches | mintsuki | 843be075 |
| 2023-02-06 22:58 | misc: Add support for enrolling config blake2b hash in executable | mintsuki | 8c7a9831 |
| 2023-02-06 19:24 | docs: Add PHILOSOPHY.md | mintsuki | 191ad51e |