GPLv2 -> GPLv2+
[metze/wireshark/wip.git] / Makefile.common
2014-01-09 jmayerMove cfile.c into SHARK_COMMON_SRC (as was done in...
2014-01-08 guyAt least some of the files in PLATFORM_CAPTURE_SRC...
2014-01-08 guyRename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match...
2014-01-08 mmannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2013-12-21 darkjamesDrop isprint.h use g_ascii_isprint() when this include...
2013-12-13 guyAdd a "captype" file that just reports the type of...
2013-12-02 guyMove most of the plugin code from epan to wsutil and...
2013-08-01 morrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-07-16 morrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-16 morrissMove u3.{h,c} and g711.{h,c} into wsutil.
2013-07-16 morrissMove strnatcmp.{h,c} from epan into wsutil: there's...
2013-07-12 morrissMove the print modules into epan.
2013-07-12 morrissMove disabled_protos.{h,c} into epan.
2013-07-11 morrissMove some more modules into epan.
2013-07-11 darkjamespacket dissection now takes pointer to tvb instead...
2013-07-10 cmaynardAdd strnatcmp by Martin Pool for 'natural order' string...
2013-06-26 morrissMove tap-*-common.{h,c} into ui/ since that's the home...
2013-06-26 morrissMove tempfile.{h,c} into wsutil.
2013-06-25 morrissMove a couple of time-related modules into wsutil.
2013-06-25 morrissAllow the Gtk+ and Qt versions to be built simultaneous...
2013-05-22 guyPull the capture-session state information out of captu...
2013-05-22 guyOn OS X, get the interface type from the System Configu...
2013-05-12 jmayerTiny whitespace change
2013-04-25 guySend the output of the -D and -L options to the standar...
2013-02-28 rbalintAdd ws_symbol_export.h WIRESHARK_COMMON_INCLUDES to...
2013-02-02 guyMove recent.c to the ui directory, as we did with its...
2012-12-21 tuexenUse pcapio routines. This concludes the preperation for
2012-11-22 guyOn UN*X, if an interface has a description, use it...
2012-09-24 martinmFrom Jim Young, bug 7745.
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-06-28 guyFrom Pontus Fuchs:
2012-06-24 jmayerBuild Wireshark with ws80211_utils.c
2012-06-20 jmayerMakefile.common:
2012-06-20 etxrabAdd ws80211_utils.[ch] of bug https://bugs.wireshark...
2012-03-18 guyRemove ui/qt/main.cpp from the list of source files...
2012-03-18 guyAdd automake support for Qt - use --with-qt as a config...
2012-03-08 guyMove alert_box.c to the ui directory.
2012-02-19 guyBuild the TShark taps into a static libcliui library...
2012-02-19 guyMove dftest.c back to the top-level directory; that...
2012-02-18 guyCreate a libui (static) library in the ui directory...
2012-02-17 jmayerFix a typo that broke compilation on all platforms
2012-02-17 jmayerTrying to fix the compile of ui/util.c on Windows by...
2012-02-17 jmayerStart moving files to ui/ and ui/cli/
2012-02-05 etxrabFrom QA Cafe:
2012-01-18 guyAdd some files that didn't get checked in.
2012-01-18 guyRestructure the recent file code so that recent.c is...
2012-01-16 guyMove alert_box.c back up to the top-level directory...
2012-01-16 guyMove some headers for UI stuff, and the alert_box.c...
2012-01-15 jmayerRename crypt-xxx to xxx
2012-01-03 guyMove capture_sync.h as well.
2012-01-03 guycapture_sync.c is another file common to all programs...
2011-12-29 guySwallow cant_load_winpcap_err() up into capture-wpcap...
2011-09-15 martinmAdd a tap for showing all expert items.
2011-07-14 martinmAdd LTE RLC stats tap to tshark.
2011-07-14 martinmAdd LTE MAC statistics to tshark.
2011-06-21 etxrabFrom Stéphane Gorse:
2011-04-27 guyCreate a new frame_data_sequence data type; it represen...
2011-04-11 cmaynardAdd conversation tracking and tshark tap support to...
2011-04-05 cmaynardAdd ICMP tap support, and add a tshark tap to measure...
2011-03-27 geraldAdd "-z hosts", which dumps name resolution information...
2010-11-28 sfisherMove u3 code to top-level directory since it's not...
2010-11-27 guyMove main_statusbar.h to the top-level directory; none...
2010-09-18 morrissFrom Cal Turney via https://bugs.wireshark.org/bugzilla...
2010-06-01 geraldFrom Michael Bernhard via bug 3398 with minor fixups:
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-07 guyAdd routines vfprintf_stderr() and fprintf_stderr(...
2010-03-07 etxrabUse strtok_s on windows and strtok_r otherwise.
2010-03-04 guyIn Wireshark and TShark, run dumpcap to get interface...
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-08-31 krjRemove strcasecmp. We use g_ascii_strcasecmp exclusively
2009-07-02 geraldPull mkstemp() into tempfile.c. That's the only place...
2009-05-20 geraldFrom Vincenzo Condoleo via bug 2589:
2008-12-31 guyAdd tap-megaco-common.h, so it'll show up in the distri...
2008-12-31 rbalintService response time statistics for MEGACO (CLI part).
2008-06-30 morrissMove privileges.c and unicode-utils.c from epan to...
2008-06-21 wmeierRevert incorrect change which killed *nix buuilds...
2008-06-21 wmeierFix editcap Windows build problem.....
2008-06-21 sakeFrom Ken Smith (bug 2574): Allow editcap to parse files...
2008-04-12 ulflvarious code cleanup
2008-04-12 stigAnd remove tap_dfilter_dlg.h
2008-04-12 stigRemoved menu.h
2008-04-12 ulflmove statusbar related code from main.c into it's own...
2008-02-16 guyPull capture_loop.c into dumpcap.c, as dumpcap is the...
2008-02-16 guyrawshark doesn't appear to need pcapio.c, either.
2008-02-16 guyRemove from rawshark_SOURCES some files that rawshark...
2008-02-15 geraldAdd rawshark, a utility that, when given raw pcap-forma...
2008-02-03 sakeFrom Balint Reczey (bug 2233):
2007-11-20 geraldIf libcap is present, have dumpcap use it to drop privi...
2007-09-26 sfisherMove sync_pipe_write.c to WIRESHARK_COMMON_SRC since...
2007-09-25 ulflremove trailing backslash
2007-09-25 ulflas "advertised" some days ago:
2007-06-27 geraldPut airpcap.h back in the distribution.
2007-06-17 legoHave editcap and capinfos compile --without-plugins
2007-06-11 geraldFix compilation under VS6 (hopefully without breaking...
2007-05-25 legoHave editcap and capinfos loading the wiretap plugins.
2007-05-18 geraldFrom Dustin Johnson:
2007-01-02 geraldMove epan/crypt-md5.[ch] to epan/crypt. Remove
2006-10-24 etxrabFrom Alejandro Vaquero:
2006-10-06 geraldAdd airpcap.h to the distribution.
2006-10-04 etxrabFinally got it to complie.
next