aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/nettrace_3gpp_32_423.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-26Ensure to have a valid string pointer when writing OS SHB optionPascal Quantin1-1/+6
2016-07-26Fix some of the checkAPIs.pl warnings for g_warning.Michael Mann1-10/+10
2016-07-14Redo the block options APIs.Guy Harris1-13/+13
2016-06-01Add data structures necessary to support multiple Section Header blocks.Michael Mann1-13/+12
2016-06-01Allow create_tempfile to support a suffix.Michael Mann1-1/+1
2016-05-22Add wtap_optionblock_set_option_string_formatMichael Mann1-11/+11
2016-04-21Link version code statically againJoão Valverde1-1/+1
2016-04-17Fix "2nd byte of optional tags bitmap" flag values.Guy Harris1-2/+2
2016-03-31[Nettrace] Add parsing of some HSS records.AndersBroman1-11/+138
2016-02-23Making wiretap option blocks more generic.Michael Mann1-38/+27
2016-01-13Assorted cleanups.Guy Harris1-13/+13
2016-01-13nettrace_3gpp_32_423 Protect from buffer overun.AndersBroman1-1/+5
2015-11-26Scan pcapng change time to unsignedJoão Valverde1-1/+2
2015-11-26Add a check for the day of the month.Guy Harris1-2/+18
2015-11-26Most fields in an ISO 8601 date/time are unsigned.Guy Harris1-3/+36
2015-10-26[Nettrace] Port can have 5 characters.AndersBroman1-2/+2
2015-10-26Nettrace 3GPP 32.423: Fix Dead Store (Dead assignement/Dead increment) warnin...Alexis La Goutte1-2/+0
2015-10-23[Nettrace] Add parsing of IP addresses and ports.AndersBroman1-58/+407
2015-10-20[Nettrace] Parse timestamps and add to individual packets.AndersBroman1-12/+92
2015-08-21Fix memory leaks of dumper SHB and IDB infosHadriel Kaplan1-25/+32
2015-08-09[wiretap/nettrace_3gpp_32_423] Add editor modelinesBill Meier1-0/+13
2015-08-06Pcapng: support Name Resolution Block optionsHadriel Kaplan1-1/+2
2015-07-27nettrace3gpp324423: fix name consistencyLuke Mewburn1-1/+1
2015-05-04nettrace 3GPP: Fix Dead Store (Dead assignement/Dead increment) warning found...Alexis La Goutte1-1/+0
2015-04-30[nettrace_3gpp_32_423] Fix nettrace_3gpp_32_423.c:292: warning:AndersBroman1-3/+3
2015-04-30Add the abillity to read 3GPP trace records with format accoding toAndersBroman1-0/+544