krb5_fast_key TODO check for HAVE_KRB5_C_FX_CF2_SIMPLE HAVE_KRB5_CRYPTO_FX_CF2
[metze/wireshark/wip.git] / randpkt.c
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-13 Guy HarrisPut the main() and wmain() routines for CLI programs...
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-07-01 Peter Wurandpktdump: add --delay option
2018-05-05 Guy HarrisDon't use dladdr() to get a pathname for the current...
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...
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-02-14 Dario Lombardowiretap: add cleanup routine.
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-06 Guy HarrisReturn after calling cmdarg_err().
2016-09-06 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-09 Dario Lombardorandpkt_core: change rand() to g_rand_int (CID 1355360).
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-04-01 Dario Lombardorandpkt: restyle the list generation to get rid of...
2016-03-22 Gerald CombsFix randpkt and reordercap.
2016-02-15 Guy HarrisBuild the extcap programs in the extcap directory.
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-11-11 Dario Lombardorandpkt: split into a core and an app.
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-09 Alexis La Goutterandpkt: fix no previous prototype for 'randpkt_*'...
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-11-05 Dario Lombardorandpkt: code restyle.
2015-02-20 Gerald CombsSuppress a bunch of cast-qual warnings.
2014-12-25 Guy HarrisUse getopt_long().
2014-12-25 Guy HarrisCheck for getopt_long(), not getopt().
2014-12-18 Guy HarrisMake sure err_info is always set, and print it iff...
2014-12-18 Guy HarrisHandle "I can't map this for that file format" better.
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-23 Guy HarrisSet the presence flags.
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-31 Bill MeierFollow convention for -h option:
2013-11-08 Guy HarrisThe "file types" we have are actually combinations...
2013-05-19 Chris MaynardTrivial change so all longnames are aligned.
2013-02-20 Gerald CombsWhen any of our executables start on Windows create...
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-08-09 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-06-23 Stig BjørlykkeUse ws_open/ws_read to avoid prohibited APIs.
2011-05-24 Gerald CombsMove the Windows argument list conversion code to a...
2011-01-06 Gerald CombsOn Windows, convert all of our command-line arguments...
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2010-01-06 Gerald CombsUse /dev/urandom (which is non-blocking) instead of...
2009-10-06 Stig BjørlykkeInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-05-17 Gerald CombsFrom Márton Németh via bug 2137:
2008-11-17 Gerald CombsMake "-h" a valid flag.
2008-10-31 Guy HarrisOn non-Windows systems, try /dev/random and, if it...
2008-10-31 Stig BjørlykkeFixed some "ignoring return value" warnings.
2007-05-25 Gerald CombsFrom Mike Harvey: Support for WiMAX and the WiMAX M2M...
2006-04-26 Gilbert RamirezCheck for NULL return value from wtap_dump_open().
2005-09-14 Ulf Lampingadded compression support for capture file output....
2005-08-24 Guy HarrisThe time stamp in a Wiretap packet header is now a...
2005-07-26 Gerald CombsFrom Brice Augustin: Use the correct packet length...
2005-07-23 Jörg MayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-03-27 Gerald CombsAdd SCTP and MEGACO types, so that we can add SCTP...
2005-03-17 Gerald CombsInsert "%s" at various points in an attempt to trigger...
2005-03-16 Gerald CombsFor UDP output, set the length to 65535 instead of 0.
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-02-23 Jörg MayerRemove a comma at end of enum
2002-11-17 Gerald CombsClean up the TDS dissector a bit. Change a lot of...
2002-10-16 Gerald CombsAdd support for building randpkt under Windows.
2002-10-15 Gerald CombsFix signed/unsigned type mismatches, as pointed out...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-05-18 Gerald CombsAdd initial support for GIOP.
2002-02-24 Guy HarrisFrom Peter Valchev: fix editcap to assign the result...
2002-02-14 Gilbert RamirezAdd ncp2222 as a type of packet than randpkt can produce.
2001-11-13 Gilbert RamirezHopefully the last time I have to change my e-mail...
2001-03-31 Guy HarrisBACNET support, from Hartmut Mueller.
2000-09-21 Gilbert RamirezMake sure to pass the sent/received direction from...
2000-06-11 Gerald CombsAdd syslog support to randpkt.
2000-05-19 Gilbert RamirezAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-19 Gilbert RamirezUse new-style wtap_dump().
1999-10-07 Guy HarrisAdd NBNS support.
1999-10-06 Gilbert RamirezAdded ICMP and DNS to randpkt.
1999-09-17 Gilbert RamirezFixed randpkt so it isn't linked to X11 libs. Removed...
1999-09-10 Gilbert RamirezAdded ip, tcp, and udp to randpkt.
1999-09-10 Gilbert RamirezAdded random packet generator.