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 28, 2024 — Aug 28, 2025
Showing page 8 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update for additional header checks to allow greater cross-platformosity.
cparker
More...
about 18 years ago
Updated to new prototypes for gethostby* wrappers and constification of some internal functions.
cparker
More...
about 18 years ago
More threadsafe changes. rc_gethostbyname/rc_gethostbyaddr wrappers, and some initialization fixes for embedded operation.
cparker
More...
about 18 years ago
Replace strtok with strtok_r so that library is (more) threadsafe
cparker
More...
over 18 years ago
update autofoo
pnixon
More...
over 18 years ago
Fixed wrong usage of strncat function in several places
pnixon
More...
over 18 years ago
missing return
pnixon
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).
pnixon
More...
over 18 years ago
Updated version number. Remove top level CHANGELOG, updated doc/ChangeLog instead.
cparker
More...
over 18 years ago
Updated README with more security information.
cparker
More...
over 18 years ago
Updated makefiles.(am|in) to include radembedded.
cparker
More...
over 18 years ago
Added CHANGELOG and updated README with security warning about the lack of full security audit on the code.
cparker
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.
cparker
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.
cparker
More...
over 18 years ago
Replace the broken md5.c with md5.c/h from the FreeRADIUS library.
cparker
More...
over 18 years ago
Fix ChangeLog version
pnixon
More...
over 18 years ago
Add a example server that matches freeradius-server's localhost example
pnixon
More...
over 18 years ago
Make Changelog to match radiusd
pnixon
More...
over 18 years ago
Document the release method
pnixon
More...
over 18 years ago
Change libradiusclient.la to libfreeradius-client.la
pnixon
More...
over 18 years ago
Change names from radiusclient-ng to freeradius-client
pnixon
More...
over 18 years ago
Update to automake 1.9.6
pnixon
More...
over 18 years ago
Change radiusclient-ng to FreeRADIUS Client
pnixon
More...
over 18 years ago
Cleanup comment block and add description
pnixon
More...
over 18 years ago
Add a basic description of the project
pnixon
More...
over 18 years ago
Add link to Wiki documentation
pnixon
More...
over 18 years ago
fixed to compile with autoconf-2.53
peternixon
More...
almost 19 years ago
Merge in two different kinds of DIGEST_DEBUG into a single version.
sobomax
More...
about 19 years ago
Make compiling with DIGEST_DEBUG.
sobomax
More...
about 19 years ago
Add support for $(DESTDIR).
sobomax
More...
about 19 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