0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update for additional header checks to allow greater cross-platformosity. More... about 18 years ago
Updated to new prototypes for gethostby* wrappers and constification of some internal functions. More... about 18 years ago
More threadsafe changes. rc_gethostbyname/rc_gethostbyaddr wrappers, and some initialization fixes for embedded operation. More... about 18 years ago
Replace strtok with strtok_r so that library is (more) threadsafe More... over 18 years ago
update autofoo More... over 18 years ago
Fixed wrong usage of strncat function in several places More... over 18 years ago
missing return More... over 18 years ago
Fix wrong usage of strncat function (3rd parameter of function is maximum length of appended string, not the whole string after append). More... over 18 years ago
Updated version number. Remove top level CHANGELOG, updated doc/ChangeLog instead. More... over 18 years ago
Updated README with more security information. More... over 18 years ago
Updated makefiles.(am|in) to include radembedded. More... over 18 years ago
Added CHANGELOG and updated README with security warning about the lack of full security audit on the code. More... over 18 years ago
Updated Makefile.in in /src and added 'radembedded.c' and example program that doesn't require an external configuration file. It is intended as a demo of how to embed radius client functionality into a third party program. More... over 18 years ago
Updated to allow the embedding of radius client, so that config can be set by the embedded program. Dictionary files and sequence number files are still externally used, but all other config including servers is definied via function calls. More... over 18 years ago
Replace the broken md5.c with md5.c/h from the FreeRADIUS library. More... over 18 years ago
Fix ChangeLog version More... over 18 years ago
Add a example server that matches freeradius-server's localhost example More... over 18 years ago
Make Changelog to match radiusd More... over 18 years ago
Document the release method More... over 18 years ago
Change libradiusclient.la to libfreeradius-client.la More... over 18 years ago
Change names from radiusclient-ng to freeradius-client More... over 18 years ago
Update to automake 1.9.6 More... over 18 years ago
Change radiusclient-ng to FreeRADIUS Client More... over 18 years ago
Cleanup comment block and add description More... over 18 years ago
Add a basic description of the project More... over 18 years ago
Add link to Wiki documentation More... over 18 years ago
fixed to compile with autoconf-2.53 More... almost 19 years ago
Merge in two different kinds of DIGEST_DEBUG into a single version. More... about 19 years ago
Make compiling with DIGEST_DEBUG. More... about 19 years ago
Add support for $(DESTDIR). More... about 19 years ago