0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2023 — Jun 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make more symbols private /2 More... over 10 years ago
make more symbols private. More... over 10 years ago
coding style fixes and cleanup More... over 10 years ago
more coding style fixes. More... over 10 years ago
Keep-Alive support. More... over 10 years ago
bump the copyright year More... over 10 years ago
Fixed invalid pointer dereference. More... over 10 years ago
Dispatch EPOLLRDHUP first. More... over 10 years ago
fix coding style More... over 10 years ago
Incremented the number of events manageable by the event loop. More... over 10 years ago
cleanup the public config header. More... over 10 years ago
zero warning again :) More... over 10 years ago
Merge pull request #5 from rugginoso/feature/config More... over 10 years ago
drop malloc. use calloc everywhere. More... over 10 years ago
Fixed coding style More... over 10 years ago
Ported hello container to the new API More... over 10 years ago
Added new API rapp_init to initialize plugins More... over 10 years ago
Prefixed API More... over 10 years ago
Test directory scanning for config files More... over 10 years ago
Added tests for parsing from file More... over 10 years ago
Non blocking sockets. More... over 10 years ago
Translate "_" in "-" in commandline arg name More... over 10 years ago
Fixed cmake link vars for config's tests More... over 10 years ago
Fix warnings More... over 10 years ago
Merge branch 'develop' of github.com:rugginoso/rapp into feature/config More... over 10 years ago
Test reading variables with underscore from env More... over 10 years ago
Do not accept "-" in config names More... over 10 years ago
Check names for sections and options in config. More... over 10 years ago
Fixed indentation More... over 10 years ago
Reindented file More... over 10 years ago