arg.h
|
Correct arg.h license
|
2018-07-16 11:49:51 +02:00 |
config.def.h
|
Specify UTF-8 for non-binary content-types
|
2019-01-02 17:04:23 +01:00 |
http.c
|
Don't replace '+' with ' ' when decoding URLs
|
2019-01-10 22:02:23 +01:00 |
LICENSE
|
Fix one byte NULL stack overflow
|
2018-07-16 22:48:20 +02:00 |
main.c
|
Sort flag-switch alphabetically
|
2019-02-23 13:50:59 +01:00 |
resp.c
|
Specify UTF-8 for non-binary content-types
|
2019-01-02 17:04:23 +01:00 |
sock.c
|
Add netinet/in.h to sock.c
|
2018-03-05 10:24:46 +01:00 |
util.c
|
Use sizeof() - 1 rather than strlen()
|
2018-07-02 18:41:29 +02:00 |