freeradius.git
2005-11-01 nbk Ugly hack to make "./configure --config-cache" work.
2005-11-01 fcusack change order of twin and ewin params to cardops challe...
2005-11-01 aland Add "format=" option to VENDOR statements in the dicti...
2005-11-01 aland Set more lengths on paircreate()
2005-10-31 aland Removed bogus code
2005-10-31 nbk Always use a "switch" statement after calling the...
2005-10-31 fcusack isconsecutive(): test for persistent softfail to avoid...
2005-10-31 fcusack persistent softfail (forced by nullstate) fixes
2005-10-30 nbk Don't leak memory in rad_authenticate() when we receive an
2005-10-29 nbk Print a debug message with the name of the stanza...
2005-10-29 fcusack right shift OTP_CF_FRW and OTP_CF_TW mask bits to...
2005-10-29 fcusack don't redefine _GNU_SOURCE if already defined
2005-10-28 aland Move table of PID's to wait for into a hash table...
2005-10-28 aland Correct typo in closefrom
2005-10-27 nbk Don't fclose() a file stream more than once.
2005-10-26 fcusack add trid-beta-2 support
2005-10-26 aland Suppress sending attributes of zero length.
2005-10-26 aland Correct length bug in make_tunnel_passwd
2005-10-25 aland Now that we have rad_vp2attr, and it's clean, adding...
2005-10-25 aland New attributes, from bug #284.
2005-10-25 aland rad_vp2attr now takes "const VALUE_PAIR *", so it...
2005-10-25 fcusack run all known cardops constructors if they didn't run
2005-10-25 fcusack Update minauthtime handling for event-only cards to...
2005-10-24 aland Clean up rad_vp2attr. This version is a LOT more...
2005-10-23 nbk Check the return value of accounting modules and don...
2005-10-22 aland More code cleanups
2005-10-21 aland Moved code from rad_encode() to rad_vp2attr(), to...
2005-10-21 aland H(A1) == MD5-Password.
2005-10-21 aland Corrected typo, as noted in bug #287
2005-10-21 aland Ensure we stop...
2005-10-21 aland Stop earlier if something went wrong
2005-10-21 aland Substantially re-written, to have a common function...
2005-10-19 aland New paircmp() function, which compares two pairs,...
2005-10-19 fcusack big update
2005-10-18 aland Allow comparisons on IPv6 stuff, too
2005-10-18 aland Renamed paircmp to paircompare, as we should probably...
2005-10-18 aland Patches from Joe Maimon to fix some edge conditions
2005-10-17 mgriegoBe a little more forgiving about the number of domain...
2005-10-17 aland Catch even more corner cases.
2005-10-17 aland Queue the request, THEN look for more threads
2005-10-17 aland Catch the time when we're supposed to send delayed...
2005-10-17 aland When stealing the fd, steal the rl, too
2005-10-17 aland Increment head *after* deleting it from the queue
2005-10-17 mgriegoAllow mschap_xlat to return the correctly formatted...
2005-10-15 mgriegoAdded htonl wrapper around mask when ANDing in client_s...
2005-10-12 aland Type fixes
2005-10-10 aland Moved code out of rad_decode() into rad_attr2vp, so...
2005-10-09 bjordanovChanged size of start pool to fit one on experimental...
2005-10-08 nbk Don't free the check items in proxy_receive(): simulta...
2005-10-07 aland Foundational work for building C++ modules.
2005-10-07 aland Added EAP-PSK from:
2005-10-07 aland Don't set things twice
2005-10-07 fcusack fix unsigned vs signed comparison
2005-10-06 pnixonspelling fix
2005-10-06 pnixonspelling fixes
2005-10-06 aland Handle regex comparisons. Patch from Joe Maimon
2005-10-06 pnixonspelling fixes
2005-10-05 fcusack add maxtwin() cardops method to allow dynamic twin...
2005-10-05 fcusack pass 'when' and 'twin' to updatecsd(), so that time...
2005-10-05 nbk Delete #include "autoconf.h" from other header files...
2005-10-04 aland As posted to the list
2005-10-03 fcusack add some comments about twin2authtime() usage
2005-10-03 fcusack twin2authtime() should return time_t, not int32_t
2005-10-02 pnixonspelling fixes
2005-10-02 pnixonspelling fix
2005-10-02 pnixonsmall fixup
2005-10-01 fcusack - add 'ewin' arg to cardops challenge() method, for...
2005-09-29 nbk Add an attribute to the unused parameters.
2005-09-29 nbk Fix function declaration.
2005-09-29 nbk Include "request_list.h", too.
2005-09-29 fcusack pass 'when' arg to cardops nullstate() method, for...
2005-09-29 fcusack Add 'challenge' arg to cardops updatecsd() method...
2005-09-29 fcusack style: document buffer sizes for char[] args
2005-09-29 fcusack otp_keystring2keyblock(): add range checking
2005-09-29 fcusack - Add nexttwin() cardops method, for help with...
2005-09-28 aland Set src ip/port for auth & acct, too.
2005-09-28 aland When including conf files, reference 'cs' rather than...
2005-09-28 aland Set proxy packet src IP & port.
2005-09-28 aland Make the hashing a little better
2005-09-28 nbk config.h is auto-generated by configure, therefore...
2005-09-28 nbk Delete unused #defines.
2005-09-28 nbk Include headers that were missing.
2005-09-28 nbk Fix typos.
2005-09-28 nbk Add the attribute UNUSED to parameters that need it.
2005-09-27 nbk Delete unused variables.
2005-09-27 aland Fix potential hash collision issues by a yucky hack.
2005-09-27 aland Added 'default' module rcode, which sets a whack of...
2005-09-27 nbk Install the libradius headers in /usr/include/freeradi...
2005-09-27 nbk Get the variable $(includedir) from autoconf, too.
2005-09-25 nbk Fix some compilation warnings.
2005-09-25 nbk Fix previous commit: Don't use the macros defined...
2005-09-25 nbk Add the attribute "noreturn" to the functions that...
2005-09-23 nbk Check whether strings were allocated already.
2005-09-23 nbk Limit the length of string radiusd_conf always to...
2005-09-23 nbk If strftime(3) returns 0, the contents of the string...
2005-09-23 fcusack Update csd on successful auth or rwindow candidate...
2005-09-23 fcusack var name change p->dbc
2005-09-23 fcusack warn if hardfail <= softfail (effectively disab...
2005-09-23 fcusack pass csd to challenge() method
2005-09-23 fcusack add updatecsd() cardops method
next