aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Revert part of 52896 and (for now) all of 52935. As Jeff pointed out,Gerald Combs1-2/+4
2013-10-27Remove U3 code and packaging.Gerald Combs1-4/+2
2013-08-26From Jiri Engelthaler viaEvan Huus1-0/+2
2013-08-02pint.h is in wsutil now.Jeff Morriss1-0/+1
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss1-0/+14
2013-07-16Move u3.{h,c} and g711.{h,c} into wsutil.Jeff Morriss1-2/+6
2013-07-16Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specificJeff Morriss1-0/+2
2013-07-15Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th...Jeff Morriss1-0/+2
2013-06-26Move tempfile.{h,c} into wsutil.Jeff Morriss1-0/+2
2013-06-26As pointed out by Guy: timestats uses packet_info so it belongs in epanJeff Morriss1-2/+0
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-0/+4
2013-01-15Add some routines to wsutil to, at least on some platforms, addGuy Harris1-0/+2
2012-08-08From Jacob Nordgren and Rishie Sharma:Anders Broman1-0/+2
2012-07-12Add crc7 calculation abillity.Anders Broman1-3/+5
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-11-03From Roland Knall via bug 6539:Stig Bjørlykke1-0/+2
2011-09-12Move airpcap_wep.c to /wsutilAnders Broman1-0/+1
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-0/+12
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-14/+0
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-0/+14
2010-05-29Make inet_aton an optional object on *NIX againJeff Morriss1-2/+0
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-2/+4
2008-12-22Move wtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_pcap_encap()Guy Harris1-2/+0
2008-12-17commit forgotten changed fileTomas Kukosa1-2/+4
2008-09-19Move wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_to_pcap_encap toGerald Combs1-0/+2
2008-09-03g_ascii_strdown() and g_ascii_strup(), unlike g_strdown() and g_strup(),Guy Harris1-2/+4
2008-07-11unicode-utils.c is only for Windows; don't build it on UN*X. Put in a checkJeff Morriss1-4/+2
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss1-4/+8
2008-05-23file_util.c is only for Windows; don't build it on UN*X. Put in a checkGuy Harris1-2/+0
2008-05-23Add a Makefile.common file, and have Makefile.am and Makefile.nmake use it.Guy Harris1-0/+38