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
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 11 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix a segfault which occures in some cases on some platforms that does care about alignments when accessing memory.
sobomax
More...
almost 21 years ago
o Make rc_avpair_get() function less ambiguoud. Bug #2575.
sobomax
More...
almost 21 years ago
Unlike err() family of functions fprintf() doesn't add trailing '\n' automagically.
sobomax
More...
almost 21 years ago
Regen everything for 0.4.4.
sobomax
More...
almost 21 years ago
Prepare for 0.4.4.
sobomax
More...
almost 21 years ago
Add new radiusclient utility, which allows to generate arbitrary request from the command line and send it to the Radius server, returning result as an exit code.
sobomax
More...
almost 21 years ago
o Add support for parsing SIP digest attributes;
sobomax
More...
almost 21 years ago
According to the RFC, maximum attribute length is 253 chars, not 128.
sobomax
More...
almost 21 years ago
Avoid using strsep() for better portability.
sobomax
More...
almost 21 years ago
Fix a bug: authserver has been used instead of acctserver.
sobomax
More...
about 21 years ago
Actually commit rc_avpair_log() function.
sobomax
More...
over 21 years ago
Say hello to version 0.4.2!!!
sobomax
More...
over 21 years ago
main() returns int, not void.
sobomax
More...
over 21 years ago
Restore historoc behaviour when in the absence of explicit bindaddr option in the config file operating system is trusted to assign source IP address to outgoing UDP packets according to its routing table. Previously in 0.4.x series address rerutned by gethostbyhane(hostname()) was forced as source IP address for all outgoing UDP packets. The same behaviour can be ontained by specifying `bindaddr: *'.
sobomax
More...
over 21 years ago
Kill unused files, which BTW are infected by the GPL virus.
sobomax
More...
over 21 years ago
Allow comments to be placed at the end of the line.
sobomax
More...
over 21 years ago
Add IPv6-related attributes.
sobomax
More...
over 21 years ago
Fix lib/config.c so that the second server will be used/tried.
sobomax
More...
over 21 years ago
*** empty log message ***
sobomax
More...
over 21 years ago
Whitespace-only: kill whitespaces at the end of lines: I HATE THEM!!!
sobomax
More...
over 21 years ago
Bump shared library version number due to ABI breakage introduced by the commit which allows zero-length strings.
sobomax
More...
over 21 years ago
Say hello to version 0.4.1.
sobomax
More...
over 21 years ago
Add ability to debug digest generation.
sobomax
More...
over 21 years ago
Fix a critical bug, which causes incorrect secret to be used for requests with any string attribute with the length 6.
sobomax
More...
over 21 years ago
Change semantics of rc_avpair_add() function, so that it's possible to add zero-lenght string attributes.
sobomax
More...
over 21 years ago
Regen after version number increase.
sobomax
More...
over 21 years ago
Start 0.4.1.
sobomax
More...
over 21 years ago
Merge in RELENG_0_4_0 into trunk.
sobomax
More...
over 21 years ago
Add RPM spec.
sobomax
More...
over 21 years ago
Add more SIP radius attributes.
sobomax
More...
over 21 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