24 months ago Omar Polo
add some tests for the list parser (main)
include compat.h to xc_SOURCES
free_list should remove items from the list
add a README
add compat for sys/queue.h
add a list implementation
2 years ago Omar Polo
fixed __dead compat
2 years ago Heph
Add virtual-env through nix-shell
implement the log level
missing break
pledge & unveil
add compat for bzero
don't leave the password in memory
add compat for __dead
fix readpassphrase compat