summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-08Expert Info dialog.Gerald Combs24-19/+1033
2015-05-08nghttp2: use g_ntoh[ls], g_hton[ls] from glibAlexis La Goutte3-97/+12
2015-05-08IEEE 802.11: 802.1X (WPA-EAP) rekeying supportdeagol8-182/+131
2015-05-08Use the correct AVP type in a couple of places: IPAddress instead of Address.Jeff Morriss1-2/+2
2015-05-08Fix several Starent enums that didn't have codes.Jeff Morriss1-22/+22
2015-05-08Add Float32 and Float64 types to the Diameter dictionary.Jeff Morriss1-0/+14
2015-05-08Update the Diameter DTD to reflect the fact that vendors are no longer definedJeff Morriss1-4/+4
2015-05-08Fix Starent vendor definition: it's not an empty element.Jeff Morriss1-1/+1
2015-05-08Allow empty-element Diameter Applications and use that format.Jeff Morriss7-114/+117
2015-05-07ftypes: display 64 bits BASE_HEX fields as hexadecimalPascal Quantin1-2/+14
2015-05-07Qt: Fix packet list column resizing.Gerald Combs4-14/+29
2015-05-07fix FT_INT64 fields output in tsharkMoeller, Thies1-4/+4
2015-05-07SIGCOMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2015-05-07Revert "QCustomPlot: fix division(or modulo) by zero found by Clang and Cover...Alexis La Goutte1-6/+2
2015-05-07packet-iec104: make object number filterable if SQ flag is setJiří Engelthaler1-0/+3
2015-05-07Fix detection of 'Write Multiple Registers' and 'Write Multiple Coils' functi...cbontje1-15/+43
2015-05-07Reduce proto_tree_add_text calls in packet-sigcomp.cMichael Mann1-467/+493
2015-05-07fix FT_UINT64 fields output in tsharkMoeller, Thies2-19/+20
2015-05-07Need to generate hf_ variable for aliases in structs.Michael Mann1-1/+2
2015-05-07Remove proto_tree_add_text from idl2wrs generation.Michael Mann3-27/+42
2015-05-07Update the 3GPP list of Experimental-Result-Code values.Jeff Morriss1-6/+68
2015-05-06Add/clarify some comments about how the Experimental-Result-Code AVP is handled.Jeff Morriss2-12/+27
2015-05-06Have global_capture_opts if we either have pcap or extcap.Guy Harris1-1/+1
2015-05-06Fix some --without-pcap build problems.Guy Harris3-3/+7
2015-05-06PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+12
2015-05-06WildPackets → Savvius.Gerald Combs9-24/+24
2015-05-06[Thrift] Fix a copy-paste-o and add dissecton of T_BYTEAndersBroman1-2/+13
2015-05-06GTPv2 : fix unused parameter 'tree' [-Werror=unused-parameter]Alexis La Goutte1-1/+2
2015-05-06[GTPv2] Add dissetion of IE Overload Control Information and Metric.AndersBroman1-12/+88
2015-05-06THRIFT: Fix Mac BuildbotAlexis La Goutte1-12/+12
2015-05-06Add a THRIFT dissector.AndersBroman4-0/+444
2015-05-06Set tap filter when WLAN "Limit to display filter" option is checked.Michael Mann1-0/+6
2015-05-06Fix the need to manually adjust packet-gias.c (take 2)Michael Mann7-184/+73
2015-05-06Fix configuration with --without-qt and with no --with-gtk[23].Guy Harris1-1/+10
2015-05-05GTK UI: remove eo_saveable_pathname in favor of eo_massage_strDavid Creswick1-29/+6
2015-05-05wsdg: clarify gerrit account requirementPeter Wu1-8/+17
2015-05-05kerberos encryption types (etype) additions + cleanupMark Cunningham2-6/+26
2015-05-05CMake: Try to fix version.h dependencies.Gerald Combs1-10/+10
2015-05-05Revert "Try to please both GCC (the compiler, not me) and clang."Gerald Combs2-14/+0
2015-05-05Updated to add the G8BPQ MKISS additional commands and "Checksum" mode.Richard Stearn1-14/+86
2015-05-05extcap: Implement QT extcap optionsRoland Knall26-37/+1560
2015-05-05Try to please both GCC (the compiler, not me) and clang.Gerald Combs2-0/+14
2015-05-04DVB-CI: make some more items filterableMartin Kaiser1-6/+19
2015-05-04added features in Feature-List-ID 2 used in S6a/S6dRay Gomez1-2/+130
2015-05-04androiddump: Change expected boolean resultRoland Knall1-2/+2
2015-05-04Add support for decoding all Feature-List Gx flagsMarius1-2/+116
2015-05-04Add accesskey to Bluetooth menuYFdyh0001-1/+1
2015-05-04nettrace 3GPP: Fix Dead Store (Dead assignement/Dead increment) warning found...Alexis La Goutte1-1/+0
2015-05-03Fix inconsistent indentation.Guy Harris1-49/+49
2015-05-03Don't dissect otherwise-undissected data twice.Guy Harris1-10/+6