TODO SMB2 NegotiateContext....
[metze/wireshark/wip.git] / tshark.c
2019-01-03 Dario Lombardotshark: remove redundant casts.
2019-01-03 Dario Lombardoepan: use json_dumper for json outputs.
2019-01-02 Peter Wucli_main: remove real_main from stack traces for non...
2019-01-01 Guy HarrisMove some command-line-oriented routines from wsutil...
2018-12-29 Michael MannAdd interface name when outputting packets dropped.
2018-12-27 Guy HarrisTry to squeeze some bytes out of the frame_data structure.
2018-12-21 Dario Lombardotshark: fix compilation with gcc-8 without pcap.
2018-12-19 Peter Wutshark: handle option -c when ENABLE_PCAP=OFF
2018-12-19 Guy HarrisClean up exp_pdu_open() API.
2018-12-13 Guy HarrisMove more version-info-related stuff to version_info.c.
2018-12-13 Guy HarrisPut the main() and wmain() routines for CLI programs...
2018-12-07 Jaap KeuterPCAP/PCAPNG: Be consistent in documentation, etc
2018-11-20 Peter WuAdd new Secrets API and allow TLS to use pcapng decrypt...
2018-11-20 Peter WuReplace JSON-GLib by custom JSON dumper library
2018-11-16 Peter Wutshark: do not print packet information when using...
2018-11-16 Guy HarrisUse an enum for compression types in various interfaces.
2018-11-16 Guy HarrisUse the dump parameters structure for non-pcapng-specif...
2018-11-15 Guy HarrisAlways use the input file's encapsulation for the outpu...
2018-11-15 Guy HarrisJust pass on a snapshot length of 0 to the dumper.
2018-11-13 Guy HarrisDon't have _ng versions of the dumper open routines.
2018-11-12 Peter Wuwiretap: refactor common parameters for pcapng dump...
2018-10-19 Dario Lombardotshark: replace exit with abort in TRY/CATCH.
2018-10-08 Guy HarrisBring back arg_list_utf_16to8(), but have it just do...
2018-10-07 Guy HarrisUse wsetargv.obj, and wmain() rather than main(), on...
2018-10-05 Uli Heilmeier*shark: Update help and manpage for name resolving
2018-09-18 PatrikMoskotshark memory leak: g_free(cf_name) moved under 'clean_...
2018-09-09 João Valverdeepan: Add argument to epan_init() to disable plugins
2018-08-29 João Valverdeepan: Remove unnecessary all protocols registration...
2018-08-22 Adam MorrisonFixed a bug related to epan initialization
2018-08-17 Vasil Velichkovtshark: free exp_pdu_filename and capture_opts->save_file
2018-08-05 Peter Wutshark: perform NPF driver check for capture only
2018-08-01 Vasil Velichkovtshark: Allow exporting of PDUs to stdout
2018-06-26 Gerald CombsWindows: Fetch our version using RtlGetVersion.
2018-06-25 Jiri NovakRTP: Common functions for allocation/deallocation of...
2018-05-23 Guy HarrisDo IP address resolution synchronously before printing...
2018-05-05 Guy HarrisDon't use dladdr() to get a pathname for the current...
2018-05-04 AndersBromang_slist_free_full: Use g_slist_free_full() in a couple...
2018-04-25 Peter Wudfilter: fix memleaks with functions and slice operator
2018-04-19 Dario Lombardotshark: improve -G elastic-mapping command by adding...
2018-04-19 Dario Lombardotshark: put -G elastic-mapping in help under ifdef.
2018-04-18 Dario Lombardotshark: add -G elastic-mapping report.
2018-04-16 Andersglib: Get rid of GLIB_CHECK_VERSION as we now require...
2018-03-24 Jaap KeuterOID name resolv: Fix MIB/PIB path presentations
2018-03-06 Gerald CombsTransition from GeoIP Legacy to MaxMindDB.
2018-02-19 Guy HarrisCheck whether to do dissection after starting taps.
2018-02-19 Guy HarrisGet rid of more new_ prefixes for statistics functions...
2018-02-18 Guy HarrisDon't start command-line taps until we've opened a...
2018-02-09 Guy HarrisGeneralize wtap_pkthdr into a structure for packet...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-09 Pascal Quantinwiretap: add a parameter to wtap_init() indicating...
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2018-01-08 Jon DeVreeDo not automatically enable the linux kernel's BPF...
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2018-01-02 Merlin ChlostaAdd columns (_ws.col) to output formats json, ek, pdml
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-12-11 João ValverdeRewrite make-tap-reg.py in C
2017-12-08 Guy HarrisHave the frame_tvbuff.c routines not use the global...
2017-12-08 Guy HarrisHand the packet provider functions to epan_new().
2017-12-08 Guy HarrisMove the frame_set stuff back into the capture_file...
2017-12-04 Guy HarrisMove the parts of a capture_file used by libwireshark...
2017-12-04 Guy HarrisUse cfile fields for some frame_data pointers.
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-12-01 Gerald CombsGet rid of some void pointers.
2017-11-21 João ValverdeMove the protocol registration routines back into libwi...
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-11-08 Orgad Shanehtshark/tfshark: Replace global prefs with a boolean
2017-11-07 Orgad Shanehtshark/tfshark: Do not apply console.log.level before...
2017-10-28 Michael Manntshark: Use -G help instead of -G ?
2017-10-26 Gerald CombsCMake: Don't check for windows.h or winsock2.h.
2017-10-15 Peter WuRename ui_util.h -> ws_ui_util.h
2017-10-15 Christoph WurmTshark: Optional packet summary for Elasticsearch
2017-10-11 Guy HarrisAdd --print as an alias for -P, to match tcpdump.
2017-09-26 Gerald CombsWSUG: More tools updates.
2017-09-26 João ValverdeRename "ws_version_info.h", also .c
2017-09-20 João Valverdeplugins: Be more descriptive in "about wireshark"-...
2017-09-20 João ValverdeRename get_plugin_dir() for consistency
2017-09-11 João Valverdewsutil: Initialize and store plugin personal dir
2017-08-29 Jim Youngtshark: Add delimiter to both sides of packetlist arrows
2017-08-28 Mikael Kanstrupiface_lists: Access ifaces member by reference
2017-08-22 Ahmad FatoumAdd hardware timestamping support
2017-07-23 Dario Lombardotshark: assert edt before calling print_packet (CID...
2017-07-03 Sake BlokAdd option to use wall-clock intervals
2017-06-22 Daan De MeyerAdd --no-duplicate-keys tshark option.
2017-06-16 Daan De MeyerRefactor JSON output functions
2017-06-12 Michael MannAdd support for color xml attributes in psml and pdml...
2017-06-11 Guy HarrisDon't colorize a line if we have no color filter.
2017-06-11 Dave Goodelltshark: add "--color" option emulating wireshark colors
2017-06-05 Guy HarrisAllow bigger snapshot lengths for D-Bus captures.
2017-05-26 Peter WuReport syntax errors in UAT prefs parsing
2017-05-12 Guy HarrisFix Windows build without pcap.
2017-05-09 Alexis La Gouttetshark: Fix Dead Store (Dead assignement/Dead increment...
2017-05-05 Hessam JalaliAuto reset epan session
2017-04-29 Guy HarrisEliminate some double-frees.
2017-04-24 Guy HarrisMove UI-only stuff out of libwireshark.
2017-04-23 Guy HarrisPrint first-pass read errors at the end.
2017-04-23 Jakub Zawadzkitshark: make success volatile.
2017-04-23 Guy HarrisRename read{_cap}_file() to process{_cap+_file().
2017-04-23 Guy HarrisJust have read_cap_file()/read_file() return a success...
2017-04-23 Guy HarrisRename some routines to better reflect what they do.
2017-04-20 Guy HarrisHave separate routines for open-for-reading and open...
next