manuf: Overwrite entry for OUI 08:00:30
[metze/wireshark/wip.git] / editcap.c
2018-02-09 Guy HarrisRemove redundant members from wtap_syscall_header.
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-18 Guy HarrisDon't overwrite the struct wtap_pkthdr; copy and change...
2018-01-09 Pascal Quantinwiretap: add a parameter to wtap_init() indicating...
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-11-14 Peter WuCMake,editcap: avoid noise with editcap -F and -T options
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-10-26 Gerald CombsCMake: Don't check for windows.h or winsock2.h.
2017-09-26 João ValverdeRename "ws_version_info.h", also .c
2017-09-26 Gerald CombsEditcap: Don't treat plain -F and -T as errors.
2017-09-25 Gerald CombsDocbook: Automatically generate the tools help output.
2017-07-17 Anthony CoddingtonERF_TYPE_META write and comment support
2017-06-03 Guy HarrisPass the file type, not the frame type, to cfile_dump_o...
2017-04-20 Guy HarrisHave separate routines for open-for-reading and open...
2017-04-20 Guy HarrisMake the command-line and alert-box failure messages...
2017-04-20 Guy HarrisUse the new cfile_XXX_failure_message() routines more...
2017-04-20 Guy HarrisAdd common routines for command-line libwiretap error...
2017-04-18 Guy HarrisDon't close a wtap that you don't have open in the...
2017-04-15 Guy HarrisFix parsing of packet ranges.
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-03-02 Erik de JongRewrite dissectors to use Libgcrypt functions.
2017-02-22 Dario Lombardoeditcap: use single exit point.
2017-02-20 Gerald CombsYell at the user less.
2017-02-18 Dario Lombardowsutil: remove leaks from filesystem and plugins code.
2017-02-14 Dario Lombardowiretap: add cleanup routine.
2017-02-08 Jaap Keutereditcap: handle too short frames in frame comparison
2016-12-05 Guy HarrisClean up initialization code for programs.
2016-12-04 Guy HarrisHave a routine to do all the work of initializing libwi...
2016-09-24 Uli HeilmeierEditcap: Fix comparsion between signed and unsigned int
2016-09-11 Guy HarrisUse the get.*guint32() routines to get guint32s.
2016-09-11 Guy HarrisAllow a zero change offset in editcap.
2016-09-10 Peter Wueditcap: fix memleaks
2016-09-09 Guy HarrisFix copy-and-pasteo.
2016-09-08 Guy HarrisAdd get_ routines to get a guint32, and use them.
2016-09-08 Dario Lombardoeditcap: use ws_strtou/i functions.
2016-09-05 Guy HarrisUse get_positive_int() to parse signed positive arguments.
2016-09-05 Guy HarrisHave scan_plugins() take an argument specify what to...
2016-07-29 Dario Lombardoeditcap: fix typos
2016-07-26 Dario Lombardoeditcap: fix typos
2016-07-25 Dario Lombardoeditcap: fix typos
2016-07-21 Guy HarrisNo need to check for string option values being null.
2016-07-17 Michael MannFix printf style parameters complaints from VS Code...
2016-07-14 Guy HarrisRedo the block options APIs.
2016-06-23 John A. ThackerEditcap: Fix setting of max_packet_number
2016-06-01 Michael MannAdd data structures necessary to support multiple Name...
2016-06-01 Michael MannAdd data structures necessary to support multiple Secti...
2016-05-22 Michael MannAdd wtap_optionblock_set_option_string_format
2016-04-21 João ValverdeLink version code statically again
2016-04-13 Gerald CombsWindows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-04-03 João ValverdeMove zlib version check to wsutil
2016-03-28 Joerg MayerFix warnings/errors of type -Wused-but-marked-unused
2016-03-26 Daniël van EedenFix compile errors when compiling w/o zlib
2016-03-09 Jaap KeuterRemove superfluous pointer checks (CID-280599, 280600...
2016-03-06 Guy HarrisProperly fetch the ethertype.
2016-02-23 Michael MannMaking wiretap option blocks more generic.
2016-02-15 Jonas Falkevikeditcap: flag for ignore vlan duplication removal
2016-02-12 Guy HarrisAdjust time stamps even if the secs value of the time...
2016-01-23 Guy HarrisMore structure assignments for nstime_t.
2016-01-16 Alexis La Gouttefix spelling-error-in-binary found by lintian
2016-01-15 Michael Mann[editcap] Pacify OS X buildbot.
2016-01-14 Matej Košík[editcap] Remove excess parsing when packets are kept.
2016-01-14 Michael Mann[editcap] Bugfix tree compare function.
2016-01-06 Guy HarrisClean up more includes of wtap.h.
2015-12-14 João ValverdeMake init_progfile_dir() take a function pointer [...
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-11-11 Pascal QuantinUpdate user guide for development release
2015-11-10 Guy HarrisSkip only the actual file descriptor close when writing...
2015-11-10 Guy HarrisTreat "-" as "standard input" in the CLI, not in libwir...
2015-11-04 Guy HarrisDon't include "file.h" if you don't need it.
2015-09-28 Dario Lombardoeditcap/reordercap: rename time to frame_time.
2015-08-28 Guy HarrisHave separate variables for read and write errors.
2015-08-18 Hadriel KaplanPcapng: clean up Section Header Block handling
2015-08-12 Dario Lombardoeditcap: add change offset.
2015-08-06 Hadriel KaplanPcapng: support Name Resolution Block options
2015-06-26 Martin Mathiesoneditcap: allow command-line option to set comments...
2015-06-21 Martin Mathiesoneditcap: split usage output so won't wrap in cmd.exe...
2015-06-21 Martin Mathiesoneditcap: trivial changes while looking into the -L...
2015-02-28 Guy HarrisRemove some unneeded includes of <sys/time.h>.
2015-02-20 Gerald CombsSuppress a bunch of cast-qual warnings.
2015-02-20 Guy HarrisJust have init_progfile_dir() take a void pointer.
2014-12-31 Guy HarrisDo the full string in get_{compiled,runtime}_version_in...
2014-12-31 Guy HarrisMove the version_info.c stuff to wsutil/ws_version_info.c.
2014-12-25 Guy HarrisOnly include <wsutil/os_version_info.h> if we need it.
2014-12-25 Guy HarrisCheck for getopt_long(), not getopt().
2014-12-24 Stephen FisherMove twelve show_version() functions from the varoius...
2014-12-18 Guy HarrisMake sure err_info is always set, and print it iff...
2014-12-18 Guy HarrisWTAP_ERR_UNWRITABLE_ errors aren't returned by reads...
2014-12-18 Guy HarrisRename WTAP_ERR_REC_TYPE_UNSUPPORTED to WTAP_ERR_UNWRIT...
2014-12-18 Guy HarrisHandle "I can't map this for that file format" better.
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABL...
2014-10-29 Guy HarrisRename the strnatcmp.c routines and make them use the...
2014-09-28 Guy HarrisSupport nanosecond-resolution time stamp adjustment.
2014-09-22 Evan HuusEnsure pcapng application name is always dynamically...
2014-09-20 kardamAdd -I option in editcap to extend Duplicate packet...
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-08-05 Bill MeierFix whitespace/indentation to match editor modelines.
2014-07-06 Guy HarrisClean up handling of missing functions.
2014-07-03 Guy HarrisMake --help and --version information a bit more uniform.
next