openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
freeradius-client
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 6 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #1 from cecst/master
Alan DeKok
More...
about 14 years ago
Fix radiusclient minor memleak
widman
More...
about 14 years ago
retry mechanism for radius client 1.1.6
widman
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.
sobomax
More...
over 16 years ago
Replace select(2) with more modern interface poll(2) to avoid problem with sockfd > FD_SETSIZE.
sobomax
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.
sobomax
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
cparker
More...
over 17 years ago
Updated with information for 1.1.6 Release
cparker
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.
cparker
More...
over 17 years ago
Introduce new feature: radius_deadtime:
sobomax
More...
over 17 years ago
Regen after configure.in changes.
sobomax
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).
sobomax
More...
over 17 years ago
- RADIUSCLIENT_NG_H -> FREERADIUS_CLIENT_H; - re-implement DEBUG() define using vararg macro to avoid gcc warning.
sobomax
More...
over 17 years ago
Fix typo aPra/inet.h -> arPa/inet.h.
sobomax
More...
over 17 years ago
Add cast so printf's argument matches format.
sobomax
More...
over 17 years ago
Put {} around ambigious else statement.
sobomax
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
pnixon
More...
over 17 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree