Have a common routine to convert FILETIME to nstime_t.
[metze/wireshark/wip.git] / wsutil / Makefile.common
2015-02-21 Guy HarrisMove declarations of internal ws_mempbrk routines to...
2015-02-17 Dario LombardoAdded JSON native file support.
2014-12-31 Guy HarrisMove some routines into ws_version_info.c.
2014-12-19 Stephen FisherRevert "Provide a floorl() function (which is currently...
2014-12-19 Stephen FisherProvide a floorl() function (which is currently only...
2014-10-30 Jeff MorrissRemove the optional strncasecmp.{h,c} target (for syste...
2014-09-16 Gerald CombsFix the patch-bzip2 target.
2014-08-27 Guy HarrisUse FreeRADIUS's warning pragma controls to suppress...
2014-08-08 Guy HarrisThe DRM DCP CRC-16 is the same as the X.25 CRC-16.
2014-07-19 Guy HarrisOnly ABI-check strncasecmp.h if strncasecmp() is part...
2014-07-15 Guy HarrisOnly one buffer.c, please.
2014-07-03 Guy HarrisMove the GLib version info string stuff to get_glib_ver...
2014-06-29 Guy HarrisMove some more stuff into wsutil.
2014-06-22 Guy HarrisAdd a routine to return a version string including...
2014-06-21 Guy HarrisMove the routine to get memory information to wsutil.
2014-06-21 Guy HarrisMove the routine to get a CPU information string to...
2014-06-21 Guy HarrisAdd a get_compiler_info() routine in libwsutil to get...
2014-06-21 Guy HarrisMove get_os_version_info() to libwsutil.
2014-06-21 Guy HarrisMove get_copyright_info() to wsutil.
2014-06-19 Michael MannDissectors for totemnet and totemsrp protocols implemen...
2014-06-09 AndersBromanFix a copy paste error.
2014-06-09 AndersBromanTry to fix the builds.
2014-06-09 Jakub ZawadzkiAdd sse4.2 optimized function ws_mempbrk_sse42()
2014-05-31 Jakub ZawadzkiMove cpuid to seperate header file.
2014-05-28 Alexis La GoutteAdd Modelines
2014-04-25 Jakub ZawadzkiMove mktime_utc() from tvbuff.c to wsutil/time_util.c
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-01-07 Jakub ZawadzkiFix bug #9618: Invalid utf8 causes JSON dissector asser...
2013-12-21 Jakub ZawadzkiMove epan/base64.[ch] to wsutil/ with function name...
2013-12-17 Jakub ZawadzkiPut sign_ext.h in Makefile.
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-16 Jakub ZawadzkiMove bitswap.[ch] from epan to wsutil.
2013-11-09 Jakub ZawadzkiMove adler32 from epan/ to wsutil/
2013-11-09 Jakub ZawadzkiRename swar_count_bits() to ws_count_ones()
2013-11-08 Jakub ZawadzkiTry to split ws_ctz() from hfinfo_bitshift().
2013-10-29 Gerald CombsRevert part of 52896 and (for now) all of 52935. As...
2013-10-27 Gerald CombsRemove U3 code and packaging.
2013-08-26 Evan HuusFrom Jiri Engelthaler via
2013-08-02 Jeff Morrisspint.h is in wsutil now.
2013-08-01 Jeff MorrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-07-16 Jeff MorrissMove u3.{h,c} and g711.{h,c} into wsutil.
2013-07-16 Jeff MorrissMove strnatcmp.{h,c} from epan into wsutil: there's...
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-06-26 Jeff MorrissMove tempfile.{h,c} into wsutil.
2013-06-26 Jeff MorrissAs pointed out by Guy: timestats uses packet_info so...
2013-06-25 Jeff MorrissMove a couple of time-related modules into wsutil.
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...