aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2014-03-08Omitting SubscriberData makes CONTENT OF fail and InsertSubscriberDataArg wil...AndersBroman1-1153/+1523
2014-03-07Fix indent (use tabs) and modelines infoAlexis La Goutte2-32/+58
2014-03-07Make buildbot happy : packet-btle.c:275:16: error: declaration of 'index' sha...Alexis La Goutte1-4/+4
2014-03-07Fix DNP3 Dissector DNP3 Read Requests and Direct Op No ACKscbontje1-39/+49
2014-03-07packet-smb2: setup decryption keys for kerberos session setupsStefan Metzmacher1-0/+45
2014-03-07packet-smb-direct.c: add support for reassembling of fragmentsStefan Metzmacher1-5/+182
2014-03-07Introduces two new Bluetooth DLTs for RF-based captures.Christopher Kilgour4-16/+620
2014-03-07Bluetooth: A2DP/VDP: Display SEIDs used in conversationMichal Labedzki1-8/+58
2014-03-07Bluetooth: AVDTP: Fix trees and distinguish local and remote SEPsMichal Labedzki1-133/+267
2014-03-07Fix bug 9835 disabled second media stream disables all media streamsHadriel Kaplan2-15/+27
2014-03-07(Benign) Don't use "address-of" operator on arg of VALS() (not that it makes ...Bill Meier15-36/+36
2014-03-06Bluetooth: HCI_EVT: Fix empty advertising dataMichal Labedzki1-3/+5
2014-03-06add the (not yet official) TLS channel_id extension that's used by ChromeMartin Kaiser2-0/+4
2014-03-06Bluetooth: Avoid using find_dissector()Michal Labedzki17-96/+61
2014-03-06fix invalid offset for URI's EMIMartin Kaiser1-1/+1
2014-03-06Open Sound Control dissector.Hanspeter Portner2-0/+849
2014-03-06Bluetooth: Make Source/Destination BD_ADDRs and names filterableMichal Labedzki2-136/+149
2014-03-06Bluetooth: Fix interface_idMichal Labedzki7-24/+64
2014-03-06Have NFLOG TLV type and length be in host byte order.Guy Harris1-78/+5
2014-03-06Ue TFS & VALS macros for certain 'fieldconvert' fields.Bill Meier5-16/+16
2014-03-05Fix some code remove by 296591399f90a9d89be958d91047aa724a77ee6dAlexis La Goutte18-1/+19
2014-03-05Don't truncate the options field.Guy Harris1-51/+47
2014-03-04Fix compilation broken by g2965913Pascal Quantin2-2/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1356-2712/+0
2014-03-04When dissecting GSM MAPv1/v2 messages, display opcode 44 or 46 as forwardSMPascal Quantin1-52/+56
2014-03-03Show ymsg.content as bytes; it's not a simple string.Guy Harris1-3/+3
2014-03-03Create/use extended value_strings; add editor modelines as needed.Bill Meier5-255/+336
2014-03-03Move value_string defs from .h file; create/use extended value_string; Other ...Bill Meier3-303/+324
2014-03-03Create/use an extended value-string; Move value-string array from .h file; Do...Bill Meier2-268/+283
2014-03-03Create/use several extended value-strings; Do several other small changes.Bill Meier1-26/+40
2014-03-03Create/use an extended value_string; Do other misc minor changes.Bill Meier1-235/+249
2014-03-03SSL: dynamically allocate session ticket storage area to avoid buffer overflowPascal Quantin3-2/+5
2014-03-03show if the current service is scrambled or freeMartin Kaiser1-2/+13
2014-03-03add cleartext values for retention limitMartin Kaiser1-4/+19
2014-03-03move URI dissection to a separate functionMartin Kaiser1-29/+49
2014-03-03use tvb_memdup() instead of tvb_get_ptr()Martin Kaiser1-1/+1
2014-03-03remove unnecessary if (tree) checkMartin Kaiser1-12/+10
2014-03-03skip empty service provider name and empty service nameMartin Kaiser1-11/+15
2014-03-03service provider name is a DVB-SI stringMartin Kaiser1-2/+12
2014-03-03service name is a DVB-SI stringMartin Kaiser1-3/+15
2014-03-02Don't pass an invalid length to proto_item_set_lenEvan Huus1-1/+2
2014-03-02Improve SCTP association lookup.Evan Huus1-5/+5
2014-03-02Remove unneeded line of code.Bill Meier1-2/+0
2014-03-02Clear INFO column at the beginning of the dissector.Bill Meier1-6/+6
2014-03-02tvb_length() --> tvb_reported_length() in several cases + other misc changes.Bill Meier1-256/+265
2014-03-02Clear INFO col; Create/use extended value-string; Do other minor changesBill Meier1-1214/+1222
2014-03-02Fix packet-h223.c:842:18: error: will never be executed [-Werror,-Wunreachabl...Alexis La Goutte1-4/+4
2014-03-01Create/use two extended value-strings & do other minor changes.Bill Meier1-187/+138
2014-03-01Add the PPID for 3GPP Pua. Move the (unregistered) M2TP PPID into that disse...Jeff Morriss1-3/+2
2014-03-01GlusterFS: add support for ZEROFILL fopNiels de Vos2-6/+30