Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-20 | Added BGA driver and generic FB wrapper | Marvin Borner | |
2021-05-20 | Major restructuring | Marvin Borner | |
2021-04-29 | Alright! | Marvin Borner | |
2021-04-28 | Started conversion to Grub (#17) | Marvin Borner | |
Yes, the CI won't like this. | |||
2021-04-01 | Hardened entire system | Marvin Borner | |
By using the nonnull attribute and replace buffer-overflow-prone functions like strcpy, strcat and sprintf by strlcpy, strlcat and snprintf. | |||
2021-03-20 | LGTM! | Marvin Borner | |
2021-03-15 | System hardening and errno impl | Marvin Borner | |
2021-03-12 | Started basic ioctl fb interface | Marvin Borner | |