Prefix *_ENDIAN macros with RADIUS_
[freeradius.git] / src / include / missing-h
2014-10-01 Nikolai KondrashovPrefix *_ENDIAN macros with RADIUS_
2014-09-05 Arran Cudbard-BellFix PCRE checks on FreeBSD
2014-08-22 Alan DeKokMerge pull request #758 from spbnick/trigger_max_thread...
2014-08-10 Arran Cudbard-BellAggregate tmpl and map functions in their own .c/.h...
2014-07-16 Arran Cudbard-BellMerge pull request #732 from nchaigne/v3.0.x
2014-07-12 Alan DeKokMerge pull request #730 from nchaigne/v3.0.x
2014-07-09 Arran Cudbard-BellRemove useless extern declarations
2014-06-09 Arran Cudbard-BellFix sig_t check
2014-06-04 Arran Cudbard-BellCheck for htonll and htonlll (you never know)
2014-05-02 Arran Cudbard-BellSwap out all __attribute__ markers with CC_HINT() this...
2014-04-04 Arran Cudbard-BellSet types correctly on talloced VALUE_PAIR buffers
2014-02-27 Arran Cudbard-BellOn bigendian systems byte order macros should just...
2014-02-27 Arran Cudbard-BellSimplify byte order macros
2014-02-27 Arran Cudbard-BellFix ntohll so that it works on big endian systems
2013-09-09 Arran Cudbard-BellWrap ASCTIME too
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-03-09 Arran Cudbard-BellMerge pull request #219 from olivierbeytrison/ldap_enh
2013-03-09 Alan T. DeKokWe haven't used sys/locking.h for a while.
2013-03-09 Alan T. DeKokRemove RADIUSD_NEED_DECLARATION
2012-11-06 Arran Cudbard-BellMerge pull request #126 from arr2036/autoconf_fellation
2012-11-06 Arran Cudbard-BellSubstitute autoconf defines in missing.h and tls.h...