0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from cecst/master More... about 14 years ago
Fix radiusclient minor memleak More... about 14 years ago
retry mechanism for radius client 1.1.6 More... about 14 years ago
<sigh> revert last change.
Alan DeKok
as aland
More... about 15 years ago
Removed unnecessary "pair" parameter from rc_avpair_gen()
Alan DeKok
as aland
More... about 15 years ago
Zero out memory. Patch from Scott Neugroschl
Alan DeKok
as aland
More... over 15 years ago
Add NAS-IP-Address only if it's not already added
Alan DeKok
as aland
More... over 15 years ago
Poll timeout is milliseconds, not microseconds
Alan DeKok
as aland
More... over 15 years ago
Make it thread-safe. Based on a patch by Alex Massover
Alan DeKok
as aland
More... over 15 years ago
Note changes.
Alan DeKok
as aland
More... over 15 years ago
Removed unused structure entry.
Alan DeKok
as aland
More... over 15 years ago
Make rc_avpair_log function thread-safe
Alan DeKok
as aland
More... over 15 years ago
No longer needed.
Alan DeKok
as aland
More... over 15 years ago
Don't use lock file for sequence numbers.
Alan DeKok
as aland
More... over 15 years ago
Add more values from RFC2865/RFC2866 and remove some bogus ones. More... over 16 years ago
Replace select(2) with more modern interface poll(2) to avoid problem with sockfd > FD_SETSIZE. More... almost 17 years ago
Allow PW_ACCT_DELAY_TIME to be pre-populated in the accounting request, in which case use it as a starting point and increase as we go. More... almost 17 years ago
Added simple rules from freeradius-server for building a release
Alan DeKok
as aland
More... over 17 years ago
Prep for release of 1.1.6 More... over 17 years ago
Updated with information for 1.1.6 Release More... over 17 years ago
Update to add radius_deadtime to lib/options.h and cleanup initialization in lib/buildreq.c to match style for other variables. More... over 17 years ago
Introduce new feature: radius_deadtime: More... over 17 years ago
Regen after configure.in changes. More... over 17 years ago
- Remove unused local variable; - Fix possible crash introduced in the previous commit: logic in find_match function has been broken resulting in hp pointer referenced before assignment (if hostname is IP address and there were no match). More... over 17 years ago
- RADIUSCLIENT_NG_H -> FREERADIUS_CLIENT_H; - re-implement DEBUG() define using vararg macro to avoid gcc warning. More... over 17 years ago
Fix typo aPra/inet.h -> arPa/inet.h. More... over 17 years ago
Add cast so printf's argument matches format. More... over 17 years ago
Put {} around ambigious else statement. More... over 17 years ago
s/libradiusclient-ng.so/libfreeradius-client.so/ Not nice, but at least dpkg-buildpackage doesn't stop anymore in the middle of the build.
nbk
More... over 17 years ago
No need for this file any more More... over 17 years ago