metze/wireshark/wip.git
2013-07-26 Guy HarrisGuess what the intent of the enable_ok Boolean was.
2013-07-26 Gerald CombsCall on_uatTreeWidget_itemActivated directly. Fixes...
2013-07-26 Jeff MorrissFrom Cal Turney and Jiří Engelthaler via
2013-07-26 Jeff MorrissFrom Роман Донченко via https://bugs.wireshark.org...
2013-07-26 Jeff MorrissFrom Dirk via https://bugs.wireshark.org/bugzilla/show_...
2013-07-26 Jeff MorrissFrom Javier Godoy via https://bugs.wireshark.org/bugzil...
2013-07-26 Jeff MorrissFrom Chen Li via https://bugs.wireshark.org/bugzilla...
2013-07-26 Evan HuusAdd missing ui_uat_dialog.h dependency.
2013-07-25 Evan HuusUse the pinfo pool for adding data sources in the h245...
2013-07-25 Gerald CombsAdd a UAT dialog. Make UAT preferences uat_t * instead...
2013-07-25 Evan HuusMultiple improvements and bug-fixes for the fuzz-test...
2013-07-25 Evan HuusFix a bug in the Kafka dissector handling PRODUCE reque...
2013-07-25 Michael MannAdd a few filters to keep checkAPIs.pl happy.
2013-07-25 Jeff MorrissAs pointed out in https://wireshark.org/lists/wireshark...
2013-07-25 Pascal QuantinAdd a smarter UM analysis for MCCH/MTCH channels
2013-07-25 Jakub ZawadzkiOptimize proto_item_append_string()
2013-07-25 Jeff MorrissMake it easier to add custom (proprietary) Diameter...
2013-07-25 Guy HarrisFix some warnings that show up on OS X.
2013-07-25 Guy HarrisFix some more bugs that caused compiler warnings.
2013-07-25 Guy HarrisGet rid of an unused variable (set, but not used).
2013-07-25 Anders BromanCommiting Jakub Zawadzkis memory_dlg even if he does...
2013-07-25 Michael Mann1. MASSIVE conversion of proto_tree_add_text to proto_t...
2013-07-25 Jeff MorrissReinstate r47243 (i.e., revert r50869): with the old...
2013-07-24 Guy HarrisAdd a AC_WIRESHARK_QT_MODULE_CHECK that checks for...
2013-07-24 Guy HarrisThe files in aclocal-fallback are copies of .m4 files...
2013-07-24 Guy HarrisCheck for QtMacExtras, and use it if we have it.
2013-07-24 Guy HarrisAdd a comment.
2013-07-24 Jeff MorrissUse the dist_ prefix for the _DATA variables. That...
2013-07-24 Martin Kaiseruse getopt_long() in dumpcap
2013-07-24 Jörg MayerFix a bug that will prevent the extra flags from being...
2013-07-24 Jörg MayerCopy over from cmake git head as it fixes a bug:
2013-07-24 Michael Mannfix "compile" error
2013-07-24 Martin Kaiserwe have to make the manual change for *gtk2* now
2013-07-24 Guy HarrisIf none of --with-gtk2, --with-gtk3, or --with-qt are...
2013-07-24 Anders BromanRevert anonsvn.wireshark.org/viewvc/trunk/Makefile...
2013-07-24 Anders BromanDon't enable GTK3 build on win32 - it's not working.
2013-07-24 Gerald CombsAdd a note about possible improvements.
2013-07-24 Anders BromanMake it possible to use GetProcessMemoryInfo on Windows.
2013-07-24 Michael MannAdd "usage" for expert option
2013-07-24 Jörg MayerChange default gtk build from version 2 to version...
2013-07-24 Jörg MayerAdd a paragraph what to try if installation of the...
2013-07-24 Guy HarrisThe current version of Qt is 5.1.
2013-07-24 Guy HarrisDon't cast away constness, and constify a function...
2013-07-24 Guy HarrisMake some routines not used outside rawshark.c static.
2013-07-23 Guy HarrisMake some functions not used outside tshark.c static.
2013-07-23 Guy HarrisMake a routine not used outside file.c static.
2013-07-23 Guy HarrisDon't cast away constness (except in cases where an...
2013-07-23 Guy HarrisDon't cast away constness.
2013-07-23 Guy HarrisDon't cast away constness (except where APIs render...
2013-07-23 Guy HarrisDon't cast away constness.
2013-07-23 Jörg MayerFix ECHLD_TIMEOUT vs ECHLD_TIMED_OUT a second time...
2013-07-23 Anders BromanRegister BSSAP+ by name.
2013-07-23 Guy HarrisClean up capitalization in some option descriptions.
2013-07-23 Guy HarrisThe Qt documentation appears to indicate that you're...
2013-07-23 Guy HarrisHandle operating systems that are anticipating the...
2013-07-23 Luis OntanonYet another iteration...
2013-07-23 Jakub ZawadzkiFree all cloned tvbs, not only first one.
2013-07-23 Jakub ZawadzkiMove tvb_new_child_real_data() to tvbuff_real.c with...
2013-07-23 Alexis La GoutteAdd RFC6975 (Signaling Cryptographic Algorithm Understa...
2013-07-23 Alexis La GoutteFix warning found by fix-encoding-args
2013-07-23 Alexis La GoutteEnhance DNS Dissector Make DS ( Delegation Signature...
2013-07-23 Pascal QuantinTry to differentiate a non filled private_data (pointer...
2013-07-23 Jörg MayerFix for Bug 8960 - All mongodb query show as [Malformed...
2013-07-23 Jörg MayerMove files to dirty that generate a warning about
2013-07-23 Jörg Mayer- Fix a typo that was warned about (acually a coding...
2013-07-23 Jörg MayerInclude sys/wait.h
2013-07-23 Jörg MayerSeparate sources in
2013-07-23 Jörg MayerFix the following error with Duct Tape - long term...
2013-07-23 Jörg MayerFix "missing sentinel in function call" with help of
2013-07-23 Jörg MayerSort alphabetically
2013-07-23 Alexis La GoutteFrom Javier Godoy via https://bugs.wireshark.org/bugzil...
2013-07-23 Alexis La GoutteFrom Javier Godoy via https://bugs.wireshark.org/bugzil...
2013-07-23 Alexis La GoutteFrom Thomas ERSFELD (GSoC13) Apply changes of revision...
2013-07-23 Jörg MayerUse largefile detection in cmake.
2013-07-23 Jörg MayerCopy over cmake largfile detection from the gromacs...
2013-07-23 Alexis La GoutteFix typo (Missing .git in git clone URL)
2013-07-23 Alexis La GoutteFrom Thomas ERSFELD (GSoC13) via remark of Gerald Use...
2013-07-23 Alexis La GoutteFix warning when build Qtshark
2013-07-23 Alexis La GoutteFix warning from Windows Buildbot (when build qtshark...
2013-07-23 Alexis La GoutteFrom Thomas ERSFELD (GSoC13) Prepare inclusion of Follo...
2013-07-23 Alexis La GoutteFrom Thomas ERSFELD (GSoC13) Qtshark : Columns in the...
2013-07-23 Jörg MayerLooks like not every version of cmake has the same...
2013-07-23 Guy Harriscollectd.data.severity is unsigned, so use proto_tree_a...
2013-07-23 Anders BromanFrom Andreas Bachmann:
2013-07-23 Anders BromanFrom Michal Labedzki:
2013-07-23 Anders BromanFrom Michal Labedzki:
2013-07-23 Anders BromanFrom Michal Labedzki:
2013-07-23 Anders BromanFrom Michal Labedzki:
2013-07-23 Anders BromanFrom Michal Labedzki:
2013-07-23 Anders BromanFrom Javier Godoy:
2013-07-22 Guy HarrisHave get_uint_value() assume it's being passed an encod...
2013-07-22 Guy HarrisThe last argument to ptvcursor_add() is an encoding...
2013-07-22 Jörg MayerFix for
2013-07-22 Jörg MayerMove file_wrappers.c to dirty files, it has some warnin...
2013-07-22 Anders BromanAdd forgotten update.
2013-07-22 Anders BromanDissect S6 feature list.
2013-07-22 Jakub ZawadzkiRevert removed line in r50774, we can update pinfo...
2013-07-22 Jakub ZawadzkiAbuse epan_t more: add callback to get interface name.
2013-07-22 Guy HarrisASes can now be 32-bits; make the fields for them 32...
2013-07-22 Gerald CombsMark a parameter unused.
next