Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-03 | Very minor fixes | Marvin Borner | |
2021-06-02 | Huge scheduler rewrite and other things | Marvin Borner | |
2021-05-23 | Cleanup, linting, formatting | Marvin Borner | |
2021-05-20 | Major restructuring | Marvin Borner | |
2021-04-29 | Alright! | Marvin Borner | |
2021-04-29 | Multiboot/Grub progress | Marvin Borner | |
2021-04-28 | Started conversion to Grub (#17) | Marvin Borner | |
Yes, the CI won't like this. | |||
2021-04-25 | Added range-based memory validator | Marvin Borner | |
2021-04-16 | New elegant I/O blocking solution | Marvin Borner | |
This is done using an internal scheduler syscall (127). Very nice! | |||
2021-04-10 | Some changes here and there | Marvin Borner | |
2021-04-10 | Gave procs own kernel stack (TSS) | Marvin Borner | |
2021-04-09 | Added readable/writable checks | Marvin Borner | |
2021-04-03 | Added readonly remap of readonly elf sections | Marvin Borner | |
2021-04-02 | Added kernel section clear/protect after init | Marvin Borner | |
This is a huge security improvement as it prevents potential exploits of using or modifying internal kernel functions or data. | |||
2021-04-02 | Mapped .text and .rodata readonly | Marvin Borner | |
2021-04-02 | Added memory leak detector | Marvin Borner | |
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-21 | Cleaner shared memory implementation | Marvin Borner | |
2021-03-21 | Hardened syscalls | Marvin Borner | |
2021-03-21 | Added basic shared memory support | Marvin Borner | |
This will be improved soon. It's very insecure right now. | |||
2021-03-20 | Reimplemented memory range validation | Marvin Borner | |
2021-03-20 | LGTM! | Marvin Borner | |
2021-03-15 | System hardening and errno impl | Marvin Borner | |
2021-03-14 | Some security measurements | Marvin Borner | |
2021-03-14 | Maaany fixes :) | Marvin Borner | |
I don't have the motivation to write better commit messages... | |||
2021-03-13 | Nicü | Marvin Borner | |
2021-03-12 | Boots successfully... | Marvin Borner | |
2021-03-12 | Let's gooo! | Marvin Borner | |
2021-03-08 | im stoopid and i know it | Marvin Borner | |
2021-03-05 | Oh man... Idfk anymore | Marvin Borner | |
2021-03-02 | very good this is | Marvin Borner | |