aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-29RRC: add a missing mask forgotten in gf3d1e3cVincent Helfre2-2/+2
2015-03-29Extcap: fix USBPcap capture broken by g8204578Pascal Quantin2-12/+8
2015-03-29DVB-CI Card Information Structure (CIS): start dissecting the device tuplesMartin Kaiser1-0/+57
2015-03-29smart card dev class descriptor: use a bit field for the supported protocolsMartin Kaiser1-3/+19
2015-03-29dissect two more features in the smart card device class descriptorMartin Kaiser1-0/+12
2015-03-29RRC: add dissection of ims-Information IEVincent Helfre3-30/+145
2015-03-29[Automatic manuf, services and enterprise-numbers update for 2015-03-29]Gerald Combs4-36/+398
2015-03-28bitcoin: Updated dissector to support the latest protocol version (70002).Laurenz Kamp1-14/+634
2015-03-28wsp: fix format stringEvan Huus1-2/+2
2015-03-28x11: destroy two more hash tables in convo dataEvan Huus1-0/+3
2015-03-28Remove proto_tree_add_text from packet-sml.cMichael Mann1-60/+91
2015-03-27Extcap: display a USB icon when adding a USBPcap interfacePascal Quantin1-1/+10
2015-03-26USB: use URB/IRP ID for request/response trackingPascal Quantin3-29/+51
2015-03-26[Diameter] Pretify a couple of AVPs that might be text eventhough they areAndersBroman1-18/+160
2015-03-26CMake updates for Windows buildGraham Bloice3-51/+2
2015-03-26DTLS: use addresses_ports_reassembly_table_functionsAndreas Schultz1-1/+1
2015-03-26CMake cleanup for VS solutionGraham Bloice3-1/+5
2015-03-26html2text.py: Python 2.5 compatibility, improve Unicode supportPeter Wu1-13/+16
2015-03-25packet-iec104: fix showing information objects if SQ flag is setJiří Engelthaler1-5/+6
2015-03-25FindPOD: fix link to CSSPeter Wu1-1/+1
2015-03-25dfilter-test.py: add OOT support and Python 3 compatPeter Wu3-11/+13
2015-03-25indexcap.py: fix tmpdir handling, python 3 compatPeter Wu2-48/+53
2015-03-25Always use html2text.py for FAQ, improve outputPeter Wu10-569/+171
2015-03-25faq: fix formatting, fix links, use HTML5Peter Wu1-171/+185
2015-03-25Small fixes to Windows installerPascal Quantin4-1/+9
2015-03-25Add support for WIRESHARK_EXTCAP_DIR environment variable on WindowsPascal Quantin1-1/+11
2015-03-25Generate the filter using _ws.expert.message instead of expert.messageMichael Mann1-10/+10
2015-03-25Have a #define for whether the capture buffer size can be set.Guy Harris20-91/+109
2015-03-25OK, this appears to be what's intended.Guy Harris1-4/+29
2015-03-25Clean up handling of buffer size.Guy Harris1-40/+40
2015-03-25Generate format strings at compile time.Guy Harris1-20/+20
2015-03-25Replace HF_EMPTY and ETT_EMPTY with -1Michael Mann4-128/+124
2015-03-25convert proto_tree_add_uint -> proto_tree_add_itemMichael Mann1-61/+52
2015-03-24Win32: Compilation error if winpcap remote capturing disabledRoland Knall1-1/+3
2015-03-24Since g2ef72cb, plugins are no more stored in plugins/$VERSION folderPascal Quantin3-50/+4
2015-03-24Q931: Dissect IEC/ISO cause coding standard as ITU-TMikhail Koreshkov1-1/+8
2015-03-24ftsanity.py: make it work with modern tsharkPeter Wu4-38/+30
2015-03-24checklicenses.py: add python3 compatibilityPeter Wu1-21/+24
2015-03-24http2: fix dissection over TLSEdward Dao1-4/+13
2015-03-24Overhaul WSP dissector.Michael Mann3-1950/+1852
2015-03-24wcp: add validations to decompressed_entryEvan Huus1-2/+31
2015-03-23GSM RLC/MAC: fix an out of bounds accessPascal Quantin1-1/+1
2015-03-23Centralize the code to set the active_dlt value for a device.Guy Harris5-24/+66
2015-03-22Update libwireshark0.symbols filePascal Quantin1-2/+3
2015-03-22delete_includes.py: Python 3 compatibilityPeter Wu1-44/+40
2015-03-22[Automatic manuf, services and enterprise-numbers update for 2015-03-22]Gerald Combs4-60/+305
2015-03-22IPv6: fix using extended field designator is an extension [-Wextended-offsetof]Alexis La Goutte1-24/+20
2015-03-22Remove proto_tree_add_text from packet-ospf.cMichael Mann1-89/+136
2015-03-21IPv6: fix indent (use 4 spaces) and Modelines infoAlexis La Goutte1-91/+104
2015-03-21Replace copying of packet_info with just saving fragmented member of packet_i...Michael Mann1-5/+3