| 2021-11-10 13:15 | bootboot: Remove bootboot support from Limine | mintsuki | 202eac3d |
| 2021-11-10 12:48 | bootboot: Further address some of the issues raise in #124 | mintsuki | 636164a8 |
| 2021-11-10 12:40 | bootboot: Fix potential buffer overflow in bruteforce_kernel() (see #124) | mintsuki | 8b81412e |
| 2021-11-10 12:18 | build: Compile BIOS Limine for i686 instead of i386 | mintsuki | 42cd7d95 |
| 2021-11-10 11:29 | bootboot: Check for the right architecture when bruteforcing kernel (see #124) | mintsuki | 6aba8dec |
| 2021-11-10 11:25 | bootboot: Remove uselessness and compliance fixes (see #124) | mintsuki | e0fefcf2 |
| 2021-11-10 10:54 | Merge pull request #131 from ilobilo/trunk | mint | 907ddcd3 |
| 2021-11-10 10:54 | Merge pull request #130 from Andy-Python-Programmer/patch-5 | mint | d3177cf7 |
| 2021-11-10 06:41 | Update stivale.c | ilobilo | 5ff418dd |
| 2021-11-10 06:40 | Update stivale2.c | ilobilo | 5873fc96 |
| 2021-11-10 06:34 | tests: add a basic test multiboot1 kernel | Andy-Python-Programmer | 7be818bf |
| 2021-11-10 01:01 | Revert "bootboot: add a delay when assuming the stack size" | mintsuki | 6a56a07d |
| 2021-11-09 11:01 | config: Implement and use config_get_tuple() | mintsuki | 9d4bf41e |
| 2021-11-09 06:38 | Merge pull request #128 from Andy-Python-Programmer/patch-4 | mint | 1e1a0f25 |
| 2021-11-09 06:38 | Merge pull request #127 from Andy-Python-Programmer/patch-3 | mint | f55b987d |
| 2021-11-09 06:08 | config: update to add multiboot2 section in protocol keys | Andy-Python-Programmer | 8a1fb190 |
| 2021-11-09 05:57 | bootboot: make WARNING caps'ed for consistency | Andy-Python-Programmer | 8d25ad05 |
| 2021-11-09 05:44 | Merge pull request #126 from Andy-Python-Programmer/patch-2 | mint | 6867334e |
| 2021-11-09 05:33 | tests: add basic multiboot2 test kernel | Andy-Python-Programmer | 15cff010 |
| 2021-11-08 23:32 | bootboot: Fix spec compliance as noted in PR #124 comments | mintsuki | 1be24c3c |
| 2021-11-08 08:42 | build: Get build-id from linker instead of generating a random one | mintsuki | 0c073fcc |
| 2021-11-08 06:06 | bootboot: Bug fixes | mintsuki | 2caf1eae |
| 2021-11-07 11:29 | bootboot: General cleanup | mintsuki | 93cd5b1d |
| 2021-11-07 10:28 | Merge pull request #124 from pitust/trunk | mint | 99be5e2d |
| 2021-11-07 08:12 | bootboot: add a delay when assuming the stack size | pitust | 252bc5e5 |
| 2021-11-07 07:36 | Merge pull request #125 from Andy-Python-Programmer/patch-2 | mint | 16cdaedc |
| 2021-11-07 07:31 | config: document the behaviour if module string is NULL | Andy-Python-Programmer | 44f87b03 |
| 2021-11-06 14:45 | bootboot: remove random newline | pitust | 610ae119 |
| 2021-11-06 14:36 | bootboot: fix two issues in bootboot proto | pitust | db61f691 |
| 2021-11-06 12:15 | bootboot: finish writing the error lmao | pitust | 6cbc63a3 |