summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
2025-10-21Fix _GNU_SOURCE not being defined@syxhe
2025-10-20Make make work again@syxhe
2025-06-09We do a little documentation@syxhe
2025-06-08Trim the fat@syxhe
2025-06-06Get rid of useless ll-internal files@syxhe
2025-06-06Get threadpool implementation workingthreadpool-debugging@syxhe
2025-05-18Still crashing. Lovely@syxhe
2025-05-14Update signatures of free-type functions to match the freecallback signature@syxhe
2025-05-08kms immediately@syxhe
2025-05-07Fucking annoying memory leak@syxhe
2025-05-07Simple stack implementation for making a concurrent stack@syxhe
2025-05-01Now I'm pissed@syxhe
2025-04-24Yeah this shit brokey@syxhe
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