14
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2024 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use better function signatures for read / write pause / resume
Alan DeKok
as Alan T. DeKok
More... 17 days ago
remove callbacks from fd_alloc()
Alan DeKok
as Alan T. DeKok
More... 17 days ago
add read blocked / resume callbacks
Alan DeKok
as Alan T. DeKok
More... 17 days ago
add callbacks for read/write blocked, and read/write resume
Alan DeKok
as Alan T. DeKok
More... 17 days ago
Enable write protection on a per-module list basis More... 18 days ago
Temporary fix More... 18 days ago
Explicitly free the listener in the socket destructor More... 18 days ago
Use talloc get type abort for safety... More... 18 days ago
Don't use cf_parent(inst->cs) More... 18 days ago
Revert "Tests pass with mprotect enabled locally... let's see if it works with CI now" More... 18 days ago
Network should own the drectory listener too More... 18 days ago
Tests pass with mprotect enabled locally... let's see if it works with CI now More... 18 days ago
Get the listen section from the parent module More... 18 days ago
Dup the parent config section before calling conf_parse for child transport modules More... 18 days ago
Don't always copy the parsed flag when duping pairs More... 18 days ago
Add logging functions for sections and pairs More... 18 days ago
Don't try and free local thread instance data if it's not been allocated More... 18 days ago
Shouldn't use perr here... More... 18 days ago
Call submoule instantiate for proto modules before calling master.instantiate More... 18 days ago
Reorder args in mod_network_get More... 18 days ago
Make the default radclient tests run with dynamic clients More... 18 days ago
Make cntrl-c work again on macOS, after we do a TLS handhshake More... 18 days ago
Fix time tracking assert when the server is blocked processing children More... 18 days ago
Typo More... 18 days ago
Split the backtrace function More... 18 days ago
Add the same shim for all modules More... 19 days ago
More predictable signal handling More... 19 days ago
start of re-implementing CoA server functionality
Alan DeKok
as Alan T. DeKok
More... 19 days ago
add write_blocked flag to packet bio
Alan DeKok
as Alan T. DeKok
More... 19 days ago
update comments and documentation
Alan DeKok
as Alan T. DeKok
More... 19 days ago