| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-31 | fix: CI and include directory. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-31 | meta: rename to astdx, to avoid future confusions. | Amlal El Mahrouss | |
| 2025-03-31 | mod/embdfs: got a basic idea of how the library's gonna look like and | Amlal El Mahrouss | |
| work. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-31 | mod/embdfs.hpp: add superblock structure. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-30 | fix: mod/embdfs: rename filename to embdfs, to specify the real name. | Amlal El Mahrouss | |
| 2025-03-30 | stdx: add two new files, which are work in progresses. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-30 | lib/cgi.hpp: Add documentation for 'cgi_writer' class. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-30 | lib/cgi.hpp: better 'Server' field, no spaces anymore (according to std) | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-30 | cgi.hpp: better constructor, add destructor. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-29 | module: add: CGI header. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-28 | lib: restructure stdx headers and rename to opt, relocate example | Amlal El Mahrouss | |
| Move stdx.hpp into a stdx/ subdirectory and rename to opt.hpp, reflecting its specific purpose. Rename stdx.cc to opt.cc accordingly. Update includes in both the library and examples to reflect the new path. Also move must_pass.cc and its CMake config into examples/must_pass/ for better organization and consistency. No functional changes made. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-20 | META: Better checksum example, using modern C++ classes. | Amlal El Mahrouss | |
| META: make use of .hpp, instead of confusing the user with lacking a .hpp at the end. | |||
| 2025-03-20 | INIT: open-source the stdx library. | Amlal El Mahrouss | |
