As posted to the list by Alexander Kubatkin
[freeradius.git] / src / lib / filters.c
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-06-05 aland Build only if ASCEND_BINARY is defined
2007-11-25 aland Many "unsigned char" to "uint8_t" and "int" to "size_t...
2007-11-23 aland More changes to make a common naming scheme. This...
2007-08-13 aland Pulled fix from branch_1_1
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-05-14 nbk Delete trailing whitespace.
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
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-09 fcusackimport from HEAD:
2006-05-03 aland Better printing of octets
2006-05-03 aland Better printing of octets
2006-05-03 aland Initialize error string to something sane
2006-05-03 aland Initialize error string to something sane
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-15 nbk Update the LGPL boilerplate with the new address of...
2006-03-15 nbk Update the LGPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from 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:
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-11 aland Include files used to build the server are now <freera...
2005-09-01 aland Updated vp_filter.
2005-09-01 aland s/->strvalue/->vp_strvalue/g
2005-08-31 aland uint8_t fixes
2005-06-18 aland Make parser more forgiving.
2005-04-27 aland Make it build on non-IPv6-aware systems.
2005-04-15 aland Fixed typo in comment
2005-02-14 aland Use new library functions hex2bin/bin2hex
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-02-26 aland Better deal with netmasks of 0.
2004-02-18 aland argc++ should have been argc--
2003-11-21 mcr use size_t for lengths.
2003-10-31 mcr fixed some signed/unsigned conflicts.
2003-10-02 aland Make IPX filters work.
2003-09-30 aland Fixed prototype to be sane, and made some more minor...
2003-09-30 aland Re-write the "parse generic filter" function, and...
2003-09-29 aland First pass at re-writing Ascend's horrible code.
2003-09-03 cparkerGlob patch to change #if to #ifdef when checking variab...
2003-09-01 phampsonSkip ill-formed comparison operators correctly, which...
2003-01-28 aland A little cleaner information for error messages
2002-12-03 aland Make the code a little prettier
2002-06-21 cparker Jumbo fix to quiet compiler warnings by adding (int...
2002-03-02 ramooreUpdate the print_abinary function to show 'est' when...
2002-01-14 3APA3A! Cosmetic changes to prevent warnings during compilation
2001-08-28 aland Don't smash the contents of ascend binary strings.
2001-02-08 cparker Cosmetic changes to the 'print_abinary' function to...
2000-10-17 pacmanQuiet many instances of "warning: passing arg N of...
2000-09-25 aland re-arranged #include lines
2000-09-25 aland cleaning up #include files, moving them around, deleti...
2000-07-25 aland Patched from "Alan Curry" <pacman-radius@cqc.com>:
2000-04-18 aland removed <time.h> and <sys/time.h>, to let "libradius...
2000-04-13 aland more paranoid 'const'
2000-04-13 aland added more 'const' to ensure that constant buffers...
2000-03-02 aland re-worked to get rid of static buffers.
2000-02-25 aland massive conversion of types.
2000-01-20 aland did 'strdup(valstr)' in filterBinary function, so...
1999-11-03 aland added more 'const'
1999-09-18 miquelsChange a couple of Makefile.ins to plain Makefiles
1999-08-30 aland removed dumb PRINTF 'debugging' code.
1999-08-30 aland corrected minor problems (filter was defined to be...
1999-08-30 aland updated for better printing, some more IPX printing
1999-08-26 aland don't print out as much information.
1999-08-26 aland more updates for header files
next