metze/wireshark/wip.git
2013-07-06 Evan HuusWmem-ify value-strings. Another ~10KB gone.
2013-07-06 Evan HuusUse epan-scoped memory for h248 packages. Fixes another...
2013-07-06 Evan HuusRegenerate p1 dissector.
2013-07-06 Evan HuusBuild dynamic diameter value_string arrays with wmem...
2013-07-06 Evan HuusAdd wmem_array_sort() which just hands off to the stand...
2013-07-06 Guy HarrisAdd a --enable-osx-deploy-target option to set the...
2013-07-06 Evan HuusRemove unused data structures from new expert code...
2013-07-06 Evan HuusConvert xml's dynamic hf array from a garray to a wmem_...
2013-07-06 Evan HuusAdd our license header to plugin moduleinfo.h files...
2013-07-06 Evan HuusAllocate expert protocol structs with wmem, cleans...
2013-07-06 Evan HuusBuild diameter's hf array in a wmem array instead of...
2013-07-06 Guy HarrisIn some versions of some OSes, even <string.h> declares...
2013-07-06 Guy HarrisFor C string functions, the header to include is <strin...
2013-07-06 Guy HarrisAdd a "-t <target>" flag to set the deployment target...
2013-07-06 Evan HuusTrivial code style: use wmem_new in a few places, and...
2013-07-06 Evan HuusSimple growable array implementation for wmem.
2013-07-06 Michael MannFix display filter errors caught by checkfiltername.pl
2013-07-06 Michael MannAdd support for filterable expert info fields. Statist...
2013-07-06 Evan HuusFix the last remnant of https://bugs.wireshark.org...
2013-07-06 Michael MannFix duplicate diplay filter names found by checkfiltern...
2013-07-06 Evan HuusFrom Fabio Tarabelloni via
2013-07-06 Evan HuusFrom Chris Bontje via https://bugs.wireshark.org/bugzil...
2013-07-05 Luis OntanonYet another iteration:
2013-07-05 Evan HuusFix the use of va_args in the new expert code. Passing...
2013-07-05 Guy HarrisGet rid of extra blank line.
2013-07-05 Guy HarrisAdd a -u flag to uninstall the support tools and libraries.
2013-07-05 Guy HarrisLIBFFI_CFLAGS and LIBFFI_LIBS are defined only to suppr...
2013-07-05 Evan HuusFix compile errors: remove unused parameters, fix forma...
2013-07-05 Michael MannMajor cleanup to ICQ dissector. Still needs a bunch...
2013-07-05 Martin Kaiserfix compiler warning
2013-07-05 Michael MannMake checkAPIs.pl a little more discerning when looking...
2013-07-05 Michael MannBatch of filterable expert infos.
2013-07-04 Guy HarrisUse xcrun --show-sdk-path to find out where the system...
2013-07-04 Guy HarrisMore details in a comment.
2013-07-04 Pascal QuantinAdd channel id to UDP framing protocol and allow to...
2013-07-04 Luis Ontanonsome more harvesting from tshark
2013-07-04 Guy HarrisAdd more comments indicating what this is doing.
2013-07-04 Guy HarrisGlobal variables considered harmful.
2013-07-03 Michael Mannexpert_add_info_format_text + proto_tree_add_text ...
2013-07-03 Jakub ZawadzkiPROTO_REGISTRAR_GET_NTH() not needed after TRY_TO_FAKE_...
2013-07-03 Pascal QuantinFix a null pointer dereference in downlink direction
2013-07-03 Pascal QuantinClear info column when using UDP framing
2013-07-03 Jakub ZawadzkiOptimize proto_item_prepend_text: if there's no fi...
2013-07-03 Stephen FisherChange grammar (obsoleted -> obsolete) in RIP preferences.
2013-07-03 Alexis La GoutteFrom Oliver Gasser via https://bugs.wireshark.org/bugzi...
2013-07-03 Alexis La GoutteRemove trailing whitespace
2013-07-03 Alexis La GoutteFix some warnings from fix-encoding-args tools.
2013-07-03 Alexis La GoutteFix some warnings from fix-encoding-args tools.
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-07-03 Alexis La GoutteThere dissectors is not ASN1 dissectors.... !
2013-07-03 Alexis La GoutteFix typo (Missing CR)
2013-07-03 Irene RĂ¼ngelerAttachment #11134 proposed as fix for bug #8899 by...
2013-07-03 Michael MannFix infinite loop in VTP dissector. Bug 8887 (https...
2013-07-03 Pascal QuantinCheck actx->private_data validity before using it
2013-07-03 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-07-03 Michael Mannexpert_add_info + proto_tree_add_text = proto_tree_add_...
2013-07-03 Chris MaynardFix Coverity CID 660 (Negative array index read) by...
2013-07-03 Chris MaynardFix Coverity CID 280323 (Free of array-typed value...
2013-07-03 Guy HarrisWS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN...
2013-07-03 Evan HuusFrom Javier Godoy via https://bugs.wireshark.org/bugzil...
2013-07-03 Guy HarrisOK, try having WS_DLL_PUBLIC always say "extern". ...
2013-07-02 Guy HarrisIf the LHS of an "expr LHS : RHS" expression has an...
2013-07-02 Stephen FisherChange additions from r50178 from if expr "$GCC_OPTION...
2013-07-02 Guy HarrisMethinks the "not GCC 4 or later" #defines for WS_DLL_P...
2013-07-02 Jakub Zawadzki- rename and optimize proto_data_add_maybe_interesting_...
2013-07-02 Michael MannMake expert items filterable. First use of proto_tree_...
2013-07-02 Jakub ZawadzkiRemove tree argument from TRY_TO_FAKE_THIS_REPR macro
2013-07-02 Michael Mannproto_malformed SHOULD NOT be used outside of show_exce...
2013-07-02 Michael MannRemove "global" proto_malformed and update some of...
2013-07-02 Michael MannDifferentiate "Disabled" from "Unknown" and provide...
2013-07-02 Michael MannAdd proto_tree_add_expert and proto_tree_add_expert_for...
2013-07-02 Jakub ZawadzkiRewrite proto_lookup_or_create_interesting_hfids()...
2013-07-02 Jakub ZawadzkiMicro-optimize common case for proto_tree_add_pi()...
2013-07-02 Jakub Zawadzkitree == NULL check is already done by TRY_TO_FAKE_THIS_...
2013-07-02 Jakub ZawadzkiRemove not needed TRY_TO_FAKE_THIS_ITEM() from proto_tr...
2013-07-02 Gerald CombsPreserve symlinks when copying libraries into the appli...
2013-07-02 Jakub Zawadzkicleanup, put result of decode_bitfield_value directly...
2013-07-02 Michael MannRemove dependency on proto_malformed as it should be...
next