metze/wireshark/wip.git
2013-09-12 Evan HuusFrom RobiOneKenobi via https://bugs.wireshark.org/bugzi...
2013-09-12 Evan HuusUse wmem_new to get the automatic casts to fix the...
2013-09-12 Jörg Mayeremem -> wmem
2013-09-12 Jörg Mayeremem -> wmem
2013-09-12 Jörg MayerConvert from emem to wmem.
2013-09-12 Evan HuusWhen profiling we are more interested in real-world...
2013-09-12 Evan HuusMore wmem.
2013-09-12 Evan HuusConvert a few more dissectors to wmem.
2013-09-12 Evan HuusUse epan-scope memory for OIDs, cleaning up another...
2013-09-12 Stig BjørlykkeFrom Robert G. Jakabosky via bug 5575:
2013-09-12 Guy HarrisNeed to specify the particular FT_UINTn type.
2013-09-12 Guy HarrisGive various files RCS IDs.
2013-09-12 Guy HarrisFix the types of some multi-bit bitfields - they're...
2013-09-12 Gerald CombsMake sure qmake links with zlib on Windows.
2013-09-11 Chris MaynardRename frame relay NLPID dissector table from "fr.ietf...
2013-09-11 Chris MaynardTest the return value of tvb_reported_length_remaining...
2013-09-11 Chris MaynardChange the name of the Cisco HDLC dissector table from...
2013-09-11 Jeff MorrissMark a couple of parameters as unused.
2013-09-11 Anders Broman- Introduce a dissector table for Vendor AVP:s
2013-09-11 Gerald CombsDefine NOMINMAX for the entire Qt build.
2013-09-11 Martin Kaiserremove unused variable, mark unused parameter
2013-09-11 Anders BromanGet rid of some users the addrinfo_list.
2013-09-11 Chris MaynardInstead of prepending "LLC " to the UI table name,...
2013-09-11 Gerald CombsMove a lot of includes from follow_stream_dialog.h to
2013-09-11 Chris MaynardAdd a link to IANA's Assigned Internet Protocol Numbers...
2013-09-11 Gerald CombsMake sure we can link on Windows.
2013-09-11 Anders BromanFrom Tommy Wu:
2013-09-10 Gerald CombsUse the correct GnuTLS include directory.
2013-09-10 Pascal QuantinUpdate User Guide
2013-09-10 Gerald CombsAdd a hack to allow builds to succeed on 64-bit systems.
2013-09-10 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-09-10 Gerald CombsHomebrew installs gettext (including libintl, which...
2013-09-10 Pascal QuantinFrom Philippe Rosenfeld via https://bugs.wireshark...
2013-09-10 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-09-10 Martin Kaiserproto_tree -> proto_item
2013-09-10 Gerald CombsAdd newlines to the AsciiDoc output.
2013-09-10 Martin Kaiserremove unnecessary if (tree)
2013-09-10 Stig BjørlykkeEnable Lua ldap, smb and smb2 taps
2013-09-10 Balint ReczeyMake compare-abis.sh work with versions having multiple...
2013-09-10 Stig BjørlykkeAdded TreeItem prepend_text().
2013-09-10 Guy HarrisUse -m32, instead, as per Michael Tuexen's suggestion.
2013-09-10 Stig BjørlykkeFixed some NSTime error texts.
2013-09-10 Guy HarrisWhen building for 10.4 or 10.5, force 32-bit x86 on...
2013-09-10 Stig BjørlykkeFixed FieldInfo documentation.
2013-09-10 Anders BromanFrom Selvamegala:
2013-09-10 Anders BromanFreom Dennis:
2013-09-10 Anders BromanChange the default preference on how to dissect dunnele...
2013-09-10 Anders BromanFrom: Michal Labedzki <michal.labedzki@tieto.com>
2013-09-10 Guy HarrisIt's such fun to have four count 'em four different...
2013-09-10 Evan HuusRestart the splash timer *after* the paint has complete...
2013-09-10 Guy HarrisExplicitly refer to ui/follow.h, as we do with other...
2013-09-09 Guy HarrisGet rid of a whole bunch of things that are supposed...
2013-09-09 Chris MaynardMore dissector table UI name changes (a continuation...
2013-09-09 Guy Harris"uni", in "unistd.h", stands for "Unix". Only include...
2013-09-09 Chris MaynardChange some internal dissector table UI names so it...
2013-09-09 Stig BjørlykkeReturn ByteArray as "value" for FieldInfo's with type...
2013-09-09 Pascal QuantinAdd svn:mime-type property to follow_stream_dialog.ui
2013-09-09 Chris MaynardReplace the simpler chop example with a more detailed...
2013-09-09 Jeff MorrissSet *.ts files' mime type to be XML; set svn properties...
2013-09-09 Stig BjørlykkeInitialize all tvb values in FieldInfo_get_range.
2013-09-09 Guy HarrisBut we *do* have to include <zlib.h> here.
2013-09-09 Guy HarrisAnother "this depends on a ui_XXX.h" required to force...
2013-09-09 Chris MaynardWith the change from r51895, revert r51894.
2013-09-09 Pascal QuantinCleanup follow.h a bit:
2013-09-09 Chris MaynardAdd $(ZLIB_CFLAGS) to the GENERATED_CFLAGS list to...
2013-09-09 Pascal QuantinAdd missing svn properties
2013-09-09 Jörg MayerWhile the previous fix to this file added the ; at...
2013-09-09 Jörg MayerMake follow_stream_dialog.h compile.
2013-09-09 Jörg MayerAdd a missing ;
2013-09-09 Jörg MayerNo need to include gtk/gtk.h
2013-09-09 Chris MaynardRemove a leftover #if 0 block.
2013-09-09 Chris MaynardFix typo.
2013-09-09 Chris MaynardFix the "crossed chopping region" problem. Also, move...
2013-09-09 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-09-09 Alexis La GoutteAdd my pre-commit git script (with checkAPI/hf/encoding...
2013-09-09 Alexis La GoutteFrom Thomas ERSFELD (GSoC13)
2013-09-09 Alexis La Goutteif display_filter is NULL, qtshark crash...
2013-09-09 Alexis La Goutteadd qtshark /path/mycap.pcapng support (from GTK code...)
2013-09-09 Alexis La GoutteUse the same variable name than GTK (cf_name)
2013-09-09 Alexis La GoutteUpdate README.qt after last change in QtShark translati...
2013-09-09 Jörg MayerThe previous commit contained some WIP: Check which...
2013-09-09 Jörg MayerCommit 51871 did not update CMakeLists.txt
2013-09-09 Evan HuusRegister a wmem callback to free the glib hash tables...
2013-09-09 Stig BjørlykkeRemoved return value from ByteArray append and prepend...
2013-09-09 Alexis La GoutteFrom Dean Lee via https://bugs.wireshark.org/bugzilla...
2013-09-09 Alexis La GoutteAdd Preference to change Language (in QtShark)
2013-09-09 Bill MeierUse a bunch of #includes only when needed. (2nd try...
2013-09-09 Martin Kaisercoverity 996921: add missing break
2013-09-09 Martin Kaiserwe don't need brackets around SET_ADDRESS() any more
2013-09-09 Evan HuusIn SMB2 dissector, make sure pinfo->private_data is...
2013-09-09 Stig BjørlykkeYet another cast fix.
2013-09-09 Chris MaynardThe file was a weird mix of 2 and 4 indent so use a...
2013-09-09 Stig BjørlykkeOne small step towards fixing the broken python support.
2013-09-09 Stig BjørlykkeAdded casts in dissector_delete_all_check().
2013-09-09 Stig BjørlykkeAdded DissectorTable_set and DissectorTable_remove_all...
2013-09-09 Stig BjørlykkeAdded dissector_delete_all() to remove all entries...
2013-09-09 Michael MannAdd an example of filterable expert info.
2013-09-09 Michael MannHave conversion tools use the "new" expert_add_info_format.
2013-09-09 Gerald CombsAdd the TCP window scaling graph. Add zoom selections.
2013-09-09 Bill MeierRevert #51843: Build fails on OSX-10.5-x8
next