aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Replace JSON-GLib by custom JSON dumper libraryPeter Wu9-95/+525
2018-11-20wsutil: rename some wsjson functionsPeter Wu6-23/+23
2018-11-20wsutil: fix indentation/modelines in wsjsonPeter Wu2-135/+135
2018-11-20Add an API to get a list of compressed-file extensions, and use it.Guy Harris5-146/+148
2018-11-19Fix a comment to reflect reality.Guy Harris1-1/+2
2018-11-19Ensure that fixFilenameExtension() is used only when writing a file.Guy Harris1-6/+16
2018-11-19Convert enum increment into int incrementJaap Keuter1-10/+10
2018-11-19rpm-setup.sh: We no longer use FOP or AsciiDoc.Gerald Combs1-2/+0
2018-11-19Fix MLE security suite displayRobert Cragie1-2/+2
2018-11-19ain:Prettify Carrier and AMAslpID parameters.Anders Broman5-61/+256
2018-11-19lnpdqp: Get rid of warnings.Anders Broman2-5/+11
2018-11-19wtap.h: Fix documentation warningsJoerg Mayer1-2/+0
2018-11-19text2pcap: consolidate ethernet header protocol determinationJaap Keuter1-13/+10
2018-11-18Add an API to get the file extension for a compression type, and use it.Guy Harris6-57/+115
2018-11-18packet-mint.c: Rename mint type to mint port and enhance list of ports.Joerg Mayer1-129/+263
2018-11-18text2pcap: pcapng is an output optionJaap Keuter1-1/+1
2018-11-18s7comm: Add additional syntax ids 0x83 and 0x84 for NCK data accessJuergen Kosel1-4/+11
2018-11-18f5ethtrailer: Update for new format trailersJohn Tapparo2-82/+739
2018-11-18.mailmap: fix duplicate entryVasil Velichkov2-1/+1
2018-11-18[Automatic update for 2018-11-18]Gerald Combs12-68/+203
2018-11-18CMake: call cmake_minimum_required before projectPeter Wu1-6/+6
2018-11-18text2pcap: assure an IP next layer protocol is setJaap Keuter1-0/+6
2018-11-18Clean up previous change.Guy Harris1-2/+2
2018-11-18Fix addition of extensions to file names.Guy Harris1-24/+71
2018-11-17wiretap/merge.c: consolidate three similar merge_files routinesPeter Wu1-179/+46
2018-11-17Qt: fix build failure due to adding two incompatible pointersPeter Wu1-2/+2
2018-11-17etypes.h: Small whitespace fixesJoerg Mayer1-23/+23
2018-11-17"." in version numbers and file names isn't translated into other languages.Guy Harris2-3/+3
2018-11-16Man pages: Update pipe input documentation.Gerald Combs3-17/+16
2018-11-16Dumpcap: Fix writing SHBs and IDBs.Gerald Combs6-157/+473
2018-11-16nettrace: Handle failure to parse IPv6.Anders Broman1-3/+6
2018-11-16RTPS: RTPS 2.3 Domain ID and Domain Tag support.ismaelrti2-3/+37
2018-11-16LISP: Switch to proto_tree_add_subtree_format()Lorand Jakab2-37/+7
2018-11-16travis: enable tests even if libpcap is disabledPeter Wu1-2/+5
2018-11-16test: finalize suite_capture conversion to fixtures, drop config.pyPeter Wu4-308/+89
2018-11-16test: convert capture tests to use fixtures, fix tests without dumpcapPeter Wu10-378/+454
2018-11-16tshark: do not print packet information when using -w without libpcapPeter Wu1-7/+9
2018-11-16Qt: fix build with Qt 5.4 and olderPeter Wu3-3/+3
2018-11-16Add an API to get a description of a compression type, and use it.Guy Harris13-95/+35
2018-11-16ZigBee: Fixed incorrect field typeMartin Boye Petersen1-1/+1
2018-11-16nettrace: fix var init.Dario Lombardo1-1/+3
2018-11-16gtpv2: Handle different sizes of 8.38 MM Context.Anders Broman1-0/+8
2018-11-16dictionary.symbol: Update to version received from vendor with minor formatti...Joerg Mayer1-53/+45
2018-11-16Use an enum for compression types in various interfaces.Guy Harris33-253/+281
2018-11-16TDS: Fix decoding of TDS7 password.Craig Jackson1-9/+24
2018-11-16Use the dump parameters structure for non-pcapng-specific stuff.Guy Harris15-221/+194
2018-11-15Always use the input file's encapsulation for the output file.Guy Harris1-8/+0
2018-11-15Just pass on a snapshot length of 0 to the dumper.Guy Harris1-6/+0
2018-11-15test: convert suite_dfilter to use fixturesPeter Wu18-516/+586
2018-11-15test: convert suite_nameres to use fixturesPeter Wu2-39/+57