import from HEAD
[freeradius.git] / src / lib / Makefile
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