14
I Use This!
Very High Activity

Commits : Listings

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