aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-21Incorporate plugin dissector into build in collection.Jaap Keuter18-700/+6
2009-02-21Add a cast to fix a VC6 compie warningBill Meier1-1/+1
2009-02-21Fix length field passed to tap when last in frame. Also check for > BSR.Martin Mathieson1-7/+24
2009-02-21Incorporate plugin dissector into build in collection.Jaap Keuter18-695/+2
2009-02-21Update the documentation to reflect the current state of plugin development.Jaap Keuter2-49/+37
2009-02-20Mark two unused variablesStephen Fisher1-2/+2
2009-02-20Replace the clists with gtk_list_storeAnders Broman3-319/+666
2009-02-20Set and use 'plane' more carefully.Martin Mathieson2-1/+9
2009-02-19From Vincent Helfre:Martin Mathieson6-39/+60
2009-02-19Fix warning on Solaris/GCC about setjmp/longjmp.Guy Harris1-2/+2
2009-02-18Guy pointed out that we were still checking for the Microsoft Layer forGerald Combs1-12/+4
2009-02-18Make the dialog that confirms uninstalling the previous version ofGerald Combs1-10/+27
2009-02-18Make some display strings less verbose.Martin Mathieson1-21/+21
2009-02-18Added one more string_or_null.Stig Bjørlykke2-2/+2
2009-02-18Rename source file to reflect Cisco specific protocol.Jaap Keuter2-1/+1
2009-02-18Correct copyright statements.Jaap Keuter2-4/+6
2009-02-18Indentation changes.Anders Broman1-22/+38
2009-02-17Add a string utility function "string_or_null" which can be used toGerald Combs5-62/+66
2009-02-17Try to be smart and add ansi_tele_msg_status_strings, mostly to make it compile.Stig Bjørlykke1-5/+10
2009-02-17Have message status decoded.Jaap Keuter1-3/+1
2009-02-17Fix compiler warning/error:Stephen Fisher1-1/+3
2009-02-17Clean up indentation.Jaap Keuter1-1/+1
2009-02-17Clean up indentation.Jaap Keuter1-3/+3
2009-02-17Make XHTML compliant.Jaap Keuter1-17/+18
2009-02-17From Jan Adamek:Anders Broman1-0/+124
2009-02-17From Steve Karg:Anders Broman1-10/+28
2009-02-17From Michael Lum:Anders Broman2-0/+6
2009-02-16Mark an unused argument.Stig Bjørlykke1-1/+1
2009-02-16Add dissection of some IE's, reworked input from Zakia Karim.Anders Broman3-2/+176
2009-02-16Add ipmap.html to the list of files installed and uninstalled.Guy Harris1-0/+2
2009-02-16Try using the MSVCRT version of Lua (lua5_1_4_Win32_dll6_lib) forGerald Combs1-1/+1
2009-02-16Add Apple PacketLogger to list of supported capture file formats.Stephen Fisher1-0/+3
2009-02-16Add support for reading Apple's Bluetooth PacketLogger capture files toStephen Fisher8-11/+297
2009-02-16Add an additional "title" attribute for UAT fields; that's what'sGuy Harris12-63/+66
2009-02-15The function I really wanted to export (not that exporting the other oneGuy Harris1-0/+1
2009-02-15The joys of Windows.Guy Harris1-0/+1
2009-02-15Use open_failure_alert_box() for open failures; useGuy Harris1-22/+7
2009-02-15For tshark -b -S -w: close files after reading them; fixes bug #3172;Bill Meier1-7/+10
2009-02-15Adjust some spacing ....Bill Meier2-48/+48
2009-02-15Add a routine to report write errors to the list of failure-reportingGuy Harris13-96/+191
2009-02-15Removed an unused variable.Stig Bjørlykke2-5/+3
2009-02-15[Automatic manuf update for 2009-02-15]Gerald Combs1-2/+35
2009-02-15Fixed a typo.Stig Bjørlykke1-1/+1
2009-02-15Compiling on Ubuntu 8.10 gives a warning when not checking the return valueStig Bjørlykke1-2/+7
2009-02-14Use the Bluetooth icon for Linux raw Bluetooth devices. Note some issuesGuy Harris1-1/+23
2009-02-14try to fix some solaris buildbot warningsUlf Lamping1-3/+3
2009-02-13add a (Windows only) bluetooth network interface iconUlf Lamping4-1/+162
2009-02-13Trivial: Fix a typo; adjust some indentationBill Meier1-149/+149
2009-02-13Unused variables :-(Anders Broman1-3/+3
2009-02-13Change the signature of the IE dissectors and minor updates.Anders Broman1-14/+162