aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup reassembly hf entries.Stig Bjørlykke2010-09-302-20/+18
* From Colin O'Flynn / Owen Kirby:Jaap Keuter2010-09-301-147/+206
* Remove unneeded includes.Stig Bjørlykke2010-09-301-3/+1
* Indicate that the selected display filter is applied by disabling the "Apply"Stig Bjørlykke2010-09-302-0/+23
* Note that you probably don't need the PCRE library.Gerald Combs2010-09-301-1/+7
* Use the name from hf_fragment instead of hf_fragments when we only haveStig Bjørlykke2010-09-301-3/+9
* Constructed octet strings may contain zero encodings.Stig Bjørlykke2010-09-301-3/+6
* PIPE_READ_TIMEOUT should be in microseconds, not milliseconds.Guy Harris2010-09-301-6/+7
* Always use a timeout of 250ms for pipes when not using threads; that wayGuy Harris2010-09-301-10/+19
* Further GUIManager updates.Anders Broman2010-09-291-17/+81
* Fix the libsmi workaround by adding missing brackets.Balint Reczey2010-09-291-2/+2
* From Pascal Quantin:Anders Broman2010-09-291-2/+57
* Let the protocol column show we're having Secure RTCP when we do.Jaap Keuter2010-09-281-2/+2
* Add the missing Signature-capable flag to the Hello message.Jaap Keuter2010-09-281-0/+36
* Compile failed because of text after #endifJörg Mayer2010-09-281-1/+1
* Update GUIManager menubar code.Anders Broman2010-09-281-6/+64
* - Reset a few more variables used in FindXYZ scripts.Jörg Mayer2010-09-285-9/+15
* Fix typo reported by Jose Pedro OliveiraJörg Mayer2010-09-281-1/+1
* Oops: remove a // comment (note to myself)Bill Meier2010-09-281-1/+1
* Improve dissection:Bill Meier2010-09-281-21/+111
* update the RQUOTA dissector and add support for version 2 of the protocolRonnie Sahlberg2010-09-282-0/+54
* The array sminmpec_values should not be declated static since it is Ronnie Sahlberg2010-09-281-1/+1
* Format changes from r34265 to fit a 80 column wide window.Stephen Fisher2010-09-271-6/+9
* Fix the offset errors reported in bug 5261.Stig Bjørlykke2010-09-271-6/+6
* Add PDUs to value_string.Anders Broman2010-09-271-2/+106
* Fix bug #553 by ensuring that the upper-left corner of Wireshark is within th...Stephen Fisher2010-09-271-0/+22
* Some hf cleanup: make the field names different from the hf variable nameJeff Morriss2010-09-271-14/+14
* Some hf cleanup: make the field names different from the hf variable nameJeff Morriss2010-09-271-275/+168
* From Vincent Helfre:Anders Broman2010-09-271-80/+58
* Initialize subtree.Anders Broman2010-09-271-1/+1
* From Vincent Helfre:Anders Broman2010-09-271-2/+931
* Add a link to the protocol description.Anders Broman2010-09-271-1/+6
* From Yaniv Kaul:Anders Broman2010-09-271-7/+7
* GUImanager: Add missing set_menu_sensitivity().Anders Broman2010-09-261-6/+54
* [Automatic manuf and enterprise-numbers update for 2010-09-26]Gerald Combs2010-09-262-10/+293
* Allow creating a filter from a multi occurrence field if only oneStig Bjørlykke2010-09-261-1/+3
* More whitespace cleanups.Guy Harris2010-09-251-5/+5
* Clean up indentation.Guy Harris2010-09-251-138/+138
* Updated my entry...Sake Blok2010-09-251-7/+12
* - FindGLIB2.cmake updates fromJörg Mayer2010-09-256-175/+288
* Fix the output of columns with "show resolved" disabled when all occurrences ...Sake Blok2010-09-253-82/+93
* Allow up to Python 2.7 now (was 2.6) and move Python build statements into sa...Stephen Fisher2010-09-241-39/+33
* Add option to generate MD5 hash for payload in data dissector. Useful forStephen Fisher2010-09-241-0/+28
* Actually do what I said I did in the previous checkin.Guy Harris2010-09-241-1/+1
* Plugins are not shared libraries, so:Guy Harris2010-09-2418-25/+1
* A simple tool to remove bogus blurbs from hf entries.Jeff Morriss2010-09-241-0/+86
* Don't use an abbreviation as the name of an hf entry.Jeff Morriss2010-09-241-1/+1
* Inspired by https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548 :Jeff Morriss2010-09-241-0/+62
* Track offset even when tree==NULL.Jaap Keuter2010-09-241-0/+4
* Comparing type II and III traces of the same packet Jörg Mayer2010-09-241-7/+11