Turn on super pedantic warnings in CLANG
[freeradius.git] / src / modules / rlm_wimax / rlm_wimax.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-25 Arran Cudbard-BellAdd compile time checking for config pointers
2014-05-18 Arran Cudbard-BellRemove trailing periods in log messages
2014-05-02 Alan T. DeKokAdd CC_HINT(nonnull) to module methods
2014-04-11 Alan T. DeKokFix calls to radius_paircreate()
2014-04-03 Alan T. DeKokReturn noop if we don't do anything
2013-11-14 Arran Cudbard-BellUpdate the conffile parser to treat the fields mapped...
2013-07-22 Arran Cudbard-BellReverse arguments for bin2hex and hex2bin so output...
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-07-09 Arran Cudbard-BellSprinkle vp->type = VT_DATA in more places, this will...
2013-06-23 Arran Cudbard-BellRename configure.in to configure.ac
2013-05-06 Alan T. DeKokMove vp_octets and vp_strvalue to pointer
2013-04-30 Alan T. DeKokAdded pairmemcpy()
2013-04-25 Arran Cudbard-BellSanitise logging macro names, and move the logging...
2013-04-23 Arran Cudbard-BellMore rdebug
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-04-01 Arran Cudbard-BellThat should be the last of the UNUSED warnings
2013-03-31 Alan T. DeKokFix typo
2013-03-31 Alan T. DeKokMassive cleanups to module instantiation.
2013-03-20 Alan T. DeKokMore function renaming
2013-03-20 Alan T. DeKokRe-name all of the module functions.
2013-03-19 Alan T. DeKokConvert pairmake() to talloc
2013-03-16 Arran Cudbard-BellReplace spaces with tabs
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-02-18 Alan T. DeKokMore debug macros
2013-02-17 Alan T. DeKokRemoved unused variable
2013-02-16 Alan T. DeKokRemove "type" from paircreate() function.
2013-01-22 Arran Cudbard-BellAdd doxygen headers to all module files
2013-01-11 Arran Cudbard-BellAdd documentation to modules.h
2013-01-04 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-12-30 Arran Cudbard-BellAdd support for tags to remaining functions in lib...
2012-10-28 Arran Cudbard-BellAdd tag matching to pairdelete and paircopy2
2010-11-10 Alan T. DeKokThe NAS generates the MN-FA key, not the AAA
2010-11-10 Alan T. DeKokRemoved extra calls to HMAC_CTX_init()
2010-06-11 Alan T. DeKokFixes to make more modules build
2010-05-31 Alan T. DeKokAll of the modules now build.
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2009-08-11 Alan T. DeKokMake code consistent with examples.
2009-04-17 Alan T. DeKokAdded configuration to delete the MS-MPPE-*-Keys
2009-02-17 Alan T. DeKokFixed debug message. Noted by Dave Anderson.
2008-12-18 Alan T. DeKokAdded WiMAX-MN-NAI and other server-side attributes
2008-09-24 Alan T. DeKokRenumber MSK and EMSK to match the rest of the code
2008-09-23 Alan T. DeKokCreate MIP4 keys.
2008-09-11 Alan T. DeKokFix debug output
2008-08-21 Alan T. DeKokSimple module to fix WiMAX Calling-Station-Id