Base SoH code for Microsoft NAP.
[freeradius.git] / src / lib / Makefile
2010-10-08 Phil MayersBase SoH code for Microsoft NAP.
2010-03-31 Alan T. DeKokMade 'reconfig' target use PHONY subdirectories, too
2009-12-17 Alan T. DeKokSimplified use of llvm checker
2009-09-15 DanteAllow TCP code to build if WITH_TCP is defined
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2009-03-06 Alan T. DeKokScan src/lib, too
2008-04-20 aland Include encode/decode packet stuff. Dp5
2008-03-17 aland Make event system use heaps, which are simpler &&...
2007-11-24 aland Use new LIBRADIUS definition
2007-08-13 aland Pulled fix from branch_1_1
2007-05-28 aland Added preliminary VMPS support. The code can receive...
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-04-14 aland Include getaddrinfo, too
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-03 aland Massive change to the server core to remove horrid...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-30 aland Make hash table have comparison callback, it's needed.
2006-05-09 fcusackimport from HEAD:
2006-04-12 aland Port fix from the head
2006-04-12 aland Forcibly create libdir as a directory, rather than...
2006-04-12 aland Don't do stupid things like print hmac sha1 stuff
2006-04-12 aland Don't do stupid things like print hmac_sha1 nonsense...
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 nbk Restore the previous form of the "libtool --mode=insta...
2006-03-23 nbk Restore the previous form of the "libtool --mode=insta...
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-10 nbkPull from CVS head:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-01-22 nbk Wipe out last vestiges of static/dynamic rules.
2006-01-21 nbk In branch 1.1, crypt.c is still in libradius, therefor...
2006-01-21 nbk We don't need to link the libradius with -lcrypt anymo...
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-30 aland First pass at adding work on the 1.1.x branch.
2005-11-14 aland Have the thread queue handler use fifos, rather than...
2005-11-11 aland Include files used to build the server are now <freera...
2005-09-20 nbk Build strlcpy and strlcat files, too.
2005-09-12 nbk Compile hash.c, too.
2005-08-23 aland Move crypt.c to src/main. Library functions shouldn...
2004-08-30 aland Pull fixes 1.126, 1.127, 1.128 from HEAD
2004-06-15 vorlonautotools revamp:
2004-05-28 phampsonMove (GPL'd) smbdes.c into the (GPL'd) modules that...
2004-02-18 aland Build rbtree.c, too
2003-12-15 aland Include udpfromto.c
2003-11-21 mcr always turn on SHA1 debugging, but have a run-time...
2003-10-31 mcr added hmacsha1 routines.
2003-06-24 pnixonCrypt thread patch from Oliver Graf <ograf@rz-online...
2003-03-03 aland Removed DES from the MSCHAP module, and placed common...
2002-12-02 aland Include Isaac random number generator, from
2002-10-28 aland A little better rule for 'make clean', bu Paul Hampson
2002-07-09 aland Added 'install' target, so libradius.so gets installed...
2002-07-08 aland Re-write to use libtool, which allows us to build...
2002-06-20 fcusack move sha1 and md4 code into lib
2001-07-26 aland Preliminary EAP patch from Raghu <raghud@hereuare...
2001-02-23 aland Added portable 'snprintf' and 'vsnprintf' to the sourc...
2000-11-24 aland add MD5 to the list of targets
2000-02-23 aland moved the build over to using libtool.
1999-10-26 aland depend on the autoconf.h header file, too
1999-10-05 aland removed 'static' defs from MD5 functions, and moved...
1999-09-20 miquels * Added LIBPREFIX, set to "" on OS/2 and "lib" on...
1999-09-18 miquels * Renamed some more Makefile.in files to plain Makefile