Turn on super pedantic warnings in CLANG
[freeradius.git] / src / modules / rlm_utf8 / rlm_utf8.c
2014-12-22 Arran Cudbard-BellTurn on super pedantic warnings in CLANG
2014-12-03 Arran Cudbard-BellMerge pull request #847 from spbnick/man_clients_update
2014-12-03 Arran Cudbard-BellChange references to vp->length to vp->vp_length
2014-05-02 Arran Cudbard-BellAdd CC_HINT(nonnull) to module functions which were...
2014-03-16 Arran Cudbard-BellBackport fr_cursor name changes
2013-05-29 Arran Cudbard-BellUse paircursor for iteration where appropriate
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-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-02-16 Alan T. DeKokChanged vp->attribute to vp->da->attr, etc.
2013-01-22 Arran Cudbard-BellAdd doxygen headers to all module files
2013-01-11 Arran Cudbard-BellAdd documentation to modules.h
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-10-04 Alan T. DeKokAdded simple module to "clean" the request of non-UTF...