| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-04 | feat: see below. | Amlal El Mahrouss | |
| feat: Rework `OpenMSG` into `LibMSG` feat: Rename `generic_kits` to `misc` Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-30 | refactor: UPS: use correct name for *_ptr_tree functions. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-30 | fix!: feat: Generic `sched_try_go_upper_ptr_tree` support. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-30 | feat: Generic `sched_try_go_upper_ptr_tree` support. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-30 | feat: FileTree `free` support. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-30 | feat: Introducing `FileTree` allocation and WiP DebugSrv integration. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-27 | fix: Fix a bad `stacksym` check. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-27 | fix: remove redundant header include. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-26 | fix: UPS: Don't exit when process crashes. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-23 | fix: Fix AP init code, and format codebase. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-22 | AsciiUtils.cc | 0xf00sec | |
| 2025-06-22 | fix: PEFLdr: Fix compilation error on `mmap` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-22 | Merge pull request #45 from 0xf00sec/0xf00sec-patch-6.3 | Amlal El Mahrouss | |
| rt_copy_memory_safe: PEFCodeMgr.cc | |||
| 2025-06-22 | ;) | 0xf00sec | |
| 2025-06-22 | Merge pull request #44 from 0xf00sec/0xf00sec-patch-6.4 | Amlal El Mahrouss | |
| UserProcessScheduler.cc | |||
| 2025-06-22 | UserProcessScheduler.cc: ArchKit | 0xf00sec | |
| 2025-06-22 | PEFCodeMgr.cc: ArchKit | 0xf00sec | |
| 2025-06-22 | fix: TLS is located in KernelKit, not NeKit. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-22 | Merge pull request #43 from 0xf00sec/0xf00sec-patch-6.5 | Amlal El Mahrouss | |
| UserMgr.cc | |||
| 2025-06-22 | Merge pull request #42 from 0xf00sec/0xf00sec-patch-6.6 | Amlal El Mahrouss | |
| IndexableProperty.cc | |||
| 2025-06-22 | Merge pull request #50 from 0xf00sec/0xf00sec-patch-6.8 | Amlal El Mahrouss | |
| IPCMsg.cc | |||
| 2025-06-22 | Merge pull request #49 from 0xf00sec/0xf00sec-patch-6.7 | Amlal El Mahrouss | |
| NeFS+FileSystemParser.cc | |||
| 2025-06-22 | Merge pull request #46 from 0xf00sec/0xf00sec-patch-6.2 | Amlal El Mahrouss | |
| rt_copy_memory_safe: HeFS+FileSystemParser.cc | |||
| 2025-06-22 | IPCMsg.cc | 0xf00sec | |
| rt_copy_memory_safe | |||
| 2025-06-22 | NeFS+FileSystemParser.cc | 0xf00sec | |
| rt_copy_memory calls were replaced with rt_copy_memory_safe. | |||
| 2025-06-22 | IndexableProperty.cc | 0xf00sec | |
| The argument order was corrected. #include <NeKit/Utils.h> was added, and rt_copy_memory_safe is added | |||
| 2025-06-22 | UserMgr.cc | 0xf00sec | |
| rt_copy_memory calls were replaced with rt_copy_memory_safe, and #include <NeKit/Utils.h> | |||
| 2025-06-22 | UserProcessScheduler.cc | 0xf00sec | |
| rt_copy_memory calls were replaced with rt_copy_memory_safe. #include <NeKit/Utils.h> and #include <HALKit/AMD64/Processor.h> | |||
| 2025-06-22 | rt_copy_memory_safe: PEFCodeMgr.cc | 0xf00sec | |
| 2025-06-22 | rt_copy_memory_safe: HeFS+FileSystemParser.cc | 0xf00sec | |
| 2025-06-22 | rt_copy_memory to rt_copy_memory_safe | 0xf00sec | |
| 2025-06-18 | PEF format update `5.0` and codebase refactors. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-18 | meta: Ran `format.sh` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-17 | kernel: fix: Fix duplicates on `IPAddr.cc` and `AsciiUtils.cc`. | Amlal El Mahrouss | |
| fix: Fix dead code in `Bool USER_PROCESS::SpawnDylib()` Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-12 | feat: libSystem, kernel: finalizing the hash and routing system of ↵ | Amlal El Mahrouss | |
| libSystem's handlers. feat: Rework TTY, and CD-ROM API too. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-11 | feat: `___chkstk_ms` has been implemented for AMD64 HAL. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-10 | security: fix: memory-leak on `ups-alloc-tree`, and mismatch in | Amlal El Mahrouss | |
| traversal. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-10 | fix: security: UAF on the `ups-allocation-tree` | Amlal El Mahrouss | |
| credits: - @0xf00sec who reported the issue. - @amlel-el-mahrouss who implemented the patch. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-10 | fix: UserProcessScheduler security patches. | Amlal El Mahrouss | |
| These patches are regarding: - Thread safety (exit code global has been removed.) - Code quality, in `SpawnDylib` - In memory allocation checks too. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-07 | fix/feat: NetworkKit: Better IPAddr.cc implementation for both IP6 and IP4. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-06 | feat: The `APM` HW protocol implementation got improvements (ARM64) | Amlal El Mahrouss | |
| fix: BootNet: be more descriptive when trying to flash from network, and it fails. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-04 | Merge pull request #38 from 0xf00sec/0xf00sec-patch-5 | Amlal El Mahrouss | |
| # Name: Sec: FS/Kernel # Brief: Filesystem & Kernel Offset/Buffer. | |||
| 2025-06-04 | Fixx | 0xf00sec | |
| 2025-06-04 | Fix | 0xf00sec | |
| 2025-06-04 | Sec: FS/Kernel | 0xf00sec | |
| filesystem & Kernel Offset/Buffer. | |||
| 2025-06-04 | meta: Ran `./format.sh` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-04 | fix: Fix #37 compilation errors and warnings. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-04 | F* Macros | 0xf00sec | |
| 2025-06-04 | Fix mParser | 0xf00sec | |
| 2025-06-03 | feat: TLS: Improved its implementation, and add a user field for additional ↵ | Amlal El Mahrouss | |
| checks. refactor: Reworked `open_msg`'s messaging system. refactor: Rename `Utils.cc` to `AsciiUtils.cc` Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
