aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-04(some) redesign of capture data structures.Ulf Lamping13-157/+195
2005-02-04Albert Chin:Jörg Mayer2-10/+1
2005-02-04albert chin:Jörg Mayer1-11/+14
2005-02-03Yaniv KaulJörg Mayer1-62/+50
2005-02-03Yaniv Kaul:Jörg Mayer1-8/+9
2005-02-03Motonori Shindo:Jörg Mayer1-1/+1
2005-02-03Yniv Kaul: Small performance optimizationJörg Mayer1-15/+14
2005-02-03ncisco Alcoba: Jörg Mayer1-1/+6
2005-02-03move capture_file_fd field from capture_file to capture_opts type, as this is...Ulf Lamping8-18/+20
2005-02-03Mark C. Brown: Added support for new ixgbe cardJörg Mayer2-25/+29
2005-02-03prevent ringbuffer from having to know about capture_file type at all (decoup...Ulf Lamping4-13/+13
2005-02-03Add dissection of some more packages.Anders Broman2-42/+168
2005-02-03Add dissection of some more packages.Anders Broman2-2/+129
2005-02-03From Francisco Alcoba:Anders Broman4-9/+12
2005-02-03From Francisco Alcoba:Anders Broman1-0/+46
2005-02-03Various updates to GSM MAPAnders Broman3-9/+143
2005-02-03Jon Ringle: bug fix to the stun ERROR-CODE dissectingJörg Mayer1-1/+1
2005-02-03add tooltips to the dialogs radio buttonsUlf Lamping1-1/+7
2005-02-03From Dominique Bastien: add the slow protocol MAC address to the list ofGuy Harris2-0/+2
2005-02-03Small fix for h225 dissector as suggested by Tomas KukosaLars Roland2-8/+19
2005-02-03From Pekka Pietikainen <pp@ee.oulu.fi>, add a byte to the hex[]Gilbert Ramirez1-1/+1
2005-02-03Add an OIDAnders Broman1-0/+1
2005-02-03Enable GTK-Wimp only for Windows 2000/XP/2003Ulf Lamping1-0/+28
2005-02-03Copied this file from:Ulf Lamping1-0/+90
2005-02-03Give a URL for the ERF specification.Guy Harris1-0/+4
2005-02-03Fix a comment.Guy Harris1-1/+1
2005-02-03Check in the missing part of Jon Ringle's patch (the part that actuallyGuy Harris2-39/+80
2005-02-03Undo de-UTF-8ification and other damage.Guy Harris1-0/+0
2005-02-02added %ETHEREAL%\disabled_protosUlf Lamping1-1/+1
2005-02-02bugfix: the EOT flag detection in a COTP data TPDU was using little endian, a...Ulf Lamping1-18/+18
2005-02-02Add Jon Ringle, at the moment I don't have the e-mail address.Anders Broman1-0/+0
2005-02-02From Jon Ringle:Anders Broman1-6/+6
2005-02-02From Jon Ringle:Anders Broman1-6/+6
2005-02-02From Jon Ringle:Anders Broman60-243/+209
2005-02-02From Jon Ringle:Anders Broman2-5/+8
2005-02-02Add mtp3.pc as suggested by Luis Ontanon.Michael Tüxen1-157/+99
2005-02-02Writing the raw data of a TCP stream to a file isn't printing it, soGuy Harris3-55/+81
2005-02-02Get rid of an unused typedef.Guy Harris4-9/+0
2005-02-02Use C89 syntax, not C++ syntax, for functions that take no arguments.Guy Harris4-6/+6
2005-02-02Don't assume that the only blank filter expression is empty - check forGuy Harris1-28/+30
2005-02-02from chris eagleRonnie Sahlberg4-56/+114
2005-02-02Make sure "comment" is set.Guy Harris1-7/+5
2005-02-02Clean up white space.Guy Harris1-11/+7
2005-02-02"filter_string_fwd" is assigned a "const" pointer, so make it a "const"Guy Harris1-1/+1
2005-02-02for VoIP Call Analysis:Lars Roland6-116/+143
2005-02-01by more specific about unix configuration filesUlf Lamping1-6/+13
2005-02-01the old netlogon protocol is now called smb_netlogonRonnie Sahlberg1-2/+2
2005-02-01g_strlcpy does not exist in gtk 1.2Ronnie Sahlberg2-2/+2
2005-02-01Improve handling of pinfo->private_dataAnders Broman1-1/+5
2005-02-01Add boolean to the list of non-portable typesJörg Mayer1-8/+9