summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2025-04-10Overhaul makefile@syxhe
2025-04-04Make decryptto function also use named temporary files for writing@syxhe
2025-03-28Create xalloc function and wrappers, fix XALLOC_EXIT usages to comply with ↵@syxhe
ISO C99
2025-03-24Add a warning to ll.h about how dlinkedlist functions are X_ALLOC functions@syxhe
2025-03-24Do some more work on the linked list@syxhe
2025-03-24Refactor a bunch of the linked list implementation@syxhe
2025-03-23Fix a whole bunch of shit, create an arena implementation@syxhe
2025-01-21Write some sample code to encrypt a file via password@syxhe
2025-01-11Fix genpassword function, delete buggy (v)asprintf implementation(s)@syxhe
2025-01-06Start work on encryption@syxhe
2024-12-26Put some notes down@syxhe
2024-12-21Initial Commit@syxhe