aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap_export_pdu.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-30Add UI header files to DoxygenMoshe Kaplan1-1/+2
2021-04-20Remove unneeded modelines in ui.Gerald Combs1-13/+0
2021-03-15tap_export_pdu: finish the job of reporting errors.Guy Harris1-2/+4
2021-02-23wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values.Guy Harris1-2/+2
2020-10-14Have WTAP_ERR_INTERNAL include an err_info string giving details.Guy Harris1-3/+7
2018-12-19Clean up exp_pdu_open() API.Guy Harris1-1/+1
2018-08-03tap_export_pdu: Fix two memory leaksVasil Velichkov1-0/+2
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02ui: use SPDX identifiers.Dario Lombardo1-14/+1
2016-05-03Implement Export PDU for tsharkAndersBroman1-1/+23
2014-07-15Cleanup the "export PDU" common code.Guy Harris1-3/+2
2014-05-09Revert "Refactor Wiretap"Guy Harris1-1/+1
2014-05-09Refactor WiretapMichael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-20Split the GUI and the tap part to make it possible to adapt to Qt.Anders Broman1-0/+57