aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for bug #940. Convert HSRP to a new-style dissector so that it canStephen Fisher2006-11-241-3/+8
* Fix for bug #646: show the end of HTTP chunked encoding (a chunk with size 0)Stephen Fisher2006-11-241-11/+12
* Rename proto_construct_dfilter_string() toGuy Harris2006-11-237-160/+111
* Show the header size as number of bytes.Anders Broman2006-11-231-3/+6
* Errase the lua plugin, its not longer in use.Luis Ontanon2006-11-2321-6735/+0
* break the SCSI SMC commandset out into its own dissectorRonnie Sahlberg2006-11-237-716/+848
* Back out most of r19878; it was making the 802.11 dissector overwrite theGerald Combs2006-11-232-9/+6
* Fix for bug #1211. Patch from Joshua Wright to add -S option to tshark'sStephen Fisher2006-11-231-0/+1
* When checking whether a field supports "match selected", do the sameGuy Harris2006-11-231-17/+12
* From Cyril Margaria:Anders Broman2006-11-221-46/+110
* Make the "standard" case in proto_can_match_selected() andGuy Harris2006-11-221-68/+30
* fix Win32 build: scsi_ssc2_vals -> scsi_ssc_valsUlf Lamping2006-11-223-3/+2
* break the SCSI SSC commandset out into its own dissectorRonnie Sahlberg2006-11-226-954/+1107
* ssc space6 count is a signed integerRonnie Sahlberg2006-11-221-1/+1
* From Michael LumAnders Broman2006-11-226-554/+3661
* Revert changes to have named bits in the bitstring of unknown length.Anders Broman2006-11-212-3612/+9
* Fix pluralization of "bytes" so it doesn't say "1 bytes".Guy Harris2006-11-211-5/+7
* fix for bug 1226:Ronnie Sahlberg2006-11-211-1/+4
* From Bill Florac:Anders Broman2006-11-212-33/+20
* If you're doing TCP reassembly by hand rather than withGuy Harris2006-11-211-32/+27
* Correct comments and examples on get_pdu_len().Jaap Keuter2006-11-214-21/+25
* Add Japan SS7 variant to list of things I contributed (and verify this whole ...Jeff Morriss2006-11-211-1/+1
* Patrick vd Lageweg <patrick@bitwizard.nl> Ronnie Sahlberg2006-11-211-2/+4
* From: Burlyga, AlexRonnie Sahlberg2006-11-212-2/+25
* the result code, encoded within the userdata is in network byte order not lit...Ronnie Sahlberg2006-11-211-1/+1
* If a user starts typing text in the main window, append it to theGerald Combs2006-11-211-4/+2
* while loading a huge capture file, enable the main window to show packets rus...Ulf Lamping2006-11-212-3/+9
* flush out the main event loop at dialog creation, so we don't see an empty di...Ulf Lamping2006-11-211-0/+6
* Use the <name> convention for command-line arguments in the usageGuy Harris2006-11-211-1/+1
* We also need the memory allocation subsystem initialized in anythingGuy Harris2006-11-213-8/+4
* Call guids_init() in epan_init(), so anything that needs libwireshark -Guy Harris2006-11-213-6/+4
* Squelch a compiler warning.Guy Harris2006-11-211-0/+3
* Fix for bug 1235. Elapsed time is in 10ms units.Jaap Keuter2006-11-201-2/+2
* Make FT_STRINGZ items work as apply/prepare as filter menu itemsMartin Mathieson2006-11-201-0/+1
* Add exclamation and left parenthesis to the display filter keystrokeGerald Combs2006-11-191-2/+3
* if the WIRESHARK_LIBS dir isn't already existing, create itUlf Lamping2006-11-191-0/+1
* fix clean_setup targetUlf Lamping2006-11-191-1/+1
* Update to the latest versions from sqlite.Anders Broman2006-11-192-27/+73
* Fix for bug #1126. In the SSL dissector, don't just check if we're allowedStephen Fisher2006-11-191-2/+2
* If the user starts typing ([a-zA-Z0-9]) anywhere in the main window, startGerald Combs2006-11-182-7/+18
* fix validity of documentUlf Lamping2006-11-181-1/+2
* Don't try to set focus on NULL.Gerald Combs2006-11-181-1/+2
* GTK1 doesn't have gtk_window_get_focus.Gerald Combs2006-11-181-0/+4
* Make F8 and F7 move to the next and previous packets, which addsGerald Combs2006-11-182-3/+22
* both recent fixes of warnings don't compile on Win32, inttypes.h is not avail...Ulf Lamping2006-11-181-2/+2
* Add additional keyboard navigation: Ctrl+Up & Ctrl+Down (under the "Go"Gerald Combs2006-11-186-70/+216
* add the /LARGEADDRESSAWARE to the link process of Wireshark(2) and Tshark. Se...Ulf Lamping2006-11-171-3/+3
* add dissection for PROFINET "PTCP Status"Ulf Lamping2006-11-171-2/+33
* Try to squash 2 more warnings seen on buildotMartin Mathieson2006-11-171-2/+3
* Update from samba tree revision 19744 to 19759Jörg Mayer2006-11-176-21/+9