summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
2025-04-22Stop threadpool from crashing@syxhe
2025-04-22Yay segfault@syxhe
2025-04-21Rework dlinkedlist functions to use VALLOC macro instead of only xalloc@syxhe
2025-04-17Slight improvement to scandirlist function to properly free memory on error@syxhe
2025-04-15Create scanner.c/h files@syxhe
2025-04-15Finish prototype scanning code@syxhe
2025-04-15Make some progress on scanning code@syxhe
2025-03-30Create encryption functions that actually work@syxhe
2025-03-25Change function signature of (simple)arena_init function@syxhe
2025-03-24Fix MEM_ALIGN_BYTES not being static@syxhe
2025-01-06Start work on encryption@syxhe
2025-01-03Filter out . and .. folders from scan results@syxhe
2024-12-26Put some notes down@syxhe
2024-12-21Initial Commit@syxhe