log

age author description
Mon, 09 Mar 2020 21:33:11 +1100 Luke Mewburn LICENSE: add Luke Mewburn as contributor
Mon, 09 Mar 2020 21:24:24 +1100 Luke Mewburn add csv_to_fd, org_to_csv tools
Mon, 09 Mar 2020 18:45:34 +1100 Luke Mewburn regen dict_dcca_3gpp to fix comments
Mon, 09 Mar 2020 18:37:24 +1100 Luke Mewburn org_to_fd.pl: fix non-numeric section handling
Fri, 28 Feb 2020 11:22:07 +1100 Luke Mewburn dbg_dict_dump: dump to conffile if provided
Fri, 28 Feb 2020 11:05:24 +1100 Luke Mewburn dbg_dict_dump_json: fix ERROR warnings in log
Fri, 28 Feb 2020 10:21:52 +1100 Luke Mewburn fix dbg_dict_dump_json build
Fri, 28 Feb 2020 10:08:37 +1100 Luke Mewburn fix build for jsoncpp consumers
Fri, 28 Feb 2020 09:20:52 +1100 Luke Mewburn dbg_dict_dump_json default OFF, as per dict_json
Thu, 27 Feb 2020 15:46:27 +0100 Thomas Klausner merge
Thu, 27 Feb 2020 15:41:12 +0100 Thomas Klausner Add dbg_dict_dump_json extension.
Thu, 27 Feb 2020 15:40:25 +0100 Thomas Klausner Move some structures to a header file for use by dbg_dict_dump_json.
Thu, 27 Feb 2020 15:39:49 +0100 Thomas Klausner Fix typo in comment.
Thu, 27 Feb 2020 23:20:31 +1100 Luke Mewburn Update to 3GPP TS 29.272 V15.10.0 (2019-12)
Thu, 27 Feb 2020 23:05:26 +1100 Luke Mewburn swap 3GPP Measurement-Period-LTE and Measurement-Period-UMTS AVP codes
Thu, 27 Feb 2020 20:42:01 +1100 Luke Mewburn Add 3GPP TS 29.128 V15.6.0 (2019-09)
Thu, 27 Feb 2020 17:34:01 +1100 Luke Mewburn Add Enumerated(3GPP/Experimental-Result-Code)
Thu, 27 Feb 2020 17:17:27 +1100 Luke Mewburn grep_fd_dict_dump: add tool
Thu, 27 Feb 2020 17:07:49 +1100 Luke Mewburn fd_dict_dump: consistency improvements
Thu, 27 Feb 2020 16:27:48 +1100 Luke Mewburn app_sip: debug log a non-NULL value
Thu, 27 Feb 2020 16:19:24 +1100 Luke Mewburn fix gcc 9.1.1 compile warnings
Tue, 25 Feb 2020 10:42:08 +1100 Luke Mewburn Update to 3GPP TS 29.214 V15.7.0 (2019-09)
Tue, 25 Feb 2020 09:58:59 +1100 Luke Mewburn Update to 3GPP TS 29.173 V15.0.0 (2018-06)
Tue, 25 Feb 2020 09:53:34 +1100 Luke Mewburn add rules for Experimental-Result
Fri, 21 Feb 2020 14:30:16 +1100 Luke Mewburn testmesg: improve comments and msg cleanup
Thu, 20 Feb 2020 15:46:20 +1100 Luke Mewburn org_to_fd.pl: convert empty comments to blank links
Tue, 25 Feb 2020 09:45:15 +1100 Luke Mewburn dbg_dict_dump: new extension to dump dictionary when loaded
Wed, 19 Feb 2020 18:12:45 +1100 Luke Mewburn regen dict_dcca_3gpp and dict_dcca_starent
Wed, 19 Feb 2020 18:05:01 +1100 Luke Mewburn org_to_fd.pl: improve formatting of generated data
Wed, 19 Feb 2020 17:04:53 +1100 Luke Mewburn org_to_fd.pl: prevent spaces in AVP names
Wed, 19 Feb 2020 16:57:33 +1100 Luke Mewburn fix org file for Requested-UTRAN-GERAN-Authentication-Info
Wed, 19 Feb 2020 16:32:00 +1100 Luke Mewburn rename 3GPP MBMSGW-Address to MBMS-GW-Address
Wed, 19 Feb 2020 16:25:08 +1100 Luke Mewburn rename 3GPP MME-LocationInformation to MME-Location-Information
Wed, 19 Feb 2020 12:24:43 +1100 Luke Mewburn rename 3GPP Call-Barring-Infor-List to Call-Barring-Info
Wed, 19 Feb 2020 11:50:44 +1100 Luke Mewburn 3GPP SS-Status is OctetString not Grouped
Wed, 19 Feb 2020 11:31:26 +1100 Luke Mewburn dict_dcca_3gpp: reorder AVPs by standard
Wed, 19 Feb 2020 11:13:42 +1100 Luke Mewburn dict_dcca_3gpp: dump dict if conf if "dumpdict"
Wed, 19 Feb 2020 10:26:29 +1100 Luke Mewburn fd_msg_add_result: add function
Wed, 19 Feb 2020 10:24:13 +1100 Luke Mewburn adapt extensions to fd_msg_search_avp(struct avp)
Wed, 19 Feb 2020 10:20:20 +1100 Luke Mewburn fd_msg_search_avp: search msg_or_avp, not just msg
Wed, 19 Feb 2020 10:07:17 +1100 Luke Mewburn libfdproto.h: fix typos and whitespace
Tue, 18 Feb 2020 12:31:35 +0100 Thomas Klausner Increase size of cc_id to silence gcc 8.3 warnings about snprintfs that don't fit.
Tue, 18 Feb 2020 11:39:01 +0100 Thomas Klausner Remove trailing whitespace.
Tue, 18 Feb 2020 11:38:37 +0100 Thomas Klausner Remove trailing whitespace.
Tue, 18 Feb 2020 20:58:20 +1100 Luke Mewburn fix build with MySQL >= 8.0
Tue, 18 Feb 2020 19:12:16 +1100 Luke Mewburn fix warnings detected by Apple clang 11.0.0
Tue, 18 Feb 2020 19:33:08 +1100 Luke Mewburn app_sip: fix RTR handling
Tue, 18 Feb 2020 19:08:29 +1100 Luke Mewburn fd_conf_dump: fix format strings
Tue, 18 Feb 2020 19:01:49 +1100 Luke Mewburn Fix strict-aliasing warnings with gcc 4.8
Tue, 18 Feb 2020 18:38:00 +1100 Luke Mewburn fix ERRORS_ON_WARNINGS cmake config failure
Tue, 18 Feb 2020 17:21:20 +1100 Luke Mewburn freeDiameter: use standard exit codes
Tue, 18 Feb 2020 17:21:12 +1100 Luke Mewburn freeDiameterd: fix daemon mode error handling
Tue, 18 Feb 2020 17:21:07 +1100 Luke Mewburn freeDiameterd: add pidfile support
Tue, 18 Feb 2020 17:09:13 +1100 Luke Mewburn freeDiameter: improve syslog logging
Tue, 18 Feb 2020 17:07:40 +1100 Luke Mewburn freeDiameterd: add -g to help
Tue, 18 Feb 2020 17:01:07 +1100 Luke Mewburn add log level FD_LOG_INFO
Tue, 18 Feb 2020 16:48:26 +1100 Luke Mewburn add ERRORS_ON_WARNINGS to enable fatal compiler warnings
Tue, 18 Feb 2020 16:23:53 +1100 Luke Mewburn Fix compiler warnings
Tue, 11 Feb 2020 20:01:06 +1100 Luke Mewburn fd_conf_dump: fix formatting of local endpoints
Tue, 07 Jul 2020 01:24:48 +0800 Sebastien Decugis Security fix: check invalid incoming data
"Welcome to our mercurial repository"