0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed log line at startup. More... over 10 years ago
WIP on double pass for commandline More... over 10 years ago
Added missing free More... over 10 years ago
Use null logger for tests More... over 10 years ago
print debug message for skipped files More... over 10 years ago
Added --confd directory scan More... over 10 years ago
Use new logger API More... over 10 years ago
Merge branch 'develop' of https://github.com/rugginoso/rapp into config More... over 10 years ago
more container tests. More... over 10 years ago
Ensure to opened file. More... over 10 years ago
bootrstrap the container tests More... over 10 years ago
typos (nitpicks) More... over 10 years ago
More commandline parsing. Added --config for parsing config files More... over 10 years ago
Corrected special argp keys More... over 10 years ago
Moved code to parse string to correct type to a common function More... over 10 years ago
Added metavar support/API. Better grouping in argp help More... over 10 years ago
coding style requires <obj>_new, not <obj>_open More... over 10 years ago
add the skeleton of the container test. More... over 10 years ago
Do not add the empty entry between sections More... over 10 years ago
Readded section titles, modified constant, fixes in argp parser function More... over 10 years ago
config->options must be an array of struct argp_option, not an array of pointers to struct argp_option. More... over 10 years ago
More work on the commandline parser (broken) More... over 10 years ago
Added tests for HTTPResponseWriter. More... over 10 years ago
WIP on commandline parser More... over 10 years ago
Test tcp_connection_sendfile. More... over 10 years ago
tcp_connection_sendfile now knows only about file descriptor, the stat stuff was moved into http_response_writer_sendfile. More... over 10 years ago
Moved commandline code to its own source file More... over 10 years ago
Fixed coding style. More... over 10 years ago
http_request_get_method returns and HTTPMethod enum value. More... over 10 years ago
Merged upstream/develop More... over 10 years ago