Add dissector for Generic Network Virtualization Encapsulation (Geneve).
[metze/wireshark/wip.git] / wsutil /
2014-06-19 Michael MannDissectors for totemnet and totemsrp protocols implemen...
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-16 Jeff MorrissMore Python-bindings removal.
2014-06-16 AndersBromanExplicitly declare/cast 'unsigned <variable>' as 'unsig...
2014-06-14 Joerg MayerBackport autofoo simd optimization
2014-06-14 Joerg MayerSmall whitespace fixes
2014-06-10 AndersBromanChange HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS)
2014-06-10 Alexis La GoutteFix Buildbot Mac OS: /wsutil/ws_cpuid.h:56: warning...
2014-06-10 AndersBromanMark an unused parameter as such.
2014-06-10 Alexis La GoutteWS mempbrk SEE4.2: Fix indent (use 2spaces) and add...
2014-06-10 Jakub ZawadzkiCPUID improvements
2014-06-09 Tomasz MońFix CMake build.
2014-06-09 AndersBromanWe must include config.h to have HAVE_SSE42
2014-06-09 AndersBromanHopfully thiw will make the Solaris build going.
2014-06-09 AndersBromanTry to fix OSX build
2014-06-09 AndersBromanFix a copy paste error.
2014-06-09 AndersBromanTry to fix the builds.
2014-06-09 Alexis La GoutteMake buildbot Happy about shadow index variable...
2014-06-09 Jakub ZawadzkiAdd sse4.2 optimized function ws_mempbrk_sse42()
2014-06-01 Guy HarrisMake this comple whether assertions are enabled or...
2014-06-01 Joerg MayerFix /home/jmayer/work/wireshark/git/wsutil/nghttp2...
2014-05-31 Pascal Quantinnghttp2: do not copy nghttp2* objects in wsutil folder
2014-05-31 Pascal Quantinnghttp2: more warning fixes
2014-05-31 Pascal Quantinnghttp2: upgrade library to g4f7223e and add casts...
2014-05-31 Alexis La GoutteNGHTTP2: Add missing nghttp2_int.h (need by make dist...)
2014-05-31 Alexis La GoutteNGHTTP2: fix -Wshadow about index with some old GCC...
2014-05-31 Alexis La GoutteNGHTTP2: fix typo (nghttp2_ent.h => nghttp2_net.h)
2014-05-31 Alexis La GoutteAdd nghttp2 lib (HPACK)
2014-05-31 Jakub ZawadzkiMove cpuid to seperate header file.
2014-05-30 Balint ReczeyHonor configured CMAKE_INSTALL_LIBDIR when installing...
2014-05-30 Balint ReczeySet PLUGIN_INSTALL_DIR properly for wireshark.pc
2014-05-28 Alexis La GoutteAdd Modelines
2014-05-27 Alexis La GoutteFix indent (use tabs)
2014-05-23 Guy HarrisFix some whitespace issues.
2014-05-23 Guy HarrisMore handling of missing time stamps.
2014-05-13 AndersBromanisprint() -> g_ascii_isprint()
2014-05-13 AndersBromanIn ascii_xx_inplace use g_ascii_isupper/g_ascii_islower...
2014-04-25 Stig BjørlykkeSupport out-of-source checkapi
2014-04-25 Jakub ZawadzkiMove mktime_utc() from tvbuff.c to wsutil/time_util.c
2014-04-17 Stig BjørlykkeFixed typo HAVE_LIBGRYPT -> HAVE_LIBGCRYPT
2014-04-14 Hadriel KaplanAdd tvb_get and proto_tree_add for string-encoded times...
2014-04-13 Gerald CombsReplace QTableWidgets with QLabels + HTML tables.
2014-04-03 Bill Meier(Pedantic): set editor modelines tab-width & etc to...
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-19 Alexis La GoutteThe 1.11.x installer puts the global plugins in the...
2014-03-19 Alexis La GoutteThe 1.11.x installer puts the global plugins in the...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-27 Guy HarrisSherman, set the Wayback Machine for 1997.
2014-02-25 Bill MeierRemove trailing whitespace
2014-02-09 Hadriel KaplanFix Bug 6489 to stop compiler warning on gcrypt depreca...
2014-01-14 Guy HarrisConsistently use "guint8" for "8-bit byte".
2014-01-10 Anders BromanMake internal functions static
2014-01-08 Guy HarrisNeed <strsafe.h> for StringCchPrintf().
2014-01-08 Jakub ZawadzkiMove UAT xton() to wsutil library
2014-01-07 Guy HarrisAs checkAPIs.pl says, "use StringCchPrintf".
2014-01-07 Jakub ZawadzkiFix bug #9618: Invalid utf8 causes JSON dissector asser...
2014-01-07 Jakub ZawadzkiMove defines for helping with UTF-16 surrogate pairs...
2013-12-26 Jakub ZawadzkiThere's no need to mark inline functions with _U_
2013-12-21 Jakub ZawadzkiMove epan/base64.[ch] to wsutil/ with function name...
2013-12-20 Bill Meier- Change guint32 array initializer constants to use...
2013-12-19 Gerald CombsAnother try at marking the ws_sign_ext functions possib...
2013-12-19 Gerald CombsTry to fix a warning found by, but not related to,...
2013-12-17 Jakub Zawadzkisign_ext.h: use G_GINT64_CONSTANT(), add sample for...
2013-12-17 Jakub ZawadzkiPut sign_ext.h in Makefile.
2013-12-17 Jakub ZawadzkiCreate sign extension routines in <wsutil/sign_ext...
2013-12-02 Alexis La GoutteFix (-W)documentation error found by Clang
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-11-29 Jakub ZawadzkiReplace macros: BSWAP16, BSWAP32, BSWAP64 with glib...
2013-11-29 Jakub ZawadzkiRename some of pint.h macros to match common style...
2013-11-29 Jakub ZawadzkiExpand macros: htoles(), htolel(), htolell()
2013-11-20 Michael MannRemove a few (now unused) variables.
2013-11-19 Guy HarrisFix missing semicolon.
2013-11-19 Guy HarrisAdd routines to set the personal file directory paths...
2013-11-18 Guy HarrisGet rid of unused trivial wrapper routine.
2013-11-17 Guy Harrisstrncat() bad, g_strlcat() good.
2013-11-17 Guy HarrisClean up indentation.
2013-11-17 Guy HarrisMove get_tempfile_path() from filesystem.[ch] to tempfi...
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-16 Jakub ZawadzkiFix previous commit + rename to bitswap.
2013-11-16 Jakub ZawadzkiExporting/importing variables cause problems, so create...
2013-11-16 Guy HarrisFor *definitions* of external data items, we need to use
2013-11-16 Jakub ZawadzkiMove bitswap.[ch] from epan to wsutil.
2013-11-14 Gerald CombsRevert some inadvertent changes from the last commit.
2013-11-14 Gerald CombsCreate a plural-only English translation. Use it to...
2013-11-13 Gerald CombsHighlight selected sequence diagram items.
2013-11-09 Jakub ZawadzkiRemove comment (leftovers from r49444) + add missing...
2013-11-09 Jakub ZawadzkiCorrect include path.
2013-11-09 Jakub ZawadzkiMove adler32 from epan/ to wsutil/
2013-11-09 Jakub ZawadzkiReplace wtap_nstime with nstime_t, remove wtap_nstime_t...
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-10-22 Michael MannAdd STANAG 5066 DTS CRC routines. Bug 9217 (https...
2013-10-19 Balint ReczeyMinor refactoring in CMake ABI dump generation
next