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