.gitignore
|
first commit
|
2025-05-26 00:06:22 +02:00 |
encode.c
|
add base64url encoding option
|
2025-05-26 23:59:47 +02:00 |
encode.h
|
change header macro names to be more idiomatic
|
2025-05-27 15:14:55 +02:00 |
main.c
|
remove bugs related to uninitialized variables
|
2025-05-28 17:31:07 +02:00 |
Makefile
|
repair Makefile to include -g in CFLAGS again
|
2025-05-28 20:33:16 +02:00 |
output.c
|
remove bugs related to uninitialized variables
|
2025-05-28 17:31:07 +02:00 |
output.h
|
change header macro names to be more idiomatic
|
2025-05-27 15:14:55 +02:00 |