freeradius.git
2005-12-10 nbkPull from CVS head:
2005-12-09 nbkPull from CVS head:
2005-12-09 nbkPull from CVS head:
2005-12-08 nbk Generated by autoheaders 2.13
2005-12-08 nbk Generated by autoheaders 2.13
2005-12-08 nbk Generated by autoconf 2.13
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 nbkPull from CVS head:
2005-12-08 fcusack no longer in HEAD and shouldn't be in 1.1 (cvs wouldn...
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-12-07 nbkPull from CVS head:
2005-12-07 nbkPull from CVS head:
2005-12-01 aland Update for 1.1.x
2005-12-01 aland Updated for 1.1.x
2005-11-30 aland Pull rbtree.c from the CVS head, to get fixes for...
2005-11-30 aland Pull changes from the (now-2.0) head
2005-11-30 aland Made it 2.0.0, and removed the changes that are in...
2005-11-30 aland Remember the proxying IP address.
2005-11-30 aland Updated for 1.1.0
2005-11-30 aland Don't need this any more in the 1.1.x branch
2005-11-30 aland Document the new dictionary format
2005-11-30 aland First pass at adding work on the 1.1.x branch.
2005-11-28 aland Re-implemented Exec-Program && Exec-Program-Wait in...
2005-11-28 aland Clean up time passed calculation (again)
2005-11-27 nbk Pull a few downstream fixes:
2005-11-25 nbk Don't trust "mysql_config" output and test the libmysq...
2005-11-24 aland More definitions for systems that don't have them
2005-11-23 aland If no digest algorithm, default to MD5.
2005-11-23 aland Sanity check lengths of hex string
2005-11-23 aland A little more generic way of truncating tunnel-passwor...
2005-11-22 aland Motorola Canopy stuff
2005-11-22 aland Allow tunnel passwords to be longer than 16 characters...
2005-11-17 fcusack - allocate all responses, not just the ones we fill...
2005-11-15 aland Moved TLS code from rlm_eap_tls to libeap. Updated...
2005-11-15 aland Remove stupid CVS log statement
2005-11-14 aland Cleaned up the code so it has one code base for all...
2005-11-14 aland Have the thread queue handler use fifos, rather than...
2005-11-14 aland Be a little more careful when creating bad attributes
2005-11-14 aland Look at the correct variable
2005-11-14 nbk 'exec.c' has been deleted.
2005-11-14 nbk Compile again the file 'exec.c'
2005-11-14 nbk Move back the file 'exec.c' from src/modules/rlm_exec...
2005-11-11 aland As found on the net
2005-11-11 pnixonfile rlm_sqlippool.c was added on branch branch_1_1...
2005-11-11 aland Include files used to build the server are now <freera...
2005-11-08 fcusack s/otp_get_challenge/otp_async_challenge/ to avoid...
2005-11-08 fcusack combine another FR and PAM debug option (missed earlier)
2005-11-08 fcusack fix logging:
2005-11-08 fcusack fix signed/unsigned comparison
2005-11-08 fcusack combine FR and PAM debug options
2005-11-08 fcusack Change user_state 'challenge' field from string to...
2005-11-08 fcusack add sratch3 back to user_state, to hold csd offset
2005-11-07 aland On deleting the request list, kill any live threads...
2005-11-07 fcusack s/user_info/card_info/
2005-11-07 fcusack remove extra scratch field from user_state
2005-11-07 fcusack - otp.h: add scratch data fields to otp_user_state_t...
2005-11-05 fcusack remove csd arg to cardops response() method
2005-11-05 fcusack remove cardops isearly() method, instead the challenge...
2005-11-05 fcusack remove 'now' arg from cardops maxtwin() method
2005-11-05 fcusackDescription:
2005-11-04 aland Use closefrom
2005-11-04 aland Spelling.
2005-11-04 aland Allow tabs
2005-11-04 aland Catch NULL ptr
2005-11-04 aland On HUP, move proxy sockets, too
2005-11-04 cparkerUpdated check program for 'sockaddr_storage' to include...
2005-11-04 fcusack - Remove duplicate work in cardops twin2cardtime(...
2005-11-04 fcusack change state fields failcount and minewin from int...
2005-11-04 fcusack - change state field minauthtime to mincardtime
2005-11-04 aland More cleanups & leak fixes
2005-11-03 aland Abstract code some more.
2005-11-03 fcusack - add back time restriction to rwindow override, mista...
2005-11-03 fcusack Make isconsecutive() a cardops method instead of tryin...
2005-11-02 fcusack cardops updatecsd() method twin arg is int, not unsigned
2005-11-02 fcusack - change csd and challenge args to cardops response...
2005-11-02 aland Removed duplicate function. Patch from Phillipe Sultan
2005-11-02 fcusack isearly() should take int, not unsigned, for ewin arg
2005-11-02 fcusack simplify "too early" logic by adding a cardops method...
2005-11-02 fcusack update csd comment: prev, not next, sync challenge...
2005-11-01 aland Added hex printing of the packets if command-line...
2005-11-01 aland Catch case where the user hasn't updated the dictionar...
2005-11-01 nbk Pass option "--config-cache" to configure, it's *a...
2005-11-01 nbk Regenerate from configure.in 1.222
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
next