freeradius.git
2005-12-28 aland Don't reference interp if USE_ITHREADS isn't defined.
2005-12-28 aland Updates from bug #285
2005-12-28 aland wait for active threads only if we have spawned them.
2005-12-27 aland No query, die
2005-12-26 aland Casts to pass correct parameter
2005-12-21 nbk Fix up error in man.
2005-12-21 nbk Regenerate from configure 1.3 using Autoconf 2.59.
2005-12-21 nbk Use the user-supplied options for the tests, too.
2005-12-21 nbk Regenerate from configure 1.2 using Autoconf 2.59.
2005-12-21 nbk Disable module rlm_otp when there is no OpenSSL librar...
2005-12-19 aland set a1_len when using MD5-Password
2005-12-19 aland De-reference the correct pointer for MIT
2005-12-14 nbk Delete custom argument --with-large-files since autoco...
2005-12-13 aland Call rad_malloc(), which will never fail.
2005-12-13 aland Free strdup'd memory
2005-12-13 aland Initialize variable. Bug caught by Joe Maimon
2005-12-13 nbk Initialize allowed_chars before using sql_escape_func.
2005-12-13 aland Add regfree. Bug found by Dmity V. Plegan
2005-12-13 nbk Move the config examples of "rlm_sqlcounter" from...
2005-12-13 nbk There're unsafe string copies (reported by Primoz...
2005-12-13 nbk Don't keep a pointer on freed memory after the module...
2005-12-12 aland Make MD5-Session work, too
2005-12-12 aland Bug fix, as noted by Bruno Negrao
2005-12-12 nbk Don't keep a pointer on freed memory after the module...
2005-12-12 nbk Make the list of safe characters defined by user.
2005-12-12 nbk Strings from options "key" and "sql-inst" are copied...
2005-12-10 nbk Don't create a detail.work.work file when rerunning...
2005-12-10 nbk Add the option -P to set the port number to use for...
2005-12-09 nbk Tell the libmysqlclient to read the sections [freeradius]
2005-12-09 nbk Fix the comments about MySQL case sensitive queries...
2005-12-08 nbk Regenerate from configure.in 1.12
2005-12-08 nbk eDirectory support needs -DNOVELL
2005-12-08 nbk Always restore CFLAGS and LIBS after the tests.
2005-12-08 nbk Mark packets with invalid signature as "done", otherwi...
2005-11-30 aland Made it 2.0.0, and removed the changes that are in...
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 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
next