summaryrefslogtreecommitdiffhomepage
path: root/public
AgeCommit message (Expand)Author
2025-08-21feat: refactor and fixed python scripts.Amlal El Mahrouss
2025-08-09feat: warning fixes and Semaphore API patches.Amlal
2025-08-01feat: tools/mgmt.oe: tiny source tweaks.Amlal El Mahrouss
2025-07-31feat: mgmt.oe: openenclave management tool. (wip)Amlal El Mahrouss
2025-07-26feat: KernelTest.fwrk: Add copyright notice to UnitTests.ccAmlal El Mahrouss
2025-07-24feat: __CF_64BIT__ macro for CoreFoundation.fwrk.Amlal El Mahrouss
2025-07-23feat: tooling: wrote a simple nekernel manual to html converter.Amlal El Mahrouss
2025-07-10feat: KernelTest: v0.0.2! API changes.Amlal El Mahrouss
2025-07-09feat: DiskImage.fwrk: Made `DIFormatPartitionEPM` cross platform.Amlal El Mahrouss
2025-07-05feat: remove OpenMSG framework, deprecated in favor of LibMSG.Amlal El Mahrouss
2025-05-30refactor: Format codebase and fix warning in UserProcessScheduler.Amlal El Mahrouss
2025-05-30global: architectural changes, see commit details.Amlal El Mahrouss
2025-05-29feat: Improve libSystem's architecture and implementation.Amlal El Mahrouss
2025-05-27feat: generic_kits: Add X64Chrono inside BenchKit.Amlal El Mahrouss
2025-05-25kernel!: lots of changes, see commit details.Amlal El Mahrouss
2025-05-24feat(kernel): Better syscall routing, also added new tools.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-16feat(manuals): add HTML page for PoC.Amlal El Mahrouss
2025-05-16feat(kernel): User doesn't store the password directly anymore, it is hashedAmlal El Mahrouss
2025-05-14feat(kernel): Improved DiskImage.fwrk's Format functions, don't assumeAmlal El Mahrouss
2025-05-14feat(DiskImage.fwrk): Fix duplicate symbols link error.Amlal El Mahrouss
2025-05-14feat(kernel): add ddk.sys to the build flow, finished the mk_fwrk CLI.Amlal El Mahrouss
2025-05-13feat(kernel): see below for the commit's details.Amlal El Mahrouss
2025-05-11feat(kernel/hefs): Fixed the shortcomings and issues of HeFS.Amlal El Mahrouss
2025-05-09dev(kernel, tooling): better code quality inside the codebase and more checks...Amlal
2025-05-08meta(kernel): saving changes to avoid loss.Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-24dev, tooling: Improve the tools and frameworks on userspace.Amlal El Mahrouss
2025-04-23dev, kernel: necessary refactors regarding future changes.Amlal El Mahrouss
2025-04-21dev, kernel, tools, tooling, tex: add mk_app tool, see details.Amlal El Mahrouss
2025-04-18kernel, boot: improvements and tweaks on the kernel's filesystems.Amlal El Mahrouss
2025-04-15dev, user: drafting a system call map.Amlal El Mahrouss
2025-04-15dev, user: user.sys refactors.Amlal El Mahrouss
2025-04-15fix, kernel, boot, mod: Fixing issues regarding the boot flow and theAmlal El Mahrouss
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.Amlal El Mahrouss
2025-04-05kernel: storage, modules, mbci: implement mbci_read_auth_key, mbci_test_mmio,...Amlal El Mahrouss
2025-04-04cf/Foundation: Use Kernel's 'Char' type instead of std's 'char'Amlal El Mahrouss
2025-04-04kernel, storage: important patches done to AHCI, PIO, PagingMgr, and DMA.Amlal El Mahrouss
2025-04-02boot/net: rename Boot.S files, clarify EEPROM implication, and prep UDP readAmlal El Mahrouss
2025-04-01boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMainAmlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-28ahci: fix: report success when ahci is detected.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-27BootZ: Introduce NetBoot module & consolidate STANDALONE macroAmlal El Mahrouss
2025-03-27meta: update copyright years in tools.Amlal El Mahrouss
2025-03-27add: new driver device kit API. (DDK)Amlal El Mahrouss
2025-03-25cli(diutil): moved CommandLine.cc to src/Amlal El Mahrouss
2025-03-25cli(diutil): FIX: fill DI_DISK_IMAGE with the retrieved fields.Amlal El Mahrouss
2025-03-25refactor(kernel): Refactor MemoryMgr code and log freed address location.Amlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss