summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2025-04-17Improve makefile slightly@syxhe
2025-04-15Make some progress on scanning code@syxhe
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 IS...@syxhe
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