aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
AgeCommit message (Expand)AuthorFilesLines
2009-01-17Revise ascii...inplace to return a ptr to the string wmeier2-4/+10
2008-12-22wtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_pcap_encap() wereguy1-4/+0
2008-12-22Move wtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_pcap_encap()guy3-644/+0
2008-12-17commit forgotten changed filekukosa1-2/+4
2008-12-17type conversion gdouble<->guint64 is not supported in all MSVC versions, conv...kukosa3-0/+128
2008-11-16From Max Filippov:etxrab1-0/+2
2008-10-27ETH -> WS updates.gerald1-2/+2
2008-09-19Add a newline at the end of the filemorriss1-1/+1
2008-09-19Set SVN properties.gerald2-2/+2
2008-09-19Move wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_to_pcap_encap togerald4-20/+667
2008-09-03I hate Windows.guy1-0/+4
2008-09-03g_ascii_strdown() and g_ascii_strup(), unlike g_strdown() and g_strup(),guy3-2/+114
2008-08-21_MSC_VERs 1400 and greater require manifests. Check againstgerald1-1/+1
2008-08-13Another try to fix the cast problem.stig1-1/+1
2008-08-13Add a cast to avoid a warning.stig1-1/+1
2008-08-13Added libwsutil.def to EXTRA_DISTstig1-0/+1
2008-08-12Take courage!guy1-2/+2
2008-08-12Fix a bunch of Win64 compilation errors by cowardly casting size_ts to ints.gerald1-1/+1
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.gerald1-1/+1
2008-07-17checkAPIs: remove '-g abort'; g_assert OK for wsutils files ?wmeier1-1/+2
2008-07-11unicode-utils.c is only for Windows; don't build it on UN*X. Put in a checkmorriss4-10/+11
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.guy1-0/+4
2008-07-01Put printf into a separate "termoutput" API group. For most files,guy1-1/+1
2008-06-30Move privileges.c and unicode-utils.c symbols from epan to wsutilmorriss1-0/+15
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likemorriss5-4/+565
2008-06-27Have checkAPIs.pl print to stderr, so that its output is colored red ingerald1-1/+1
2008-06-03Fix run checkapi for more targets.etxrab1-0/+5
2008-05-23file_util.c is only for Windows; don't build it on UN*X. Put in a checkguy4-42/+9
2008-05-23Add a Makefile.common file, and have Makefile.am and Makefile.nmake use it.guy3-9/+51
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss5-12/+627
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff frommorriss5-0/+308