aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-18ebhscr: increasing ebhscr snaplenPantar Ana1-0/+1
2019-01-17VPP: add vpp graph dispatch trace dissectorDave Barach1-0/+1
2019-01-09Clarify the name and description for a link-layer encapsulation type.Guy Harris1-4/+4
2018-12-27ebhscr: fixing WTAP_ENCAP_EBHSCRPantar Ana1-0/+1
2018-11-20wiretap: add read/write support for Decryption Secrets Block (DSB)Peter Wu1-0/+25
2018-11-20Add an API to get a list of compressed-file extensions, and use it.Guy Harris1-10/+10
2018-11-19wtap.h: Fix documentation warningsJoerg Mayer1-2/+0
2018-11-18Add an API to get the file extension for a compression type, and use it.Guy Harris1-0/+4
2018-11-16Add an API to get a description of a compression type, and use it.Guy Harris1-1/+4
2018-11-16Use an enum for compression types in various interfaces.Guy Harris1-9/+20
2018-11-16Use the dump parameters structure for non-pcapng-specific stuff.Guy Harris1-35/+30
2018-11-13Fix function name in comment.Guy Harris1-1/+1
2018-11-13Don't have _ng versions of the dumper open routines.Guy Harris1-21/+4
2018-11-12wiretap: refactor common parameters for pcapng dump routinesPeter Wu1-36/+49
2018-10-29The signal strength and noise in dB from an arbitrary reference are unsigned.Guy Harris1-2/+2
2018-10-29Handle signal/noise in dB from an arbitrary point in the 802.11 radio dissector.Guy Harris1-0/+4
2018-09-26Make systemd journal entries events.Gerald Combs1-1/+2
2018-09-26The sent field of the p2p pseudo-header is a Boolean.Guy Harris1-6/+1
2018-09-26Rename the pseudo-header for X.25, V.120, and Frame Relay.Guy Harris1-4/+5
2018-08-31Add a systemd Journal Export Format parser and dissector.Gerald Combs1-0/+2
2018-08-09Pass zero-length PSDU type information to the radio dissector.Guy Harris1-15/+24
2018-08-01RFC 7468 is PEM-inspired, but it's not PEM.Guy Harris1-1/+1
2018-08-01Do most of the RFC 7468 file processing in the dissector.Guy Harris1-0/+1
2018-07-06Fix the calculation of a file's "basename".Guy Harris1-0/+2
2018-07-03The "Ethernet offset" is 16 bits in the file; make it so in the pseudo-header.Guy Harris1-1/+1
2018-06-15Convert NetMon comment titles to UTF-8 when reading the file.Guy Harris1-3/+2
2018-06-07wiretap: add support for ruby marshal object files.Dario Lombardo1-0/+2
2018-05-15wiretap: Add a reader for files in the PEM-like format specified by RFC 7468Роман Донченко1-0/+1
2018-05-10wiretap: DPA-400 logfile supportDirk Eibach1-0/+1
2018-05-10DisplayPort AUX channel protocol dissectorDirk Eibach1-0/+1
2018-05-07Revert "wiretap: DPA-400 logfile support"Guy Harris1-1/+0
2018-05-07wiretap: DPA-400 logfile supportDirk Eibach1-0/+1
2018-02-18Fix some source headers, reformat SPDX license lines in comment block.Jaap Keuter1-1/+2
2018-02-13Added dissector for Excentis DOCSIS31 XRA header. DLT 273. Builtin version.Bruno Verstuyft1-0/+1
2018-02-09Rename ft_specific_data to reflect what we're actually using it for.Guy Harris1-2/+3
2018-02-09Remove redundant members from wtap_syscall_header.Guy Harris1-5/+4
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-41/+55
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-04Give an IDB and an NRB as examples of the third type of block.Guy Harris1-0/+16
2018-01-20wiretap: more SPDX license convertions.Dario Lombardo1-14/+1
2018-01-14Check for gzipped files even if we don't have libz.Guy Harris1-0/+3
2018-01-09wiretap: add a parameter to wtap_init() indicating whether plugins must be lo...Pascal Quantin1-2/+6
2018-01-09Use pcapng as the name of the file format.Guy Harris1-4/+4
2017-12-29Do the right check for "no name resolution information to save".Guy Harris1-0/+2
2017-12-21Add IEEE 802.3br Frame Preemption Protocol dissectorAnton Glukhov1-0/+1
2017-12-14Refactor plugin registration and loadingJoão Valverde1-2/+12
2017-11-15Handle LINKTYPE_JUNIPER_ST 200.Anders1-0/+1
2017-10-29wtap.h: Replace literal buffer size with WS_INET_ADDRSTRLENJoão Valverde1-2/+3
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-0/+1
2017-09-04Add support for WPFCapture "formats" from Microsoft Analyzer.Michael Mann1-0/+7