HTTP2: allow subdissectors to query the Stream ID
[metze/wireshark/wip.git] / wsutil /
2018-01-02 Dario Lombardows_pipe: provide a null terminated string anyway (CID...
2018-01-01 Stig BjørlykkeHappy New Year 2018!
2017-12-24 Peter WuFix build and thread runtime compat with older GLib
2017-12-23 Guy HarrisPut special pipe-handling code into libwsutil.
2017-12-17 Gerald CombsLog output updates.
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-12-10 Michael MannConvert to using use SPDX identifier on wsutil directory
2017-12-07 Dario Lombardowsjsmn: use SPDX identifier.
2017-12-01 AndersBroman[glib-compat] #include "ws_attributes.h" needed to...
2017-11-29 Gerald CombsThreads: Set lifetimes and add a compatibility routine.
2017-11-23 AndersBroman[glib-compat] g_async_queue_timeout_pop() needed for...
2017-11-23 AndersBroman[glib-compat] Add g_ptr_array_new_full().
2017-11-19 João ValverdeFix (and chop) static build option
2017-11-09 João ValverdeReplace inet_addr() with our inet_pton() wrapper
2017-10-30 João ValverdeAvoid asserting with EAFNOSUPPORT
2017-10-30 Guy HarrisAdd wsutil/inet_ipv4.h.
2017-10-29 João ValverdeDo not assert in ws_inet_ntop()
2017-10-29 João ValverdeMore ws_inet_ntop() tweaks.
2017-10-29 Guy HarrisGo with the RFC 2133-and-successors values for IPv4...
2017-10-26 João ValverdeImprove our inet_ntop() wrapper
2017-10-26 Guy HarrisRename some IPv6 address test functions.
2017-10-26 Guy HarrisAdd a ws_in6_addr typedef for struct e_in6_addr.
2017-10-26 Gerald CombsCMake: Don't check for windows.h or winsock2.h.
2017-10-25 João ValverdeRemove replacement inet_pton/inet_ntop
2017-10-25 João ValverdeRemove inet_aton() usage everywhere
2017-10-24 João ValverdeTest g_printf() thousands grouping flag at runtime
2017-10-23 João ValverdeMake plugin support a runtime property
2017-10-20 Pascal Quantinfile_util.c: do not leak service handle
2017-10-20 Pascal QuantinDo not add Npcap path if npf.sys service is found
2017-10-18 João ValverdeRefresh wsutil/Makefile.am
2017-10-18 João Valverdeautotools: Remove abi-compliance-checker code
2017-10-17 João Valverdeautotools: remove macOS Frameworks support
2017-10-17 João Valverdeautotools: Fix bogus checkAPI targets
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-10-13 João ValverdeCMake: Allow user build flags to override default build...
2017-10-03 João ValverdeAdd version check for plugin compatibility
2017-10-01 João Valverdeplugins: Improve output format
2017-09-26 João Valverdeplugins: Move the build dir scanning code to a separate...
2017-09-26 João Valverdeplugins: No need to allocate a new struct
2017-09-26 João Valverdeplugins: Build the description string while loading
2017-09-26 João Valverdeplugins: Sort the descriptions
2017-09-26 João Valverdeplugins: Use hash table for book-keeping
2017-09-25 João Valverdeplugins: Fix crash loading binary module twice
2017-09-24 João Valverdeautotools: Use package flags to configure libpcap
2017-09-23 João Valverdeplugins: Fixups for g9260461f4f
2017-09-20 João Valverdeplugins: Be more descriptive in "about wireshark"-...
2017-09-20 João ValverdeRename get_plugin_dir() for consistency
2017-09-17 João Valverdeplugins: Change personal plugin dir path on Unix
2017-09-17 João Valverdeplugins: Use minor version number for plugin install...
2017-09-17 João Valverdeplugins: Fix paths to match WSUG
2017-09-17 João ValverdeCMake: Initial work to install headers for the benefit...
2017-09-15 Jakub ZawadzkiFix compilation errors when configured --without-plugin...
2017-09-15 João Valverdeautotools: Initial work to install headers for the...
2017-09-11 João Valverdewsutil: Initialize and store plugin personal dir
2017-09-09 Uli Heilmeierws_cpuid: include ws_attributes
2017-09-08 Jakub Zawadzkisharkd: implement proper JSON string unescaping, based...
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-08-21 Guy HarrisMore explanation in the comments.
2017-08-12 Ahmad FatoumInclude xtea.[hs] in CMakeLists.txt and Makefile.am
2017-08-08 Guy HarrisFix a comment.
2017-08-05 Guy HarrisFurther cleanups.
2017-08-05 Michael Mannrsa.c: strerror -> g_strerror
2017-08-04 Guy HarrisFix up indentation.
2017-08-04 Guy HarrisClean up private key file error reporting.
2017-08-04 Olivier VerriestSNMP: add support for USM SHA-2 algorithms (RFC 7860)
2017-08-01 João ValverdeUse g_build_filename() instead, fix indentation
2017-07-05 Alexis La Gouttextea[.ch] (wsutil): Add Modelines info
2017-06-22 Stig Bjørlykkewsutil: Back out profile_write_info_file
2017-06-22 Stig Bjørlykkewsutil: Return error from profile_write_info_file
2017-06-21 Stig Bjørlykkewsutil: Check return from ws_write
2017-06-21 Stig Bjørlykkewsutil: Ignore return from ws_write
2017-06-21 Anders[filesystem.c] Add a cast to aviod a warning with Visua...
2017-06-21 Stig Bjørlykkewsutil: Free files in reset_default_profile
2017-06-21 Stig BjørlykkeQt: Write a list of profile files at startup
2017-06-20 Stig BjørlykkeQt: Create the user profiles dir at startup
2017-06-16 Guy HarrisFix SURROGATE_VALUE() to match what RFC 2781 says.
2017-06-16 Guy HarrisChange some names to reflect Apple's new UNIX-for-Macs...
2017-06-16 Guy HarrisRename a routine to match the OS name.
2017-06-10 Guy HarrisFix indentation.
2017-06-10 Guy HarrisPut the non-filter part of epan/color_filters.h into...
2017-06-06 Michael Mannrsa.h: include <stdio.h>
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-05-04 Martin MathiesonAdd g_get_monotonic_time() to glib-compat and use
2017-04-19 Max DmitrichenkoFix memory leak in create_persconffile_profile
2017-04-18 Guy HarrisCheck the result of localtime().
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2017-03-28 Pascal Quantinwsutil: fix a NULL pointer dereference when there is...
2017-03-16 Michael MannAdd support for verifying CIP Safety CRC values.
2017-03-10 erikdejongReplace aes.c and des.c by Libgcrypt
2017-03-02 Erik de JongRewrite dissectors to use Libgcrypt functions.
2017-02-26 Dario Lombardowsutil: fix bugs in plugins_cleanup().
2017-02-25 Jakub ZawadzkiFix compilation without plugins:
2017-02-22 Guy HarrisOnly do save_errno = errno and errno = save_errno aroun...
2017-02-21 Gerald CombsFix a double free.
2017-02-20 AndersBromanAdd some glib functions not available in older glibs
2017-02-19 Michael MannClean up some memory leaks in wsutil/filesystem.c
next