metze/wireshark/wip.git
2013-05-16 Pascal QuantinFrom Weston Schmidt via https://bugs.wireshark.org...
2013-05-16 Stig BjørlykkeOnly add one "New from Global" entry in the profiles...
2013-05-16 Chris MaynardTreat invalid checksum of 0x0000 no different than...
2013-05-16 Pascal QuantinAdd partial dissection of IR packet with IP profile
2013-05-16 Jeff MorrissFrom Michal Labedzki via https://bugs.wireshark.org...
2013-05-16 Jeff MorrissRestore a line accidentally deleted in r49297.
2013-05-16 Michael MannUpdated the Kerberos ASN.1 dissector to the point I...
2013-05-16 Anders BromanFrom Dirk:
2013-05-16 Anders BromanFrom Neil Piercy:
2013-05-16 Evan HuusMake the rtmpt max packet size that Jeff just halved...
2013-05-16 Jeff MorrissTemporarily lower the max packet size for this dissecto...
2013-05-15 Guy HarrisUse file_selection_run() for dialogs created with file_...
2013-05-15 Gerald CombsIf 'svn merge' doesn't work show what applying the...
2013-05-15 Gerald CombsRemove an unused variable.
2013-05-15 Gerald CombsUn-shadow a couple of variables.
2013-05-15 Anders BromanMerge some of the changes to rtp player from https...
2013-05-15 Anders Broman- packet-sip.c adds per-packet data twice only add...
2013-05-15 Anders BromanSDP adds per-packet-data twice, refactor to not use...
2013-05-15 Anders Broman- Use the key for comparison of per_proto_data.
2013-05-15 Anders BromanExport CellGlobalIdOrServiceAreaIdOrLAI.
2013-05-15 Anders BromanPut the correct attributes on avp name="3GPP2-BSID...
2013-05-15 Pascal QuantinFix copy/paste error introduced in r49259
2013-05-15 Guy Harrisgtk_file_chooser_dialog_new() makes the file chooser...
2013-05-14 Guy HarrisGive file_selection_new() an argument to specify the...
2013-05-14 Pascal QuantinFix copy/paste errors
2013-05-14 Michael TüxenSuppress warnings when using Apple's C compiler.
2013-05-14 Pascal QuantinDisplay Command Qualifier in case of Open Channel ...
2013-05-14 Jeff MorrissFix up indentation and a comment.
2013-05-14 Anders BromanAdd a tag for original frame number.
2013-05-14 Jeff MorrissFix up a comment and some indentation.
2013-05-14 Jeff MorrissDon't try to decode an IPv6 address if it looks like...
2013-05-14 Guy HarrisFix indentation.
2013-05-14 Anders BromanUpate to spec. 11.0.0
2013-05-14 Guy HarrisPull dnd_merge_files() into dnd_open_file_cmd(); the...
2013-05-14 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-05-14 Guy HarrisMerge capture_start_confirmed() into capture_start_cb().
2013-05-14 Anders BromanAdd comments on the experimental state of this feature.
2013-05-14 Guy HarrisUse gtk_dialog_set_alternative_button_order() to set...
2013-05-14 Guy HarrisMake the dialog a child of the color filters dialog...
2013-05-14 Guy HarrisUse a modal GTK+ message dialog to ask the user whether...
2013-05-13 Guy HarrisDon't fill in err_str if we're not going to use it.
2013-05-13 Guy HarrisFix indentation.
2013-05-13 Guy HarrisClean up indentation.
2013-05-13 Guy HarrisEliminate some includes of ui/simple_dialog.h by files...
2013-05-13 Guy HarrisEliminate some includes of ui/simple_dialog.h by files...
2013-05-13 Guy HarrisGet rid of declaration of no-longer-defined-or-used...
2013-05-13 Alexis La GoutteAdd wmem_test to .git(bzr)ignore
2013-05-13 Alexis La GoutteAdd abi stuff to .git(bzr)ignore (files generated by...
2013-05-13 Alexis La GoutteAdd epan/packet-ncp2222.c to .git(bzr)ignore (file...
2013-05-13 Alexis La Gouttelupdate/lrelease ui/qt/QtShark.pro Sync with last chang...
2013-05-13 Alexis La GoutteAdd Some missing text to translate
2013-05-13 Alexis La GoutteAdd Some missing text to translate
2013-05-13 Anders BromanAdd a 3GPP2 AVP and vendor id for Lucent.
2013-05-13 Michael TüxenAllow for building 32-bit versions of the libraries...
2013-05-12 Jörg MayerTiny whitespace change
2013-05-12 Pascal QuantinFix compilation
2013-05-12 Pascal QuantinFix the RTP-MIDI Controller filter name
2013-05-12 Anders BromanAdd the posibillity to use a key for per-packet-data.
2013-05-12 Evan HuusFrom Dirk Jagdmann via https://bugs.wireshark.org/bugzi...
2013-05-12 Guy HarrisHTML_VIEWER isn't used in the build process, it's run...
2013-05-11 Guy HarrisAdd some comments describing what programs are being...
2013-05-11 Jörg MayerI added EXPORT_FILES in too many places, remove them
2013-05-11 Jörg MayerNow all disectors requiring asn2wrs can be generated...
2013-05-11 Guy HarrisDon't just look for python2. Instead, first look for...
2013-05-11 Evan HuusFix compilation with SHOW_EMEM_STATS defined.
2013-05-11 Evan HuusSupport running the massif valgrind tool for memory...
2013-05-11 Evan HuusFrom Ravi Kondamuru via https://bugs.wireshark.org...
2013-05-11 Martin Kaiserconvert to new-style dissector
2013-05-11 Martin Kaiserremove return;
2013-05-11 Martin Kaiserno need for if(tree)
2013-05-11 Martin Kaisercol_add_fstr() does not need check_col()
2013-05-11 Martin Kaisertabs -> spaces
2013-05-11 Jörg MayerCorrect previous commit:
2013-05-11 Jörg MayerMCS-PROTOCOL.asn does not exists (in this directory...
2013-05-11 Jörg MayerSmall cleanups
2013-05-11 Jörg MayerRemove generating .cnf files from all target. They...
2013-05-11 Jörg MayerPeter Van Eynde
2013-05-11 Evan HuusInitialize a proto_tree variable which is now used...
2013-05-10 Guy HarrisAdd expert info for radiotap header errors.
2013-05-10 Guy HarrisUpdate a comment.
2013-05-10 Jörg Mayerpkix1explicit_exp.cnf and pkix1implicit_exp.cnf are...
2013-05-10 Jörg MayerSome more protocols can be generated via cmake
2013-05-10 Pascal QuantinFix a few bugs related to PDU export feature:
2013-05-10 Irene RüngelerSet Start menu button inactive, if capture is in progress.
2013-05-10 Irene RüngelerDelete unused variable.
2013-05-10 Guy HarrisOK, what's the deal with TZSP_CONFIG packets?
2013-05-10 Guy HarrisAdd some tag values from the TZSP spec.
2013-05-10 Irene RüngelerThe Interface column cannot be hidden any more.
2013-05-10 Guy HarrisUse #defines for protocol types, and make the descripti...
2013-05-10 Guy HarrisAdd (Wayback Machine) URL for an (incomplete) specifica...
2013-05-10 Guy HarrisDistribute the kerberos and x721 subdirectories, even...
2013-05-10 Guy HarrisAdd some comments to #else and #endif to make it cleare...
2013-05-10 Guy HarrisWrap 64-bit constants in G_GUINT64_CONSTANT().
2013-05-10 Evan HuusFrom "0xBismarck" via https://bugs.wireshark.org/bugzil...
2013-05-09 Gerald Combs"URL" is probably more correct than "PATH".
2013-05-09 Gerald CombsAllow the CSS path in the HTML man pages to be specifie...
2013-05-09 Martin KaiserFrom Jeroen Roovers
2013-05-09 Michael MannNULL terminate bit field list. Bug 8638 (https://bugs...
2013-05-09 Martin KaiserCoverity 1011110: Unused pointer value
2013-05-08 Martin KaiserFrom Christian Svensson
next