aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
AgeCommit message (Expand)AuthorFilesLines
2008-10-27ETH -> WS updates.Gerald Combs1-2/+2
2008-09-19Add a newline at the end of the fileJeff Morriss1-1/+1
2008-09-19Set SVN properties.Gerald Combs2-2/+2
2008-09-19Move wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_to_pcap_encap toGerald Combs4-20/+667
2008-09-03I hate Windows.Guy Harris1-0/+4
2008-09-03g_ascii_strdown() and g_ascii_strup(), unlike g_strdown() and g_strup(),Guy Harris3-2/+114
2008-08-21_MSC_VERs 1400 and greater require manifests. Check againstGerald Combs1-1/+1
2008-08-13Another try to fix the cast problem.Stig Bjørlykke1-1/+1
2008-08-13Add a cast to avoid a warning.Stig Bjørlykke1-1/+1
2008-08-13Added libwsutil.def to EXTRA_DISTStig Bjørlykke1-0/+1
2008-08-12Take courage!Guy Harris1-2/+2
2008-08-12Fix a bunch of Win64 compilation errors by cowardly casting size_ts to ints.Gerald Combs1-1/+1
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.Gerald Combs1-1/+1
2008-07-17checkAPIs: remove '-g abort'; g_assert OK for wsutils files ?Bill Meier1-1/+2
2008-07-11unicode-utils.c is only for Windows; don't build it on UN*X. Put in a checkJeff Morriss4-10/+11
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-0/+4
2008-07-01Put printf into a separate "termoutput" API group. For most files,Guy Harris1-1/+1
2008-06-30Move privileges.c and unicode-utils.c symbols from epan to wsutilJeff Morriss1-0/+15
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss5-4/+565
2008-06-27Have checkAPIs.pl print to stderr, so that its output is colored red inGerald Combs1-1/+1
2008-06-03Fix run checkapi for more targets.Anders Broman1-0/+5
2008-05-23file_util.c is only for Windows; don't build it on UN*X. Put in a checkGuy Harris4-42/+9
2008-05-23Add a Makefile.common file, and have Makefile.am and Makefile.nmake use it.Guy Harris3-9/+51
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss5-12/+627
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss5-0/+308