0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pull from main FreeRADIUS.
Alan DeKok
as Alan T. DeKok
More... about 12 years ago
Check for NULL before incrementing
Alan DeKok
as Alan T. DeKok
More... about 12 years ago
Fix for coverity (potential segv for very long libpaths in run_mode)
Alan DeKok
as Alan T. DeKok
More... about 12 years ago
Don't leak memory on run_mode
Alan DeKok
as Alan T. DeKok
More... about 12 years ago
Fix for coverity (don't leak memory if we can't find the library
Alan DeKok
as Alan T. DeKok
More... about 12 years ago
.lo requires -c
Alan DeKok
as Alan T. DeKok
More... about 12 years ago
Update examples
Alan DeKok
as Alan T. DeKok
More... about 12 years ago
Older systems don't have strlcpy
Alan DeKok
as Alan T. DeKok
More... about 13 years ago
Fix coverity errors
Alan DeKok
as Alan T. DeKok
More... about 13 years ago
Use sizeof instead of strlen
Alan DeKok
as Alan T. DeKok
More... about 13 years ago
d_namlen is BSD, not posix
Alan DeKok
as Alan T. DeKok
More... about 13 years ago
Remove dead code
Alan DeKok
as Alan T. DeKok
More... about 13 years ago
Fix for coverity (potential segv for argument names over 49 bytes in jlibtool) More... about 13 years ago
Fix for coverity (fix potential buffer overflow in cleanup_tmp_dir) More... about 13 years ago
Fix const warning in jlibtool More... about 13 years ago
Fix for coverity (fix run command so it doesn't leak memory allocated for the command) More... about 13 years ago
Fix for coverity (fix load_install_path so it doesn't leak memory if passed a non absolute path) More... about 13 years ago
Fix for coverity (fix cleanup_tmp_dir so it doesn't leak directory handles) More... about 13 years ago
Fix for coverity (don't leak memory if the object doesn't exist) More... about 13 years ago
Fix for coverity (don't leak memory in add_rpath_noinstall) More... about 13 years ago
Fix for coverity (may pass NULL char pointer to strstr) More... about 13 years ago
Don't warn if the dir already exists More... about 13 years ago
Fix for coverity (warn if mkdir fails) More... about 13 years ago
Fix for coverity More... about 13 years ago
Ensure everything is initialized
Alan DeKok
as Alan T. DeKok
More... over 13 years ago
Fixes to make MingW32 build
Alan DeKok
as Alan T. DeKok
More... over 13 years ago
Updated examples
Alan DeKok
as Alan T. DeKok
More... over 13 years ago
Fix typos, and descriptive text
Alan DeKok
as Alan T. DeKok
More... over 13 years ago
Be a little bit more descriptive
Alan DeKok
as Alan T. DeKok
More... almost 14 years ago
Build sample program, too
Alan DeKok
as Alan T. DeKok
More... almost 14 years ago