# # ChangeLog for extensions/dbg_msg_dumps in freeDiameter # # Generated by Trac 1.2.3.1 # May 18, 2024, 11:15:20 PM Mon, 11 Nov 2013 07:30:26 GMT Sebastien Decugis [1245:4b511d9b3def] * extensions/dbg_msg_dumps/dbg_msg_dumps.c (modified) * libfdcore/hooks.c (modified) Change default dump of peer connection, add more options to the ... Mon, 11 Nov 2013 07:14:08 GMT Sebastien Decugis [1244:24a03140a6aa] * extensions/dbg_msg_dumps/dbg_msg_dumps.c (modified) Bug: parameters for peers were not taken into account Fri, 14 Jun 2013 04:22:20 GMT Sebastien Decugis [1204:a4cdde705f30] * doc/freediameter.conf.sample (modified) * extensions/dbg_msg_dumps/dbg_msg_dumps.c (modified) Add options to dbg_msg_dumps.fdx to allow more control over the behavior Fri, 31 May 2013 16:29:33 GMT Sebastien Decugis [1168:a4604f98adae] * extensions/dbg_msg_dumps/dbg_msg_dumps.c (modified) * libfdcore/hooks.c (modified) Split output of fd_msg_dump_treeview Wed, 15 May 2013 03:18:30 GMT Sebastien Decugis [1128:7c5449ddc434] * extensions/dbg_msg_dumps/dbg_msg_dumps.c (modified) * extensions/dbg_msg_timings/dbg_msg_timings.c (modified) * include/freeDiameter/libfdcore.h (modified) * libfdcore/hooks.c (modified) New macro HOOK_MASK to ease call of the fd_hook_register function Wed, 15 May 2013 02:05:22 GMT Sebastien Decugis [1126:d6e18ebca0c5] * extensions/CMakeLists.txt (modified) * extensions/dbg_msg_dumps/CMakeLists.txt (added) * extensions/dbg_msg_dumps/dbg_msg_dumps.c (added) New extension dbg_msg_dumps for debug / learning.