added sha1 to the expr engine
[freeradius.git] / src / modules / rlm_expr / rlm_expr.c
2013-04-25 Alan Buxeyadded sha1 to the expr engine
2013-04-25 Arran Cudbard-BellSanitise logging macro names, and move the logging...
2013-04-25 Alan T. DeKokFix compile warning
2013-04-24 Alan T. DeKokFix xlat functions to NOT call radius_xlat
2013-04-23 Arran Cudbard-BellUse C99 bool type for truth values
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-18 Arran Cudbard-BellApparently error messages shouldn't have been converted...
2013-04-17 Arran Cudbard-BellReplace radlog(L_ERR with DEBUGE
2013-04-10 Alan T. DeKokAdd escape function to xlat_register
2013-04-04 Arran Cudbard-BellStart of dynamically allocated xlat expansions
2013-04-03 Alan T. DeKokRemove another xlat_unregister
2013-04-03 Alan T. DeKokRemove paircompare_unregister() from modules
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-04-01 Arran Cudbard-BellFix some clang specific compiler warnings
2013-03-31 Alan T. DeKokMassive cleanups to module instantiation.
2013-03-31 Alan T. DeKokDon't call mod_detach() from instantiate
2013-03-29 Alan T. DeKokConver L_ERR to cf_log_err
2013-03-20 Alan T. DeKokRe-name all of the module functions.
2013-03-20 Alan T. DeKokRename functions
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-03-08 Alan DeKokMerge pull request #215 from alanbuxey/master
2013-03-05 Alan T. DeKokAdded 0x... for numbers
2013-02-22 Arran Cudbard-BellReformat base64 code, use library base64 functions...
2013-02-19 Alan T. DeKokRemove compile warnings
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-01-22 Arran Cudbard-BellAdd doxygen headers to all module files
2012-10-20 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-10-17 Arran Cudbard-BellAdd base64tohex to allow values to be written to IP...
2012-10-14 Arran Cudbard-BellAdd base64 encoding/decoding library
2012-10-08 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-10-05 Alan DeKokMerge pull request #101 from philmayers/escape-context2
2012-10-05 Phil Mayersremove escape function from xlat handlers; perform...
2012-10-05 Phil Mayersadd extra argument to radius_xlat for escape function...
2012-10-04 Arran Cudbard-BellMerge pull request #87 from armitasp/master
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-09-28 Arran Cudbard-BellMerge pull request #95 from alanbuxey/master
2012-09-27 Alan DeKokMerge pull request #92 from philmayers/sess-persist
2012-09-21 Arran Cudbard-BellAdd safe-characters function from rlm_sql
2012-09-20 Arran Cudbard-BellMerge pull request #91 from philmayers/ldap-xlat-escape
2012-09-20 Arran Cudbard-BellMove string manipulation functions from xlat.c to rlm_expr
2012-09-20 Arran Cudbard-BellRemove b from randstr and implement h (hex encoded b)
2012-09-20 Arran Cudbard-BellMark instance as unused in %{rand:}
2012-09-20 Alan DeKokMerge pull request #90 from philmayers/urlquote
2012-09-19 Arran Cudbard-BellQuiet the compiler
2012-09-16 Arran Cudbard-BellAdd alphanumeric char class
2012-09-15 Arran Cudbard-BellAdd randstr expansion to generate random strings up...
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-07-17 Arran Cudbard-BellMerge pull request #59 from sionescu/master
2012-06-11 Alan T. DeKokmake xlat() take "const char *fmt"
2012-04-13 Alan T. DeKokAdded "instance" to xlat_unregister
2011-12-23 Alan T. DeKokRemove unused variable
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-09-03 Alan T. DeKokAdded %{rand:...} to generate uniformly distributed...
2010-12-25 Alan T. DeKokMade calculations use "int64_t"
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2007-11-25 aland Many "unsigned char" to "uint8_t" and "int" to "size_t...
2007-11-11 aland Mark more modules "safe for -C"
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-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
2007-02-12 aland call paircompare_unregister
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 ./scripts/min-includes +n <files listed here>
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:
next