Merge tag 'release_3_0_12' into branch moonshot-fr-3.0.12-upgrade.
[freeradius.git] / src / include / libradius.h
2017-01-27 Dan BreslauMerge tag 'release_3_0_12' into branch moonshot-fr...
2016-09-14 Alan DeKokMerge pull request #1727 from jrouzierinverse/feature...
2016-09-13 James RouzierExpose dict_parent
2016-09-12 Alan T. DeKokRe-work dict_str2oid and dict_parent
2016-06-08 Arran Cudbard-BellPrevent signal loop
2015-12-30 Alan T. DeKokMake rad_print_hex take const
2015-12-20 Arran Cudbard-BellMerge pull request #1377 from skids/virtualize_state
2015-11-18 Arran Cudbard-BellVarious fixes for LEAP proxying
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-09-11 Alan T. DeKokAdd fr_pair_list_mcopy_by_num()
2015-08-01 Alan DeKokMerge pull request #1169 from jpereira/devel/bsd-kevent1
2015-07-31 Arran Cudbard-Bellfr_utf8_char should take a string length so that it...
2015-07-31 Arran Cudbard-BellFifo code should use unsigned ints
2015-07-20 Arran Cudbard-BellAllow an af to be specified for fr_pton
2015-07-20 Arran Cudbard-BellAdd fr_pton_port which parses a v4/v6 ipaddress or...
2015-07-15 Arran Cudbard-BellMerge pull request #1133 from jpereira/devel/add-sql_fi...
2015-07-14 Arran Cudbard-BellRename functions in pair.c to be consistent with the...
2015-06-27 Arran Cudbard-BellUse talloc for fifo buffers
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-17 Alan T. DeKokExpose fr_cursor_init with the correct parameters.
2015-06-15 Arran Cudbard-BellMerge pull request #1059 from jpereira/develop-rlm_repl...
2015-06-15 Alan T. DeKokDisallow "TLV" types to have any data
2015-06-15 Alan T. DeKokExpose rad_data2vp_tlvs
2015-06-03 Alan T. DeKokFix LGPL text broken by 1af9582b2
2015-05-17 Arran Cudbard-BellAdd function to check if something is a value utf8...
2015-05-15 Arran Cudbard-BellFormatting
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-05-14 Alan T. DeKokSource data for pairBstrncpy is void*
2015-05-13 Arran Cudbard-BellMove value data printing functions
2015-04-28 Alan T. DeKokMark paircompare() attributes which were dynamically...
2015-04-28 Arran Cudbard-Bellsed -ie 's/fr_debug_flag/fr_debug_lvl/' sed -ie 's...
2015-04-09 Arran Cudbard-Bellbstrndup and bstrncpy are probably better names
2015-03-20 Arran Cudbard-BellCreate a standard set of socket connection functions...
2015-03-20 Arran Cudbard-BellMove fr_nonblock and fr_blocking to misc.c. They're...
2015-03-18 Arran Cudbard-BellSplit out unix socket connection function
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2015-02-26 Arran Cudbard-BellAlways register the talloc fault functions
2015-02-23 Arran Cudbard-BellOnly use FD to write FR_FAULT logs. If syslog is config...
2015-02-22 Arran Cudbard-BellCleanup md5 code and headers
2015-02-22 Arran Cudbard-BellMove fr_verify functions
2015-02-10 Alan T. DeKokMake rad_recv() take a TALLOC_CTX
2015-01-26 Arran Cudbard-BellMove suid* functions to util.c so they're included...
2015-01-13 Alan T. DeKokFix license erroneously updated by commit 23d838445
2014-12-22 Arran Cudbard-BellTurn on super pedantic warnings in CLANG
2014-12-15 Arran Cudbard-BellAdd &attr[n] which gets the last instance of an attribu...
2014-12-15 Arran Cudbard-BellAdd packet debugging back into radclient
2014-12-15 Arran Cudbard-BellMerge pull request #849 from spbnick/util_help
2014-12-12 Arran Cudbard-BellAdd always flag to fr_debug_break
2014-12-12 Arran Cudbard-BellCreate abstraction layer around regular expression...
2014-12-11 Arran Cudbard-BellFormatting
2014-12-11 Arran Cudbard-BellRemove last call to pairdatacpy and remove pairdatacpy
2014-12-11 Alan T. DeKoksrc is const
2014-12-11 Alan T. DeKokCreate value_data_copy function
2014-12-09 Arran Cudbard-BellFix argument order in fr_prints so out is first
2014-12-08 Arran Cudbard-BellRename fr_print_string to fr_prints
2014-12-08 Arran Cudbard-BellMake fr_print_string take -1 to signify that it should...
2014-12-08 Alan DeKokMerge pull request #850 from mcnewton/patch-dpkg
2014-12-06 Alan T. DeKokMore escaping / unescaping fixes.
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-12-03 Arran Cudbard-BellAdd vp_length macro (makes it easier to backport change...
2014-11-13 Arran Cudbard-BellShould be vp_aprints not vp_aprint
2014-11-10 Arran Cudbard-Bellpairfind_da -> pairfind_by_da
2014-11-06 Arran Cudbard-BellUse paircmp_op for comparing cached group memberships
2014-11-04 Arran Cudbard-BellMerge pull request #827 from leprechau/tokener-cleanup
2014-11-04 Arran Cudbard-BellLink to libcap to determine process capabilities
2014-11-04 Alan T. DeKokFix fr_utf8_strchar() and tests
2014-11-03 Alan T. DeKokFix fr_utf8_strchar() and tests
2014-11-02 Arran Cudbard-BellFix %{escape:} and %{unecape:} to work correctly with...
2014-10-31 Arran Cudbard-BellMake arguments consistent between value_data functions
2014-10-30 Arran Cudbard-BellAdd value_data_cast and use it to perform casts for...
2014-10-30 Arran Cudbard-Bellrename vp_aprint_value to vp_aprints_value
2014-10-30 Arran Cudbard-Bellconvert vp_aprint_value to vp_data_aprints_value
2014-10-30 Arran Cudbard-BellAlloc value_data_t as part of tmpls
2014-10-30 Arran Cudbard-BellFixup support for polymorphic attributes (maybe)
2014-10-30 Arran Cudbard-BellMake arguments between vp_data_prints_value and value_d...
2014-10-30 Arran Cudbard-BellConvert pairparsevalue to value_data_from_str which...
2014-10-30 Arran Cudbard-BellSplit out value data functions into value.c and rename...
2014-10-28 Alan DeKokMerge pull request #818 from spbnick/pool_trigger_fallt...
2014-10-27 Arran Cudbard-BellMake 'op' argument placement consistent
2014-10-27 Arran Cudbard-Bellchange paircmp_value et al to pairdata_cmp
2014-10-23 Arran Cudbard-BellTYPO
2014-10-23 Arran Cudbard-BellMore minor doxygen fixes
2014-10-06 Alan T. DeKokmove fr_pow to rlm_expr. No one else uses it.
2014-10-03 Arran Cudbard-BellFix argument order so ctx is always first
2014-10-01 Alan T. DeKokFramework for virtual attributes.
2014-10-01 Alan T. DeKokEscape quotation character, not "
2014-10-01 Alan T. DeKokFramework for using the correct quotes in strings.
2014-10-01 Alan DeKokMerge pull request #802 from spbnick/dont_detach_withou...
2014-09-30 Arran Cudbard-BellQuiet doxygen
2014-09-30 Arran Cudbard-BellExpose FR_FAULT_LOG
2014-09-29 Arran Cudbard-BellAlter tmpl_prints and vp_data_prints_value to take...
2014-09-28 Arran Cudbard-BellChange pairdatacpy to take a PW_TYPE instead of a DICT_ATTR
2014-09-27 Arran Cudbard-BellUse memory within value_pair_tmpl_t structs to hold...
2014-09-27 Arran Cudbard-BellModify dict_attrbytagged_name to update src string...
2014-09-18 Alan T. DeKokFunction to add unknown attributes to the dictionary
2014-09-18 Alan T. DeKokRemove vp_free entry from ATTR_FLAGS. it's no longer...
2014-09-17 Alan T. DeKokFree unknown DICT_ATTRs. Closes #795
2014-09-17 Alan T. DeKokMake pairsteal() steal only one attribute
2014-09-17 Alan T. DeKokRemove duplicate is_wildcard() function
next