aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Just extract the title length once.Guy Harris1-4/+4
2018-06-15Fix some "bad file" messages.Guy Harris1-2/+2
2018-06-15Convert NetMon comment titles to UTF-8 when reading the file.Guy Harris2-13/+26
2018-06-15No need to check for a UTF-16 string's length being a multiple of 2.Guy Harris1-15/+9
2018-06-14Fix indentation.Guy Harris1-2/+2
2018-06-14Fix the handling of paths in the process information.Guy Harris1-7/+203
2018-06-07wiretap: add support for ruby marshal object files.Dario Lombardo5-2/+226
2018-06-07CMake: Get rid of FULL_SO_VERSIONGerald Combs1-3/+1
2018-06-04Use proper unsigned constant for bit shiftJaap Keuter1-1/+1
2018-05-30Fix problem building on NetBSD 7.1.Guy Harris1-1/+1
2018-05-30wiretap: camins: add support for timestampsMartin Kaiser1-15/+62
2018-05-25dpa400: Fix wiretap data packet lenDirk Eibach1-0/+1
2018-05-23pem: validate the base64 linesРоман Донченко1-1/+14
2018-05-21json: fix typo.Dario Lombardo1-1/+1
2018-05-20Make the two names for Unigraf DPA-400 captures the same.Guy Harris1-1/+1
2018-05-20Make the two file type descriptions for WTAP_FILE_TYPE_SUBTYPE_MPLOG the same.Guy Harris1-1/+1
2018-05-20Add an entry for WTAP_ENCAP_DPAUXMON.Guy Harris1-0/+2
2018-05-20Add entries for two WTAP_ENCAP_ types, and clean up another entry.Guy Harris1-1/+7
2018-05-17dpa400: fix no previous prototype for function 'dpa400_open' [-Wmissing-proto...Alexis La Goutte1-0/+1
2018-05-16Eliminate some unneeded header checks.Guy Harris5-10/+0
2018-05-15wiretap: Add a reader for files in the PEM-like format specified by RFC 7468Роман Донченко5-0/+239
2018-05-14Use ws_g_warning() for plugin registration errors.Guy Harris1-4/+5
2018-05-14wiretap: use pcapng_debug instead of g_warning.Dario Lombardo1-2/+2
2018-05-10wiretap: DPA-400 logfile supportDirk Eibach5-0/+273
2018-05-10DisplayPort AUX channel protocol dissectorDirk Eibach2-0/+4
2018-05-10nettrace: add g_assert in write_packet_data (CID 1435482).Dario Lombardo1-0/+2
2018-05-09Always explicitly set tm_isdst before calling mktime().Guy Harris1-0/+1
2018-05-08wiretap: make open_info_base[] constРоман Донченко1-1/+1
2018-05-07Revert "wiretap: DPA-400 logfile support"Guy Harris5-274/+0
2018-05-07wiretap: DPA-400 logfile supportDirk Eibach5-0/+274
2018-05-07wiretap: Add a file_gets variant that returns a pointer to the NUL terminatorРоман Донченко2-3/+13
2018-05-05nettrace_3gpp_32_423: fix memleak and copy of uninitialized memoryPeter Wu1-10/+7
2018-05-02erf.c: fix compilation with gcc 8Pascal Quantin1-1/+1
2018-05-02cosine.c: fix compilation with gcc 8Pascal Quantin1-2/+1
2018-05-02netscreen.c: fix compilation with gcc 8Pascal Quantin1-2/+1
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke9-17/+24
2018-05-01Use common indenting space in headingStig Bjørlykke1-10/+10
2018-04-28Pick the *first* usable file type as the default, not the *last* one.Guy Harris1-0/+1
2018-04-24Clean up EOF/short read/hard error handling in heuristics.Guy Harris1-93/+72
2018-04-24Strengthen the heuristcs that check for "alternate" pcap formats.Guy Harris1-17/+67
2018-04-21wsutil: convert one leftover function in wsjson.Dario Lombardo1-1/+1
2018-04-21wsutil: rename wsjsmn to wsjson.Dario Lombardo1-1/+1
2018-04-18Remove autotools build system.Dario Lombardo2-235/+1
2018-03-13Get rid of TestBigEndian and AC_C_BIGENDIAN.Gerald Combs2-3/+3
2018-03-09spdx: more licenses converted.Dario Lombardo3-28/+3
2018-03-09spdx: more licenses converted.Dario Lombardo2-48/+2
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-02-27ERF: Add support for new extension header and Provenance tagsAnthony Coddington1-0/+27
2018-02-27catapult dct2000: don't dump comments one char at a time, and other fussingMartin Mathieson1-42/+37
2018-02-24The parser is at the bottom, so the shadow warning must be turned off there.Guy Harris1-0/+2