0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
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. More... almost 21 years ago
o Make rc_avpair_get() function less ambiguoud. Bug #2575. More... almost 21 years ago
Unlike err() family of functions fprintf() doesn't add trailing '\n' automagically. More... almost 21 years ago
Regen everything for 0.4.4. More... almost 21 years ago
Prepare for 0.4.4. 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. More... almost 21 years ago
o Add support for parsing SIP digest attributes; More... almost 21 years ago
According to the RFC, maximum attribute length is 253 chars, not 128. More... almost 21 years ago
Avoid using strsep() for better portability. More... almost 21 years ago
Fix a bug: authserver has been used instead of acctserver. More... about 21 years ago
Actually commit rc_avpair_log() function. More... over 21 years ago
Say hello to version 0.4.2!!! More... over 21 years ago
main() returns int, not void. 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: *'. More... over 21 years ago
Kill unused files, which BTW are infected by the GPL virus. More... over 21 years ago
Allow comments to be placed at the end of the line. More... over 21 years ago
Add IPv6-related attributes. More... over 21 years ago
Fix lib/config.c so that the second server will be used/tried. More... over 21 years ago
*** empty log message *** More... over 21 years ago
Whitespace-only: kill whitespaces at the end of lines: I HATE THEM!!! More... over 21 years ago
Bump shared library version number due to ABI breakage introduced by the commit which allows zero-length strings. More... over 21 years ago
Say hello to version 0.4.1. More... over 21 years ago
Add ability to debug digest generation. 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. More... over 21 years ago
Change semantics of rc_avpair_add() function, so that it's possible to add zero-lenght string attributes. More... over 21 years ago
Regen after version number increase. More... over 21 years ago
Start 0.4.1. More... over 21 years ago
Merge in RELENG_0_4_0 into trunk. More... over 21 years ago
Add RPM spec. More... over 21 years ago
Add more SIP radius attributes. More... over 21 years ago