aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-25autotools: use AM_CONDITIONAL for rpm build ruleJoão Valverde3-36/+30
2016-04-25Qt: Speed up the Display Filter Expression dialog appearance.Gerald Combs3-34/+60
2016-04-25Fix nmake build after statically linking version codeMichael Mann5-5/+6
2016-04-25gpef: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked-u...Alexis La Goutte1-1/+1
2016-04-25gmr1_bcch: fix 'tree' was marked unused but was used [-Werror,-Wused-but-mark...Alexis La Goutte1-1/+1
2016-04-25gmhdr: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked-...Alexis La Goutte1-2/+2
2016-04-25glusterfs (hndsk): fix 'pinfo/data' was marked unused but was used [-Werror,-...Alexis La Goutte1-6/+6
2016-04-25glusterfs: fix 'pinfo/data' was marked unused but was used [-Werror,-Wused-bu...Alexis La Goutte1-27/+27
2016-04-25glusterd: fix 'data' was marked unused but was used [-Werror,-Wused-but-marke...Alexis La Goutte1-14/+14
2016-04-25gluster_pmap: fix 'data' was marked unused but was used [-Werror,-Wused-but-m...Alexis La Goutte1-2/+2
2016-04-25gluster_cli: fix 'data' was marked unused but was used [-Werror,-Wused-but-ma...Alexis La Goutte1-6/+6
2016-04-25gdsdb: fix 'tvb/pinfo' was marked unused but was used [-Werror,-Wused-but-mar...Alexis La Goutte1-3/+3
2016-04-25gdb: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked-un...Alexis La Goutte1-1/+1
2016-04-25gadu-gadu: fix 'tvb/tree' was marked unused but was used [-Werror,-Wused-but-...Alexis La Goutte1-1/+1
2016-04-25fr: fix 'pseudo_header' was marked unused but was used [-Werror,-Wused-but-ma...Alexis La Goutte1-1/+1
2016-04-25fp (hint): fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-mar...Alexis La Goutte1-1/+1
2016-04-25fmp (notify): fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-...Alexis La Goutte1-1/+1
2016-04-25fmp: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked-un...Alexis La Goutte1-1/+1
2016-04-25fddi: fix 'pseudo_header' was marked unused but was used [-Werror,-Wused-but-...Alexis La Goutte1-1/+1
2016-04-25fcswils: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marke...Alexis La Goutte1-1/+1
2016-04-25fcp: fix 'conversation' was marked unused but was used [-Werror,-Wused-but-ma...Alexis La Goutte1-1/+1
2016-04-25fcels: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked-...Alexis La Goutte1-2/+2
2016-04-25extreme: fix 'length' was marked unused but was used [-Werror,-Wused-but-mark...Alexis La Goutte1-2/+2
2016-04-25eth: fix 'pseudo_header' was marked unused but was used [-Werror,-Wused-but-m...Alexis La Goutte1-1/+1
2016-04-25enc: fix 'pseudo_header' was marked unused but was used [-Werror,-Wused-but-m...Alexis La Goutte1-1/+1
2016-04-25mplog: fix 'err_info' was marked unused but was used [-Werror,-Wused-but-mark...Alexis La Goutte1-1/+1
2016-04-25ENRP: fix 'flags_tree' was marked unused but was used [-Werror,-Wused-but-mar...Alexis La Goutte1-1/+1
2016-04-25EPL: fix 'segmented' was marked unused but was used [-Werror,-Wused-but-marke...Alexis La Goutte1-1/+1
2016-04-25Compile sshdump and ciscodump for WindowsPascal Quantin18-34/+81
2016-04-24[Automatic update for 2016-04-24]Gerald Combs18-1520/+906
2016-04-24Delay registration of Diameter fields until they're needed.Jeff Morriss1-20/+35
2016-04-24Qt UAT: call the UAT update callback after each field is updated.Jeff Morriss1-3/+15
2016-04-23Bounds check the use of ett_zbee_zcl_pwr_prof_enphases array.Michael Mann1-2/+2
2016-04-23ETSI CAT: add dissection of Information Elements coded as EFadnPascal Quantin2-11/+199
2016-04-23autotools: Fix rpm-package targetJoão Valverde2-4/+7
2016-04-23iso14443: use the array_length() macroMartin Kaiser1-2/+1
2016-04-23addr_resolv: don't free the same wmem_list entry twiceMartin Kaiser1-0/+2
2016-04-23Get rid of unnecessary method override.Guy Harris2-6/+0
2016-04-23Forcibly update all items if name resolution is turned on or off.Guy Harris6-23/+39
2016-04-22Don't fail in host_name_lookup_init() if manually resolved lists exist.Guy Harris1-4/+4
2016-04-22There's no version.h.in file.Guy Harris1-1/+0
2016-04-22Add CMake version.h dependencyJoão Valverde4-8/+24
2016-04-22extcap_parser: remove const warning.Dario Lombardo1-1/+1
2016-04-22netlogon (DCERPC): fix build error unused parameter when don't have KERBEROS libAlexis La Goutte1-8/+9
2016-04-22tvbuff_composite.c: do not recompute abs_lengthPascal Quantin1-5/+0
2016-04-22addr_resolv: change g_slist to wmem_list.Dario Lombardo1-27/+26
2016-04-22[SGsAP] IMSI is a TLV type IE in SGsAP-MO-CSFB-INDICATION messageCathy Yang1-2/+2
2016-04-22Add mplog to the list of file extensions understood by Wireshark.Jeff Morriss1-0/+1
2016-04-22ansi: make ett array static.Dario Lombardo1-14/+2
2016-04-22epl: change g_malloc to wmem_alloc.Dario Lombardo1-2/+2