Age | Commit message (Expand) | Author |
---|---|---|
2023-11-13 | Crypto: Implement fast insecure RNG for overwritting memory areas. | Anton Kling |
2023-11-12 | AHCI: Add very basic AHCI and some additional helper functions to mmu.c | Anton Kling |
2023-11-10 | Kernel/fs: Dynamically allocate based upon file size. | Anton Kling |
2023-11-01 | Kernel: Add a simple TCP implementation | Anton Kling |
2023-10-31 | Meta: Create simple build scripts for kernel, userland and general enviroment | Anton Kling |
2023-10-31 | Meta: Move kernel and userland to their own folders. | Anton Kling |