Don't crash if an IDB resolution value is too high.
[metze/wireshark/wip.git] / tools /
2018-02-07 Gerald Combstools: Add SPDX MIT to licensecheck.pl.
2018-02-07 Dario Lombardotools: add files from wsutil and caputils to checklicen...
2018-02-07 Dario Lombardotools: add licenses to licensecheck.pl.
2018-02-02 Dario Lombardofuzzshark: use SPDX identifier.
2018-02-01 Jakub Zawadzkioss-fuzzshark: try to fix oss-fuzz assert fails.
2018-02-01 Jakub Zawadzkioss-fuzzshark: test code to debug some oss-fuzz assert...
2018-01-27 Martin Mathiesonvalgrind-wireshark.sh: fix typo in usage
2018-01-26 Lazar SumarAdded the Proconx CAN-ETH protocol dissector
2018-01-21 Gerald CombsQt: Translate files in subdirectories.
2018-01-15 Dario LombardoQt: change obsolete qVariantFromValue into QVariant...
2018-01-10 Pascal QuantinNR RRC: add initial dissector based on v15.0.0
2018-01-09 Pascal Quantinwiretap: add a parameter to wtap_init() indicating...
2018-01-09 Nathaniel Clark[lustre] Initial Lustre support
2018-01-05 Gerald CombsQt: Move sized toolbar images to stock_icons.
2018-01-04 Gerald CombsPre-commit: Don't force whitespace checks everywhere.
2017-12-23 Alexis La Goutteplugins: fix no previous prototype for function 'plugi...
2017-12-21 Alexis La Gouttefuzzshark: fix no previous prototype for function ...
2017-12-19 Alexis La Goutteplugin: fix extra ';' outside of a function [-Wextra...
2017-12-17 João Valverdeplugins: Remove moduleinfo.h
2017-12-14 Pascal QuantinFix registration of wiretap plugins
2017-12-14 João ValverdeRefactor plugin registration and loading
2017-12-14 Guy HarrisFix types.
2017-12-12 Dario Lombardofuzzer: add check for ftell return value (CID: 1426073).
2017-12-11 João ValverdeFix make distcheck
2017-12-11 João ValverdeRewrite make-tap-reg.py in C
2017-12-08 Jakub Zawadzkioss-fuzzshark: fix compilation.
2017-12-08 Guy HarrisHand the packet provider functions to epan_new().
2017-12-08 Guy HarrisMove the frame_set stuff back into the capture_file...
2017-12-07 Jakub ZawadzkiAdd fuzzshark to cmake/autotools.
2017-12-06 Jakub Zawadzkioss-fuzzshark: fix handler of epan->get_frame_ts to...
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-12-01 Gerald CombsGet rid of some void pointers.
2017-11-28 Gerald CombsGen-bugnote: Replace backslashes with {backslash}.
2017-11-27 João Valverdemake-plugin-reg: Update modification time to plugin.c
2017-11-23 João ValverdecheckAPIs: Skip make-dissectors.c
2017-11-21 João ValverdeMove the protocol registration routines back into libwi...
2017-11-21 Jakub Zawadzkioss-fuzzshark: fix linking issues due to register_all_p...
2017-11-20 João ValverdeRewrite make-dissector-reg.py in C
2017-11-19 João ValverdeFix (and chop) static build option
2017-11-18 João Valverdeautotools: Library build products don't need explicit...
2017-11-18 João ValverdeBegin cleanup of make-dissector-reg.py
2017-11-17 Graham BloiceWSDG: Improve VS2015 chocolatey install
2017-11-16 Gerald CombsRegister protocols and handoffs in separate threads.
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-11-06 Martin KacerTools: json2pcap script update
2017-11-05 João ValverdeRemove epan win32 x86 assembly
2017-11-04 Michael Mannoss-fuzzshark: force direct malloc
2017-10-29 Gerald Combsmake-manuf: Fix a comment.
2017-10-26 Jakub Zawadzkioss-fuzzshark: add missing include to fix implicit...
2017-10-25 Pavel Strnadasn2wrs.py: use 64 bits variant for constrained integer...
2017-10-25 João ValverdeRemove replacement inet_pton/inet_ntop
2017-10-25 João ValverdeRemove inet_aton() usage everywhere
2017-10-23 Eliot LearGet program to the right working directory.
2017-10-17 João Valverdeautotools: Remove setuid-root.pl
2017-10-16 João ValverdecheckAPI: error out on empty filelist
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-15 João Valverdeplugins: Fix -Wmissing-prototype for plugin_register()
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-12 Gerald Combswin-setup: Don't bother downloading UPX.
2017-10-09 Gerald CombsFuzz: Limit the number of packets we process with Valgrind.
2017-10-09 Gerald CombsFuzz: Write memory leak info to the error log.
2017-10-03 João ValverdeAdd version check for plugin compatibility
2017-09-30 João ValverdeMake make-dissector-reg.py pay attention to word boundaries
2017-09-30 João ValverdeFix typo in make-dissector-reg.py
2017-09-28 João ValverdeRemove TPG plugin and dependencies
2017-09-26 João ValverdeRename "ws_version_info.h", also .c
2017-09-25 Guy Harrispidl: fix field2name wireshark dissector test.
2017-09-25 Guy Harrispidl: Fix array range checks in python output
2017-09-25 Guy Harrispython3: Use "y#" instead of "s#" for binary data in...
2017-09-25 Guy Harrispidl: Fix Coverity warnings from duplicate NULL checks.
2017-09-25 Guy Harrispython: pidl: Port Python interface generator
2017-09-25 Guy Harrispidl:Python: use of pytalloc_GenericObject_reference...
2017-09-25 Guy Harrispidl:Python: replace pytalloc_CObject_FromTallocPtr...
2017-09-25 Guy HarrisBUG: https://bugzilla.samba.org/show_bug.cgi?id=12601
2017-09-25 Guy Harrispidl:Python: add PyTypeObject objects for function...
2017-09-25 Guy Harrispidl:Python: split out a PythonElementGetSet() helper...
2017-09-25 Guy Harrispidl:Python: the py_{import,export}_*() functions can...
2017-09-25 Guy Harrispidl:Python: make use of the pyrpc_{import,export}_unio...
2017-09-25 Guy Harrispidl:Python: provide a PyTypeObject with METH_CLASS...
2017-09-25 Guy Harrispidl:Python: provide the abstract syntax as <module...
2017-09-25 Guy Harrispidl:Python: prettify names of constants
2017-09-25 Guy Harrispidl:Python: improve the .doc string for the get/set...
2017-09-25 Guy Harrispidl:Python: make use of NDR_ERR_CODE_IS_SUCCESS()
2017-09-25 Guy Harrispidl:Python: __ndr_print__ functions don't get argument...
2017-09-25 Guy Harrispidl:Python: check the return values of talloc_ptrtype()
2017-09-25 Guy Harrislib: modules: Change XXX_init interface from XXX_init...
2017-09-25 Guy Harriss4-rpc_server: Allow each interface to declare if it...
2017-09-25 Guy Harriss4-rpc_server: Add back support for lsa over \\pipe...
2017-09-25 Guy Harrispidl: Make dcesrv\_$name\_interface "static const"
2017-09-25 Guy Harrispidl: Use a static const initialised struct in dcerpc_s...
2017-09-25 Guy Harrislibndr/compression: pass down compressed length in...
2017-09-25 Guy Harrispidl:NDR/Parser: add missing {start,end}_flags() to...
2017-09-25 Guy Harrispidl:NDR/Parser: initialize [skip] values in ndr_pull_*
2017-09-25 Guy Harrispidl:NDR/Parser: add "skip_noinit" element
2017-09-25 Guy Harrispidl:NDR/Parser: fix "skip" for pointers
2017-09-25 Guy Harrispidl: use ndr_push_charset_to_null() when [to_null...
2017-09-25 Guy Harriss4: COM: Remove talloc_autofree_context() from (unused...
2017-09-25 Guy Harrispidl: Make static struct api_struct also const
2017-09-25 Guy Harrispidl: Change *_get_pipe_fns() to return const struct...
next