dfilter: remove legacy comment.
[metze/wireshark/wip.git] / wsutil /
2019-01-04 Dario Lombardowsutil: fix code according to clang-tidy.
2019-01-04 Dario Lombardows_mempbrk_sse42: use same var names.
2019-01-04 Dario Lombardows_pipe: use same var name.
2019-01-04 Dario Lombardoxtea: use same var name.
2019-01-04 RossCRC6: Fixed CRC lookup table and functions
2019-01-03 Guy HarrisAvoid definition collisions for INVALID_SOCKET.
2019-01-03 Dario Lombardojson_dumper: make json_dumper_bad fatal.
2019-01-02 Peter Wuwsutil: fix crash due to corruption of the "small_buffe...
2019-01-01 Stig BjørlykkeHappy New Year 2019!
2019-01-01 Guy HarrisMove some command-line-oriented routines from wsutil...
2018-12-28 Craig JacksonZ39.50: Implementation of Z39.50 Information Retrieval...
2018-12-27 Dario Lombardojson_dumper: add json_dumper_value_va_list().
2018-12-23 Dario Lombardojson_dumper: add base64 routines.
2018-12-22 Peter Wujson_dumper: add debugging print as corruption check
2018-12-20 Gerald CombsCMake: Don't bundle our libraries at compile time.
2018-12-17 Dario Lombardowsutil: improve plugins list output format.
2018-12-10 Dario Lombardojson_dumper: add support to convert dots in underscores.
2018-12-09 Dario Lombardojson_dumper: support 'null' json object.
2018-12-05 Gerald CombsFix some spelling errors found by Lintian.
2018-12-04 João Valverdewsutil: Rename DATAFILE_DIR variable
2018-12-04 João ValverdeClean up memory allocation
2018-12-03 João ValverdeCMake: Simplify CMAKE_INSTALL_DATADIR usage
2018-11-30 Gerald CombsNSIS: Install NPcap instead of WinPcap.
2018-11-29 Peter WuWin32: change DLL search path to accomodate extcap...
2018-11-29 João ValverdeCMake: Fix some transitive link dependencies
2018-11-26 João ValverdeCMake: Fix runtime destination for our libraries
2018-11-25 Peter Wuws_pipe_spawn_*: fix deadlock in g_spawn on Linux with...
2018-11-25 João ValverdeRemove a stale FIXME
2018-11-24 João ValverdeInstall development headers on all platforms
2018-11-22 Peter Wuws_pipe_spawn_sync: mark arguments as const where possible
2018-11-22 Peter Wuws_pipe_spawn_sync: debug log elapsed time
2018-11-20 Jaap KeuterAllow trace of sync spawns
2018-11-20 Peter WuDrop JSON-GLib completely
2018-11-20 Peter WuReplace JSON-GLib by custom JSON dumper library
2018-11-20 Peter Wuwsutil: rename some wsjson functions
2018-11-20 Peter Wuwsutil: fix indentation/modelines in wsjson
2018-11-01 Pascal Quantinws_pipe_close(): also close the handle after terminatin...
2018-11-01 Pascal Quantinwsutil: introduce ws_pipe_close() helper and use it...
2018-11-01 Gerald CombsMove condition logic to dumpcap.c
2018-10-19 Guy HarrisUse ws_basetostru32(), rather than strtoul(), when...
2018-10-14 Guy HarrisNote that you have to be careful reading messages from...
2018-10-14 Stig Bjørlykkeextcap: Read stderr on extcap error without an infinite...
2018-10-11 Stig Bjørlykkewsutil: Add config_file_exists_with_entries()
2018-10-08 Guy HarrisBring back arg_list_utf_16to8(), but have it just do...
2018-10-07 Guy HarrisUse wsetargv.obj, and wmain() rather than main(), on...
2018-10-05 Stig Bjørlykkewsutil: Add get_profile_dir()
2018-10-03 Peter Wuwsutil: get_datafile_dir: avoid hard-coded build directory
2018-09-19 Gerald CombsTry to discourage the use of APIs via counting.
2018-09-03 Stig Bjørlykkeepan: Use g_base64_decode_inplace()
2018-08-25 João ValverdeCMake: Modernize config-file package support
2018-08-23 João ValverdeCMake: Clean up and homogenize plugin dir configuration
2018-08-22 João ValverdeRevert "CMake: Clean up plugin dirs"
2018-08-21 João ValverdeCMake: Clean up plugin dirs
2018-08-21 João Valverdeplugins: Minor interface improvement
2018-08-16 Tomasz MońDo not pass pipe handle to WaitForMultipleObjects
2018-08-16 Tomasz MońFix extcap initialization deadlock
2018-08-08 Peter Wuwsutil: Add Curve25519 ECDH (X25519) using Gcrypt
2018-07-20 Guy HarrisIf we have fseek/ftell variants with 64-bit offsets...
2018-07-03 Guy HarrisUpdate a comment to reflect current reality.
2018-07-03 Julien StaubWSUTIL/PINT: transform macros into static functions
2018-07-02 Julien StaubWSUTIL: create phtole32 and 64 functions
2018-06-28 Guy HarrisAdd macros to initialize nstime_t values and use them.
2018-06-27 Graham BloiceAdd Windows 10 Release ID to About info
2018-06-26 Gerald CombsRemove code specific to older versions of Visual Studio.
2018-06-26 Gerald CombsWindows: Fetch our version using RtlGetVersion.
2018-06-21 David KreitschmannFix build paths for cmake's Xcode project generator...
2018-06-07 Gerald CombsCMake: Get rid of FULL_SO_VERSION
2018-06-04 João ValverdeAllow user to override config dir for all OSes
2018-05-28 Dario Lombardowsutil: fix compilation on freebsd.
2018-05-24 Dario Lombardows_pipe: don't check for negative number using DWORD.
2018-05-23 Dario Lombardows_pipe: fix return code on windows.
2018-05-23 Martin Kaisermake our version of nla_for_each_nested() public
2018-05-18 Guy HarrisOlder versions of Clang don't understand -Wpedantic.
2018-05-16 Guy HarrisEliminate some unneeded header checks.
2018-05-14 Peter WuFree g_ptr_array_free-related memory leaks
2018-05-13 Peter Wuwsutil: fix json-glib memleaks and warning
2018-05-11 Peter Wuwsutil: fix WS_INET_ADDRSTRLEN definition on Windows
2018-05-10 Dario Lombardowsutil: null-terminate string in ws_read_string_from_pi...
2018-05-08 Pascal QuantinWindows: prioritize Npcap over WinPcap
2018-05-05 Guy HarrisDon't use dladdr() to get a pathname for the current...
2018-05-05 Guy HarrisUse dlget() and dlgetname() to get the executable path...
2018-05-04 Guy HarrisGet rid of more autotoolsisms.
2018-05-04 Guy HarrisFix function declaration of ws_buffer_length().
2018-05-03 chinarulezzzfix missing parentheses in 'if' statement
2018-04-30 João Valverdeplugins: Remove autotools specific code for build path
2018-04-30 Peter WuLua: ensure that DATA_DIR and USER_DIR have trailing...
2018-04-28 Stig Bjørlykkelwm2mtlv: Handle String data type as UTF-8
2018-04-25 Guy HarrisGet rid of stuff that checks for a .libs directory.
2018-04-24 chinarulezzzremove redundant break statement
2018-04-24 Jakub Zawadzkioss-fuzzshark: use install directory for headers. Insta...
2018-04-24 Dario Lombardowsutil: use json-glib instead of jsmn if present.
2018-04-21 Dario Lombardowsutil: convert one leftover function in wsjson.
2018-04-21 Dario Lombardowsutil: rename wsjsmn to wsjson.
2018-04-18 Dario LombardoRemove autotools build system.
2018-04-16 Joerg Mayerglib-compat is no longer used - it provided only code...
2018-04-08 Gerald Combsws_pipe: Zero an array.
2018-04-05 Darius DavisTweak ws_cpuid so that Valgrind is happy.
2018-03-25 Guy HarrisClean up REPORT_DISSECTOR_BUG().
2018-03-23 Guy HarrisInclude alloca.h if we have it.
2018-03-21 Peter Wursa: fix memleak and accept keys from certain PKCS...
next