Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.
[metze/wireshark/wip.git] / wsutil /
2010-05-29 Jeff MorrissPut the optional objects in EXTRA..SOURCES instead...
2010-05-29 Jeff MorrissMake inet_aton an optional object on *NIX again
2010-05-28 Jeff MorrissAdd a missing variable from wsgetopt
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2010-03-18 Jörg Mayercmake changes:
2009-11-17 Jörg MayerBeginnings of enabling static builds. Still to do:
2009-09-23 Jörg MayerHopefully fix wsutil build on OSX.
2009-08-31 Kovarththanan Raja... Add utf_8to16_snprintf() which creates a UTF16 string...
2009-08-30 Kovarththanan Raja... On Windows a shared library in divided into a DLL part...
2009-07-16 Anders BromanMove th /MP flag setting to LOCAL_CFLAGS set in configu...
2009-07-15 Anders BromanAdd /MP flag to make use of multi cores.
2009-06-16 Jörg MayerOK, so my last commit message was too optimistic -...
2009-06-15 Jörg MayerCMake now successfully builds dumpcap
2009-03-08 Bill MeierFix ws_stdio_unlink so it works properly on WIndows...
2009-03-06 Bill MeierUpdate a comment
2009-03-02 Gerald CombsMore Windows compiler flag cleanups. Fix a problem...
2009-01-17 Bill MeierRevise ascii...inplace to return a ptr to the string
2008-12-22 Guy Harriswtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_...
2008-12-22 Guy HarrisMove wtap_pcap_encap_to_wtap_encap() and wtap_wtap_enca...
2008-12-17 Tomas Kukosacommit forgotten changed file
2008-12-17 Tomas Kukosatype conversion gdouble<->guint64 is not supported...
2008-11-16 Anders BromanFrom Max Filippov:
2008-10-27 Gerald CombsETH -> WS updates.
2008-09-19 Jeff MorrissAdd a newline at the end of the file
2008-09-19 Gerald CombsSet SVN properties.
2008-09-19 Gerald CombsMove wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_...
2008-09-03 Guy HarrisI hate Windows.
2008-09-03 Guy Harrisg_ascii_strdown() and g_ascii_strup(), unlike g_strdown...
2008-08-21 Gerald Combs_MSC_VERs 1400 and greater require manifests. Check...
2008-08-13 Stig BjørlykkeAnother try to fix the cast problem.
2008-08-13 Stig BjørlykkeAdd a cast to avoid a warning.
2008-08-13 Stig BjørlykkeAdded libwsutil.def to EXTRA_DIST
2008-08-12 Guy HarrisTake courage!
2008-08-12 Gerald CombsFix a bunch of Win64 compilation errors by cowardly...
2008-08-04 Gerald CombsFrom Pascal Quantin via bug 2719: Fix support for Micro...
2008-07-17 Bill MeiercheckAPIs: remove '-g abort'; g_assert OK for wsutils...
2008-07-11 Jeff Morrissunicode-utils.c is only for Windows; don't build it...
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 Guy HarrisPut printf into a separate "termoutput" API group....
2008-06-30 Jeff MorrissMove privileges.c and unicode-utils.c symbols from...
2008-06-30 Jeff MorrissMove privileges.c and unicode-utils.c from epan to...
2008-06-27 Gerald CombsHave checkAPIs.pl print to stderr, so that its output...
2008-06-03 Anders BromanFix run checkapi for more targets.
2008-05-23 Guy Harrisfile_util.c is only for Windows; don't build it on...
2008-05-23 Guy HarrisAdd a Makefile.common file, and have Makefile.am and...
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-05-20 Jeff MorrissCreate a new "Wireshark utility" library and move the...