Add "extern C {...} to header files for C++ builds.
[freeradius.git] / src / include / token.h
2010-10-09 Alan T. DeKokAdd "extern C {...} to header files for C++ builds.
2007-12-17 aland Added more 'const'
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-28 aland Added getstring() to support the conf files
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-08 aland Pull fix for bug #436 from branch_1_1
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-10-03 aland margin notes on which tokens have what numbers
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-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-16 nbk Update the GPL 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
2004-10-12 aland s/T_INVALID/T_OP_INVALID/
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2002-11-21 aland str2int and int2str, based on Wichert Akkerman's patch.
2002-10-15 aland Define a 'last' token, so we know how many tokens...
2002-07-10 aland Added new tokens: bare word, double quoted string...
2002-04-23 cparker Updated core server to understand new check_item opera...
2001-08-28 aland Changed the tokens from being define's to enums. ...
2000-08-25 aland Patch from "Alan Curry" <pacman-radius@cqc.com>
2000-08-17 aland additional documentation (i.e. comments) as to what...
2000-05-03 aland added token T_HASH, for '#'. Enabled the pairread...
1999-12-16 aland define '==' as a token
1999-10-19 aland src/main/valuepair.c - code to call regular expression...
1999-08-16 alandInitial revision origin/aland