aboutsummaryrefslogtreecommitdiffstats
path: root/epan/exported_pdu.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-10Dissector names are not protocol names.Guy Harris1-2/+2
2022-02-25Export PDU: Allow native encapsulations / strip headersJohn Thacker1-0/+5
2021-11-29Add files with WS_DLL_PUBLIC to DoxygenMoshe Kaplan1-2/+1
2021-08-20Move LINKTYPE_WIRESHARK_UPPER_PDU definitions to a separate header.Guy Harris1-138/+17
2021-06-02exported PDU: Fix commentJohn Thacker1-1/+1
2021-05-28exported_pdu: Add a new TAG for p2p_dirStig Bjørlykke1-0/+2
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris1-0/+3
2017-10-29"Hardcode" the port types used by Export PDU functionalityMichael Mann1-0/+23
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-2/+1
2017-01-17exported_pdu: add cleanup function.Dario Lombardo1-0/+2
2016-08-01Add OSI Layer 4 to exported PDU to handle TCP and UDP payloads.Michael Mann1-1/+18
2016-07-01exported_pdu(.h): Fix warning: parameter 'tag_type.' not found in the functio...Alexis La Goutte1-2/+2
2016-06-29Provide new interface for Export PDU.Michael Mann1-28/+63
2016-06-13Convert AT_SS7PC to a "dissector address type"Michael Mann1-0/+2
2016-03-31[Nettrace] Add parsing of some HSS records.AndersBroman1-0/+1
2016-03-30Fix a typoPascal Quantin1-1/+1
2016-03-29[Exported PDU] Add the abillity to use dissector tables from the file.AndersBroman1-0/+13
2015-10-23[Nettrace] Add parsing of IP addresses and ports.AndersBroman1-1/+1
2015-07-15Simply code for export of PDUs coming from heuristic dissectorsPascal Quantin1-2/+2
2015-06-25Add ability to export PDUs for heuristic dissectors alsoPascal Quantin1-7/+11
2015-05-25Fix out of tree buildsGraham Bloice1-1/+1
2014-06-19Add the ability to dynamically add a new protocol to export PDU dialog boxPascal Quantin1-6/+15
2014-04-18Exported PDU: add support for more than 32 tagsPascal Quantin1-15/+15
2014-04-18Mark the exported_pdu tags as stable (before the next release).Jeff Morriss1-9/+18
2014-03-19Exported PDU: add support for data length on the wirePascal Quantin1-2/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-5/+5
2014-02-18Add Logcat to Exported PDUMichal Labedzki1-0/+1
2013-11-21Remove ethertype, mpls_label and ppids from packet_info structure.Michael Mann1-6/+0
2013-10-15Fix ABI check error for libwiresharkBalint Reczey1-0/+6
2013-07-29support exporting decrypted DVB-CI/CI+ SAC messagesMartin Kaiser1-0/+7
2013-06-19Add export of SS7 OPC/DPCPascal Quantin1-2/+2
2013-06-18Add ability to export decrypted IPsec PDUsPascal Quantin1-1/+3
2013-06-17More PDU export work:Pascal Quantin1-11/+13
2013-05-24Edit commentsAnders Broman1-2/+2
2013-05-20Make preparation to select which level tap is to be used.Anders Broman1-0/+7
2013-05-14Add a tag for original frame number.Anders Broman1-0/+6
2013-05-14Add comments on the experimental state of this feature.Anders Broman1-0/+6
2013-05-10Fix a few bugs related to PDU export feature:Pascal Quantin1-12/+12
2013-05-06Add missing files.Anders Broman1-0/+31
2013-05-0555:1: error: "/*" within commentAnders Broman1-1/+1
2013-05-05Add the abillity to export PDU:s to file using a USER_DLT adding meta data be...Anders Broman1-0/+85