Revert "TODO SMB2 NegotiateContext...."
[metze/wireshark/wip.git] / randpkt_core /
2018-07-01 Peter Wurandpktdump: add --delay option
2018-06-12 Guy HarrisDon't let randpkt write packets libwiretap can't read.
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-04-18 Dario LombardoRemove autotools build system.
2018-04-17 Gerald CombsSwitch the Doxygen API reference build to CMake.
2018-03-07 Dario Lombardospdx: more licenses converted.
2018-02-17 Guy HarrisDon't have CLEAN_FILES variables for the "clean" source...
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-02-02 Dario Lombardorandpkt_core: use SPDX identifiers.
2018-01-09 Pascal Quantinwiretap: add a parameter to wtap_init() indicating...
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-13 João ValverdeCMake: Allow user build flags to override default build...
2017-07-25 Dario Lombardorandpkt: choose a random type if the empty string has...
2017-04-20 Guy HarrisUse more of the cfile_ failure message routines.
2017-04-20 Guy HarrisUse cfile_write_failure_message() in the randpkt code.
2017-04-06 Rémy Léonerandpkt: Add support to generate IEEE802.15.4 packets
2017-03-28 Michael Mannrandpkt_core: Fix a handful of warnings
2017-02-14 Dario Lombardowiretap: add cleanup routine.
2016-12-04 Guy HarrisHave a routine to do all the work of initializing libwi...
2016-12-02 Guy HarrisInclude config.h first, for large-file-related #defines.
2016-09-30 Peter Wucmake: make WERROR_COMMON_FLAGS a normal string
2016-09-16 Dario Lombardoextcap: make extcap use the ws_strtoi/u functions.
2016-08-23 João ValverdeCMake: Allow setting per target compiler warnings
2016-07-27 João ValverdeMake randpkt generate the correct IP version for IPv6
2016-07-27 João Valverderandpkt: Add support to generate IPv6
2016-07-10 João Valverderandpkt_core: Use g_random_* for randpkt_parse_type().
2016-07-09 Dario Lombardorandpkt_core: change rand() to g_rand_int (CID 1355360).
2016-06-30 João ValverdeRemove Makefile.common files
2016-06-16 Dario Lombardorandpktdump: fix a crash.
2016-06-15 Pascal QuantinRemove Nmake build system
2016-05-02 Graham BloiceAdd checkAPI calls to CMake.
2016-04-01 Dario Lombardorandpkt: restyle the list generation to get rid of...
2016-02-25 Guy HarrisClean up modelines and indentation.
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-19 Guy HarrisGet rid of PCAP_ENCAP_USB.
2016-02-18 Guy HarrisRemove some {-I,/I} flags.
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-02-15 Guy HarrisBuild the extcap programs in the extcap directory.