aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-12sharkd: fix tap memleaks & support for links to frame, url & cleanupJakub Zawadzki1-25/+73
2017-03-12ieee80211: fix declaration of 'ieee80211_tag_...' shadows a global declarationAlexis La Goutte1-8/+8
2017-03-12radius: fix this condition has identical branches [-Werror=duplicated-branche...Alexis La Goutte1-0/+2
2017-03-12gmr_rach: fix this condition has identical branches [-Werror=duplicated-branc...Alexis La Goutte1-0/+2
2017-03-12dcerpc (netlogon): fix this condition has identical branches [-Werror=duplica...Alexis La Goutte1-1/+3
2017-03-12catapult-dct2000: fix this condition has identical branches [-Werror=duplicat...Alexis La Goutte1-6/+6
2017-03-12ansi_a: fix this condition has identical branches [-Werror=duplicated-branche...Alexis La Goutte1-4/+2
2017-03-12tshark and tfshark require -2 when using -R. Document this.Joerg Mayer2-0/+2
2017-03-12afn(.h) fix indentAlexis La Goutte1-46/+59
2017-03-12afn(.c): fix indent (align field)Alexis La Goutte1-35/+35
2017-03-12BGP: Update Transitive Four-Octet AS-Specific Extended Community Sub-Types an...Simon Zhong1-4/+9
2017-03-12802.11: Use proto_tree_add_bitmaskAlexis La Goutte1-857/+1066
2017-03-12Qt: Give discard button focus (but not as default)Stig Bjørlykke2-0/+6
2017-03-11bgp: Avoid divide by zeroStig Bjørlykke1-1/+1
2017-03-11netlink: support legacy dump request messagesMichal Kubecek1-0/+21
2017-03-11sharkd: support for export objects, following stream.Jakub Zawadzki1-0/+411
2017-03-11Updated Address Family Numbers with latest (Last Updated 2016-08-26) IANA table.Simon Zhong2-36/+56
2017-03-11T30: fix parsing broken since ge063924Martin Vit1-32/+61
2017-03-11unistim (plugin): fix this statement may fall through [-Werror=implicit-fallt...Alexis La Goutte1-0/+1
2017-03-11oids: fix this statement may fall through [-Werror=implicit-fallthrough] foun...Alexis La Goutte1-0/+4
2017-03-11stats_tree: fix this statement may fall through [-Werror=implicit-fallthrough...Alexis La Goutte1-1/+1
2017-03-11BGP: Fix the issue that SAFI 72 (BGP-LS-VPN) was not decoded.Simon Zhong3-13/+15
2017-03-10[LDAP] Add a couple of OID translations.AndersBroman2-15/+65
2017-03-10Add decoding of EDCA IEJoerg Mayer1-64/+72
2017-03-10SMB3 SVHDX_OPEN_DEVICE_CONTEXT_V2 implementationVolodymyr Khomenko1-10/+62
2017-03-10Don't cast to a too-large size.Guy Harris1-1/+1
2017-03-10Replace aes.c and des.c by Libgcrypterikdejong12-1927/+121
2017-03-10io_graph_item: fix false positive array subscript is above array bounds [-Wer...Alexis La Goutte1-0/+1
2017-03-10nstrace: fix size of vmnamesAnil Kumar1-2/+2
2017-03-10TLS: append Log name for CT Log IDsPeter Wu2-0/+173
2017-03-10ftypes: move set_value_protocol into the unionMartin Kaiser14-50/+5
2017-03-10ftypes: move set_value_string into the unionMartin Kaiser14-54/+11
2017-03-09RTP streams dialog: Fix find reverse buttonErik de Jong1-1/+3
2017-03-09ftypes: move set_value_time into the unionMartin Kaiser14-51/+6
2017-03-09IEEE80211: Support of MU Exclusive Beamforming Report decoding under VHT Comp...Radhashyam Behera1-23/+216
2017-03-09Add another instance of capture_opts_log when more information is known.Joerg Mayer1-1/+2
2017-03-09snort-config: fix comparison between pointer and zero character constant [-We...Alexis La Goutte1-2/+2
2017-03-09Qt: Fix heap-use-after-free when deleting IO graphStig Bjørlykke1-1/+1
2017-03-09imap: Give correct lineend to get_token_len()Stig Bjørlykke1-6/+8
2017-03-09proto: Check for empty protocol->fieldsStig Bjørlykke1-1/+1
2017-03-08Introduce "bytes_string" type, similar to "value_string"Peter Wu4-55/+109
2017-03-08ubertooth: fix this statement may fall through [-Werror=implicit-fallthrough=...Alexis La Goutte1-0/+1
2017-03-08ftypes: move set_value_guid into the unionMartin Kaiser14-50/+5
2017-03-08ftypes: move set_value_bytes into the unionMartin Kaiser14-54/+13
2017-03-08http: Check for valid tcpinfo pointerStig Bjørlykke1-1/+2
2017-03-08nsh: remove duplicate ethertype entryGabriel Ganne1-1/+2
2017-03-08[SIP] Start dissecting generic parameters.AndersBroman1-2/+2
2017-03-08[SIP] Start dissecting generic parameters.AndersBroman1-6/+88
2017-03-07Don't close the pcap_t in get_data_link_types().Guy Harris1-4/+14
2017-03-07ftypes: create a set_value unionMartin Kaiser14-49/+103