index
:
vxgg_rewrite
master
threadpool-debugging
A more competent rewrite of VXGG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Age
Commit message (
Collapse
)
Author
2025-06-09
We do a little documentation
@syxhe
2025-06-09
Doxygen fuckery
@syxhe
2025-06-06
Get threadpool implementation working
threadpool-debugging
@syxhe
2025-05-14
Update signatures of free-type functions to match the freecallback signature
@syxhe
2025-05-07
Simple stack implementation for making a concurrent stack
@syxhe
2025-04-17
Improve makefile slightly
@syxhe
2025-04-15
Make some progress on scanning code
@syxhe
2025-04-10
Overhaul makefile
@syxhe
2025-04-04
Make decryptto function also use named temporary files for writing
@syxhe
2025-03-28
Create xalloc function and wrappers, fix XALLOC_EXIT usages to comply with ↵
@syxhe
ISO C99
2025-03-24
Add a warning to ll.h about how dlinkedlist functions are X_ALLOC functions
@syxhe
2025-03-24
Do some more work on the linked list
@syxhe
2025-03-24
Refactor a bunch of the linked list implementation
@syxhe
2025-03-23
Fix a whole bunch of shit, create an arena implementation
@syxhe
2025-01-21
Write some sample code to encrypt a file via password
@syxhe
2025-01-11
Fix genpassword function, delete buggy (v)asprintf implementation(s)
@syxhe
2025-01-06
Start work on encryption
@syxhe
2024-12-26
Put some notes down
@syxhe
2024-12-21
Initial Commit
@syxhe