summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Adjust when dissect_diameter_avp loop is called to avoid access violations.Michael Mann1-9/+8
2013-10-29Whitespace fixes: Replace some tabs by spaces & etcBill Meier1-100/+100
2013-10-29From Marko Hrastovec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-6/+2
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier130-376/+320
2013-10-29Add a cast to try to fix OSX buildbotMartin Mathieson1-1/+1
2013-10-29Pass security command details (integrity and ciphering algorithms) to PDCP (w...Martin Mathieson3-10/+99
2013-10-29Revert part of 52896 and (for now) all of 52935. As Jeff pointed out,Gerald Combs1-43/+89
2013-10-29Make it so out-of-tree builds (autofoo and cmake) have access to the variousJeff Morriss3-40/+25
2013-10-29Have GTPv2 pass its "instance ID" to "private extension" subdissectors rather...Michael Mann1-5/+1
2013-10-28Remove some (but not all) U3 remnants.Gerald Combs1-89/+43
2013-10-28TABs -> spacesMartin Kaiser1-1216/+1202
2013-10-28FIX compiler warning:Bill Meier1-1/+0
2013-10-28From Ishraq Ibne Ashraf: Tinkerforge protocol dissectorBill Meier3-0/+445
2013-10-28Add an extra parameter to gtp_match_response() so pinfo->private_data doesn't...Michael Mann1-9/+3
2013-10-28Fix the compilation.Michael Tüxen1-5/+3
2013-10-28Add an if(tree) and tweek col_add_fstr().Anders Broman1-39/+45
2013-10-28make Pointer filterableMartin Kaiser1-2/+6
2013-10-28packed_analysis_data_t -> packet_analysis_data_tMartin Kaiser1-5/+5
2013-10-28correct typosMartin Kaiser1-2/+2
2013-10-28remove unnecessary return; linesMartin Kaiser1-6/+0
2013-10-28initialize tree variablesMartin Kaiser1-3/+3
2013-10-28Pass diam_sub_dis_t directly to the subdissectors instead of using pinfo->pri...Michael Mann2-48/+43
2013-10-28Remove accidentally-added private dissectors from MakefileMartin Mathieson1-2/+0
2013-10-28Comment changes onlyMartin Mathieson2-4/+4
2013-10-28Pass tcap_private into the dissectors that need it rather than use private_da...Michael Mann3-50/+48
2013-10-28Revert SVN #52914;Bill Meier1-8/+3
2013-10-28From Shekhar Chandra: support for version 3.0 of netscaler packet wire format.Bill Meier1-3/+8
2013-10-28Use _add_item not _add_uint as pointed out by checkAPIEvan Huus1-1/+1
2013-10-27Remove "Cisco MDS-specific" fields from packet_info. 2 of the 3 fields were ...Michael Mann6-26/+9
2013-10-27Dissect Kafka "fetch" requests and responses.Evan Huus1-0/+148
2013-10-27As pointed by Evan: don't leak memory when the string pointer is NULL.Jeff Morriss1-1/+1
2013-10-27From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin3-0/+306
2013-10-27Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9323 :Jeff Morriss2-11/+13
2013-10-27Initialise a couple of variables to avoid bogus may-be-used-uninitialised war...Martin Mathieson1-2/+2
2013-10-27From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-5/+46
2013-10-27From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-3/+89
2013-10-27From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin2-3/+67
2013-10-27Mark unused parameters.Evan Huus1-2/+2
2013-10-27Remove iplen and iphdrlen from struct _packet_info.Michael Mann8-16/+9
2013-10-27Do not reset pinfo->curr_layer_num in packet-frame.cPascal Quantin1-1/+0
2013-10-27Have X.25 dissector pass boolean q_bit_set value through dissector data rathe...Michael Mann9-74/+30
2013-10-27Allow "circuit dissectors" to pass data between dissectors. Not sure if this...Michael Mann4-6/+6
2013-10-27[Automatic manuf, services and enterprise-numbers update for 2013-10-27]Gerald Combs1-2/+34
2013-10-27From Zoltán Lajos Kis:Anders Broman1-3/+866
2013-10-27From Zoltán Lajos Kis:Anders Broman1-20/+364
2013-10-27Various updates - go into a little depth now.Jörg Mayer1-33/+277
2013-10-27Treat IE 173 (symbol proprietary) like we treat the vendor IEJörg Mayer1-0/+1
2013-10-27Have ANSI TCAP dissector pass data through subdissector parameter instead of ...Michael Mann2-77/+65
2013-10-27Remove use of pinfo->private_data and just pass the data around through funct...Michael Mann2-183/+163
2013-10-26Updates to radiotap-iter licensing terms. The upstream version has a COPYINGEvan Huus2-6/+26