Update Peter Harris' entry
[obnox/wireshark/wip.git] / wsutil /
2010-03-18 jmayercmake changes:
2009-11-17 jmayerBeginnings of enabling static builds. Still to do:
2009-09-23 jmayerHopefully fix wsutil build on OSX.
2009-08-31 krjAdd utf_8to16_snprintf() which creates a UTF16 string...
2009-08-30 krjOn Windows a shared library in divided into a DLL part...
2009-07-16 etxrabMove th /MP flag setting to LOCAL_CFLAGS set in configu...
2009-07-15 etxrabAdd /MP flag to make use of multi cores.
2009-06-16 jmayerOK, so my last commit message was too optimistic -...
2009-06-15 jmayerCMake now successfully builds dumpcap
2009-03-08 wmeierFix ws_stdio_unlink so it works properly on WIndows...
2009-03-06 wmeierUpdate a comment
2009-03-02 geraldMore Windows compiler flag cleanups. Fix a problem...
2009-01-17 wmeierRevise ascii...inplace to return a ptr to the string
2008-12-22 guywtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_...
2008-12-22 guyMove wtap_pcap_encap_to_wtap_encap() and wtap_wtap_enca...
2008-12-17 kukosacommit forgotten changed file
2008-12-17 kukosatype conversion gdouble<->guint64 is not supported...
2008-11-16 etxrabFrom Max Filippov:
2008-10-27 geraldETH -> WS updates.
2008-09-19 morrissAdd a newline at the end of the file
2008-09-19 geraldSet SVN properties.
2008-09-19 geraldMove wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_...
2008-09-03 guyI hate Windows.
2008-09-03 guyg_ascii_strdown() and g_ascii_strup(), unlike g_strdown...
2008-08-21 gerald_MSC_VERs 1400 and greater require manifests. Check...
2008-08-13 stigAnother try to fix the cast problem.
2008-08-13 stigAdd a cast to avoid a warning.
2008-08-13 stigAdded libwsutil.def to EXTRA_DIST
2008-08-12 guyTake courage!
2008-08-12 geraldFix a bunch of Win64 compilation errors by cowardly...
2008-08-04 geraldFrom Pascal Quantin via bug 2719: Fix support for Micro...
2008-07-17 wmeiercheckAPIs: remove '-g abort'; g_assert OK for wsutils...
2008-07-11 morrissunicode-utils.c is only for Windows; don't build it...
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 guyPut printf into a separate "termoutput" API group....
2008-06-30 morrissMove privileges.c and unicode-utils.c symbols from...
2008-06-30 morrissMove privileges.c and unicode-utils.c from epan to...
2008-06-27 geraldHave checkAPIs.pl print to stderr, so that its output...
2008-06-03 etxrabFix run checkapi for more targets.
2008-05-23 guyfile_util.c is only for Windows; don't build it on...
2008-05-23 guyAdd a Makefile.common file, and have Makefile.am and...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-20 morrissCreate a new "Wireshark utility" library and move the...