Merge tag 'release_3_0_12' into branch moonshot-fr-3.0.12-upgrade.
[freeradius.git] / src / include / missing-h
2017-01-27 Dan BreslauMerge tag 'release_3_0_12' into branch moonshot-fr...
2015-12-20 Arran Cudbard-BellMerge pull request #1377 from skids/virtualize_state
2015-11-17 Alan DeKokMerge pull request #1387 from jpereira/minor/warnings1
2015-11-16 Arran Cudbard-BellMinor fix
2015-11-16 Arran Cudbard-BellProvide fdprintf if it's missing Closes #1366
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-06-29 Alan BuxeyUpdate missing-h
2015-04-09 Arran Cudbard-Bellbstrndup and bstrncpy are probably better names
2015-04-09 Arran Cudbard-BellTALLOC_CTX not always available
2015-04-09 Arran Cudbard-BellFixup a bunch of bad calls to talloc_memdup
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2015-02-22 Arran Cudbard-BellCleanup MD4 code and headers
2014-12-15 Arran Cudbard-BellMerge pull request #849 from spbnick/util_help
2014-12-12 Arran Cudbard-BellCreate abstraction layer around regular expression...
2014-10-18 Arran Cudbard-Bellfix missing.h substitutions to end matches at end of...
2014-10-18 Arran Cudbard-BellHAVE_HTONLL not HAVE_HTON_LL (Fix build for Yosemite)
2014-10-01 Nikolai KondrashovPrefix *_ENDIAN macros with RADIUS_
2014-09-07 Kevin WassermanMerge branch 'v3.0.x' into tr-integ
2014-09-05 Arran Cudbard-BellFix PCRE checks on FreeBSD
2014-09-04 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
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-22 Kevin WassermanMerge branch 'v3.0.x' into tr-upgrade
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-26 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
2014-06-18 Sam HartmanMerge tag 'release_3_0_4_rc1' into tr-upgrade
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
2014-02-04 Sam HartmanMerge tag 'release_3_0_1' into tr-integ
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...