Move RSA key loading and decryption functions to wsutil
[metze/wireshark/wip.git] / wsutil / Makefile.am
2017-06-05 Ahmad FatoumMove RSA key loading and decryption functions to wsutil
2017-06-05 Ahmad Fatoumwsutil: Add XTEA block cipher
2017-05-11 Guy HarrisPut the HAVE_REMOTE hack into wsutil/wspcap.h, and...
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-03-10 erikdejongReplace aes.c and des.c by Libgcrypt
2017-03-02 Erik de JongRewrite dissectors to use Libgcrypt functions.
2017-02-20 AndersBromanAdd some glib functions not available in older glibs
2017-01-26 Guy HarrisClean up some UN*X-vs-Windows socket issues.
2016-11-02 Michael MannMove Base32_encode from packet-fc00.c to wsutil (as...
2016-10-11 Gerald Combsdumpabi: Fix log paths.
2016-09-30 Dario Lombardowsutil: split libjsmn.
2016-09-23 Stig Bjørlykkedumpcap: Include CPU info as hardware description in SHB
2016-09-05 Dario Lombardowsutil: add string to integer conversion utilities.
2016-07-21 Gerald CombsUse Windows CRT string functions in some places.
2016-06-30 João ValverdeRemove Makefile.common files
2016-06-25 Roland Knallwsutil: Move Win32 helper routines from capchild
2016-06-15 Pascal QuantinRemove Nmake build system
2016-04-05 Guy HarrisAdd more stuff to the release tarball.
2016-04-05 João ValverdeMore distcheck fixes
2016-04-05 Guy HarrisPut popcount.c and popcount.h into the release tarball.
2016-04-04 João ValverdeUse AC_REPLACE_FUNCS and LTLIBOBJS
2016-04-04 João ValverdeAvoid unnecessary replacement source file floorl.c
2016-04-04 João Valverdeautotools: Clean up libm tests
2016-03-23 João ValverdeAdd pkg.m4 and remove aclocal-flags script
2016-03-08 João ValverdeAdd EditorConfig settings for most C files
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-21 João Valverdeautotools: Cleanup some installation directory stuff
2016-02-19 João ValverdeAdd inet_pton/inet_ntop interface to libwsutil
2016-01-28 João Valverdeautotools: Don't use "user variables" to set build...
2015-12-01 João Valverdeautotools: Fix g212f2f1
2015-12-01 João Valverdeautotools: Clean abi-check with maintainer-clean
2015-11-29 João Valverdecfutils.c: Fix ISO C forbids an empty translation unit...
2014-12-23 Stephen FisherMove popcount() to an optionally built part of wsutil...
2014-12-20 Guy HarrisRename wsutil/floor.[ch] to wsutil/floorl.[ch].
2014-12-20 Guy HarrisHandle floorl() the same way we handle other not-on...
2014-12-20 Guy HarrisInclude floor.c and floor.h in the source tarball.
2014-10-30 Jeff MorrissRemove the optional strncasecmp.{h,c} target (for syste...
2014-09-16 Gerald CombsFix the patch-bzip2 target.
2014-07-19 Guy HarrisOnly ABI-check strncasecmp.h if strncasecmp() is part...
2014-07-10 Pascal QuantinRemove a useless line now that nghttp2 library has...
2014-07-09 Graham BloiceMoved nghttp2 to epan
2014-07-06 Guy HarrisClean up handling of missing functions.
2014-06-21 Guy HarrisMove get_os_version_info() to libwsutil.
2014-06-18 Guy HarrisDon't compile anything with -msse4.2 unless the compile...
2014-06-17 Jakub ZawadzkiRewrite check for ws_mempbrk_sse42.c compilation
2014-06-14 Joerg MayerSmall whitespace fixes
2014-06-10 AndersBromanChange HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS)
2014-06-09 Jakub ZawadzkiAdd sse4.2 optimized function ws_mempbrk_sse42()
2014-05-31 Alexis La GoutteAdd nghttp2 lib (HPACK)
2014-05-28 Alexis La GoutteAdd Modelines
2014-04-25 Stig BjørlykkeSupport out-of-source checkapi
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-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-10-18 Gerald CombsMake sure LIBGCRYPT_CFLAGS is added to AM_CPPFLAGS.
2013-08-02 Jeff MorrissKeep checkAPIs happy (even though it's just test code...
2013-08-01 Jeff MorrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-04-03 Guy HarrisDistribute CMakeLists.txt.
2013-03-12 Jaap KeuterFrom David Arnold:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 Balint ReczeyExport libwsutil symbols using WS_DLL_PUBLIC define
2013-02-25 Balint ReczeyAdd dumpabi targets to CMake builds
2013-02-21 Martin Kaiseradd wsutil/wsgcrypt.h as a wrapper around libgcrypt...
2013-02-20 Gerald CombsExclude create_app_running_mutex.
2013-01-29 Gerald CombsUse readlink instead of ls.
2013-01-28 Balint Reczeymake dumpabi target build with multiple digits in libra...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-08 Gerald CombsForward-port r43165 and r43168 from trunk-1.6.
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-04-04 Anders BromanUpdate to a version which have getopt_long().
2012-01-21 Michael TüxenSync checkapi target with Makefile.nmake.
2012-01-19 Balint Reczeyfix compile errors found by dumpabi target
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-06-06 Gerald CombsAdd links to libtool's recommendations for library...
2011-06-04 Balint ReczeyReorganize dumpabi targets to keep temporary files
2011-05-31 Balint ReczeyFixing wrong library names in r37474
2011-05-31 Balint ReczeyAdd dumpabi target to Makefiles in wsutil, epan and...
2011-05-25 Gerald CombsFilter out arg_list_utf_16to8.
2010-12-16 Balint ReczeyUpdate filter for Windows-only symbols.
2010-12-16 Balint ReczeyExport only defined symbols from libwsutil.
2010-12-07 Jeff MorrissRevert rev 35145 for wsutil: go back to exporting all...
2010-12-07 Balint ReczeyMake libtool export only symbols listed in *.def files
2010-11-25 Balint ReczeyAdd libtool version info to libwsutil.
2010-05-29 Jeff MorrissPut the optional objects in EXTRA..SOURCES instead...
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-08-13 Stig BjørlykkeAdded libwsutil.def to EXTRA_DIST
2008-07-11 Jeff Morrissunicode-utils.c is only for Windows; don't build it...
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
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...
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-05-20 Jeff MorrissCreate a new "Wireshark utility" library and move the...