summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Revert r53118 as it breaks reassemble_test.Michael Mann1-5/+5
2013-11-07Got burned by forgetting to compile first...Michael Mann1-27/+27
2013-11-07Have the gsm_rlcmac_ul and gsm_rlcmac_dl use the data parameter of the dissec...Michael Mann1-36/+41
2013-11-07Note that bug 8808 and bug 9390 are fixed.Guy Harris1-0/+1
2013-11-06With the updated pidl it is now possible to generate severalJörg Mayer8-267/+266
2013-11-06Reapply the removal or the use of private_data that got removed byJörg Mayer1-58/+52
2013-11-06Copy over the current WIP from samba.org::ftp/unpacked/samba_4_0_test/pidlJörg Mayer18-191/+360
2013-11-06Add Zoltan Lajos Kis as authorMichael Mann3-0/+5
2013-11-06Correctly report segments marked with REASSEMBLE_FLAGS_NO_FRAG_NUMBER. Bug 9...Michael Mann1-5/+5
2013-11-06Fix buildbot, typo: Jakub Zawadzki1-1/+1
2013-11-06NFC: PN532: Dissect InListPassiveTarget Response and Diagnose request and res...Michael Mann1-158/+399
2013-11-06Add response time to the rtpproxy dissector. Bug 9380 (https://bugs.wireshark...Michael Mann1-0/+25
2013-11-06Add support for displaying dates as year and day-of-year (1-origin).Guy Harris15-300/+665
2013-11-06tvb: optimize tvb_get_*guid()Jakub Zawadzki1-10/+12
2013-11-06tvbuff: use always ops->tvb_sizeJakub Zawadzki1-2/+2
2013-11-06tvbuff: cleanup, remove dead code.Jakub Zawadzki1-26/+4
2013-11-06Bluetooth: OBEX: Storing info about previous protocol is not needed anymore. ...Michael Mann1-12/+2
2013-11-06Mark more unused parameters.Evan Huus3-4/+4
2013-11-06Add a license-ignore for tools/html2text.pyEvan Huus2-9/+17
2013-11-06Fix for checking RTPS sub message length. Bug 9378 (https://bugs.wireshark.o...Michael Mann1-6/+20
2013-11-06SID28 is special kind of SID where no matter what it uses 28 bytes it's used ...Michael Mann2-2/+67
2013-11-06Add _U_ to a function parameter to fix a compiler warningBill Meier1-1/+1
2013-11-06Add _U_ to a few function parameters to fix compiler warningsBill Meier1-7/+7
2013-11-06Add _U_ to a function parameter to fix a compiler warning.Bill Meier1-1/+1
2013-11-06Add _U_ to a few function parameters to fix compiler warningsBill Meier1-5/+5
2013-11-06From robionekenobi: "packet-mq adapted"Bill Meier3-32/+17
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann85-28813/+28058
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann4-96/+92
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann16-280/+232
2013-11-06Email updatedTomas Kukosa1-4/+5
2013-11-05Add missing cast.Evan Huus2-2/+2
2013-11-05From robionekenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=93...Pascal Quantin1-0/+10
2013-11-05Remove setting of pinfo->private_data to ETHERCAT_MBOX_HEADER structure as it...Michael Mann1-1/+0
2013-11-05Remove DISSECTOR_ASSERT since private_data isn't being used anymore to transp...Michael Mann1-2/+0
2013-11-05From Zoltán Lajos Kis:Anders Broman1-0/+20
2013-11-05From Zoltán Lajos Kis:Anders Broman1-16/+31
2013-11-05In an effort to reduce the use of pinfo->private_data (and some true global v...Michael Mann31-635/+649
2013-11-05Replace pinfo->layer_names as a string with pinfo->layers as a wmem_list ofEvan Huus11-49/+68
2013-11-05Expose wmem_list_remove_frame to make it efficient to do pop operations asEvan Huus2-0/+10
2013-11-05From Michael Labedzki, call data dissector instead if handle is NULL.Evan Huus1-2/+8
2013-11-05From J. Bruce Fields via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Alexis La Goutte1-1/+1
2013-11-05Change "4 space tabs" indentation to use "4 spaces";Bill Meier1-402/+402
2013-11-04Declare many value_string_arrays not used elsewhere as static;Bill Meier2-12/+14
2013-11-04- Reenable /LARGEADDRESSAWARE on Windows platformJörg Mayer1-6/+14
2013-11-04'#if 0' numerous unused value string arrays.Bill Meier1-0/+152
2013-11-04Promote/update the entry for robionekenobi.Bill Meier1-1/+4
2013-11-04Print if_droppedAnders Broman1-7/+12
2013-11-04From Zoltán Lajos Kis:Anders Broman1-361/+264
2013-11-04From robionekenobi: Enhancement of the packet-mq dissector (WMQ 7.1-7.5)Bill Meier4-333/+531
2013-11-04Don't show the channel information twice in the protocol root proto_itemMartin Mathieson1-12/+2