Glib docs recommend using the slice API if you know you won't need to realloc.
[metze/wireshark/wip.git] / wsutil / Makefile.common
2013-01-15 Guy HarrisAdd some routines to wsutil to, at least on some platfo...
2012-08-08 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-07-12 Anders BromanAdd crc7 calculation abillity.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-11-03 Stig BjørlykkeFrom Roland Knall via bug 6539:
2011-09-12 Anders BromanMove airpcap_wep.c to /wsutil
2011-08-31 Stig BjørlykkeSecond try to move crc routines to libwsutil.
2011-08-30 Stig BjørlykkeRevert r38800, as the crc routines contains some tvb...
2011-08-30 Stig BjørlykkeMove all crc routines to libwsutil.
2010-05-29 Jeff MorrissMake inet_aton an optional object on *NIX again
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2008-12-22 Guy HarrisMove wtap_pcap_encap_to_wtap_encap() and wtap_wtap_enca...
2008-12-17 Tomas Kukosacommit forgotten changed file
2008-09-19 Gerald CombsMove wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_...
2008-09-03 Guy Harrisg_ascii_strdown() and g_ascii_strup(), unlike g_strdown...
2008-07-11 Jeff Morrissunicode-utils.c is only for Windows; don't build it...
2008-06-30 Jeff MorrissMove privileges.c and unicode-utils.c from epan to...
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...