aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Handle LINKTYPE_JUNIPER_ST 200.Anders2-0/+3
2017-10-29"Hardcode" the port types used by Export PDU functionalityMichael Mann1-31/+34
2017-10-29wtap.h: Replace literal buffer size with WS_INET_ADDRSTRLENJoão Valverde1-2/+3
2017-10-27YACC is set to the missing script if not foundJoão Valverde1-4/+0
2017-10-27autotools: Fix LN_S usageJoão Valverde1-1/+1
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris3-8/+8
2017-10-26CMake: Don't check for windows.h or winsock2.h.Gerald Combs1-1/+1
2017-10-18autotools: Remove abi-compliance-checker codeJoão Valverde1-24/+0
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-2/+1
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum6-19/+9
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-1/+0
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde3-6/+6
2017-09-26Move some DIAG_OFFs to make code less uglyJoão Valverde1-3/+8
2017-09-26plugins: Use g_slist_prepend() instead.João Valverde1-1/+1
2017-09-25Docbook: Automatically generate the tools help output.Gerald Combs1-1/+1
2017-09-24autotools: Use package flags to configure libpcapJoão Valverde1-1/+2
2017-09-24Install libwiretap and libwscodecs headersJoão Valverde2-6/+27
2017-09-24Don't look at the comment or process table with pre-2.2 files.Guy Harris1-6/+17
2017-09-19IXIA lcap supportJoerg Mayer2-0/+20
2017-09-19Disable flex-generated [-Wsign-compare] warningsJoão Valverde2-0/+6
2017-09-16Inquire what frame_size < msdu_length means.Guy Harris1-1/+6
2017-09-14Move a test.Guy Harris1-22/+25
2017-09-14Replace a magic constant with an expression that represents what it is.Guy Harris1-1/+1
2017-09-14Fix comments.Guy Harris1-8/+14
2017-09-14Remove the 4 octets of junk even if that leaves no octets.Guy Harris1-3/+3
2017-09-12A number of 0 for actual_octets may just be an end of record instead of an er...Joerg Mayer1-33/+42
2017-09-07More [-Wmaybe-uninitialized] fixes with -OgJoão Valverde1-0/+3
2017-09-06NetMon: Add support for WiFi MessageMichael Mann1-0/+2
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-0/+1
2017-09-05Ensure process info offset is "seek"ed when process info exists in NetMon file.Michael Mann1-0/+5
2017-09-04Add support for WPFCapture "formats" from Microsoft Analyzer.Michael Mann3-1/+60
2017-09-01Add support for NetMon NetmonFilter and NetworkInfoEx frame types.Michael Mann3-2/+14
2017-08-31Read process info table from Netmon filesMichael Mann1-20/+214
2017-08-30Add support for reading comments in Network Monitor filesMichael Mann3-22/+273
2017-08-29Add Network Monitor Event Tracing eventMichael Mann3-3/+8
2017-08-27err_info is used, so don't mark it unused.Guy Harris1-1/+1
2017-08-26wiretap: Add WTAP_ENCAP_NORDIC_BLEStig Bjørlykke3-0/+7
2017-07-18Do the meta-tag stuff the same way in all three cases.Guy Harris1-4/+8
2017-07-18Revert "Don't byte-swap an 1-byte value."Guy Harris1-3/+1
2017-07-18Remove unnecessary test.Guy Harris1-4/+1
2017-07-18Don't byte-swap an 1-byte value.Guy Harris1-1/+3
2017-07-18Remove unnecessary test.Guy Harris1-3/+1
2017-07-18Copy no more than MAX_ERF_EHDR - 1 additional extension headers.Guy Harris1-1/+7
2017-07-17Use time_t for the seconds part of a time stamp.Guy Harris1-6/+6
2017-07-17ERF_TYPE_META write and comment supportAnthony Coddington5-142/+1623
2017-07-14vsock: add WTAP_ENCAP_VSOCK constantStefan Hajnoczi3-0/+7
2017-06-22Add WTAP_ENCAP_3MB_ETHERNET for Xerox 3MB Ethernet.Guy Harris3-0/+5
2017-06-19Put the definition of BIT_SWAPPED_MAC_ADDRS in the file where it's used.Guy Harris2-5/+12
2017-06-15Make the short names for USB encspsulation types more regular.Guy Harris1-2/+2
2017-06-15Better names for various USB headers.Guy Harris1-2/+2