aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-25fix win32 build:Ulf Lamping2-3/+6
2006-04-25various changes:Ulf Lamping1-59/+283
2006-04-25bugifx (should be copied to the 1.0 trunk): don't crash, if the interface har...Ulf Lamping1-0/+6
2006-04-25copy input data into the buffer given to PacketRequest(), so functions with i...Ulf Lamping1-0/+1
2006-04-24remove a debugging printfRonnie Sahlberg1-2/+0
2006-04-24SCSI Service Response Time StaisticsRonnie Sahlberg5-3/+448
2006-04-24Column list pointer became invalid when element was removed from list. Fixes ...Jaap Keuter1-1/+2
2006-04-24Preparations to include ANSI ISUP dissection.Anders Broman2-259/+995
2006-04-24From Miha Jemec:Anders Broman6-0/+1342
2006-04-24From Martin Mathieson:Anders Broman1-23/+46
2006-04-24Make some /******...*/ lines less wide: They make svn-diffs on the web pageJörg Mayer1-7/+8
2006-04-24change the signature for dissect_scsi_snsinfo() to take itlq and itl structuresRonnie Sahlberg6-24/+67
2006-04-24Use 2-space indentation.Guy Harris1-450/+441
2006-04-23Use proto_tree_add_item() whenever possible; this simplifies the code,Guy Harris1-29/+16
2006-04-23Export tvb_uncompress to plugins; fixes bug 893.Guy Harris1-0/+1
2006-04-23Try using the new generic plugin Makefile.nmake.Guy Harris1-6/+9
2006-04-23From Diego Petteno: link the shared libethereal against the ADNSGuy Harris2-1/+2
2006-04-23Fix CID: 150 Anders Broman1-1/+1
2006-04-23Use the PLUGIN_NAME macro, to see if we can minimize the number ofGuy Harris1-4/+5
2006-04-23"irda", not "ira".Guy Harris1-3/+3
2006-04-23Resolve conflicts.Guy Harris1-4/+0
2006-04-23Registration routines can't be static - they're called from plugin.cGuy Harris1-1/+1
2006-04-23Add the objects built from DISSECTOR_SUPPORT_SRC.Guy Harris1-1/+3
2006-04-22add various OID's and a value_string for all of themUlf Lamping1-20/+233
2006-04-22Convert most other plugin dissectors to use the make-dissector-regGuy Harris85-909/+3215
2006-04-22as I've experienced a scrollbar again while having 7 interfaces, I've tried t...Ulf Lamping1-1/+2
2006-04-22the "Generic dialup adapter" interface doesn't support any OID's at all, exte...Ulf Lamping1-4/+49
2006-04-22add a new tab with TCP/IP offloading capabilitiesUlf Lamping1-8/+335
2006-04-22put some exchange tracking info in scsi CDBs and DATA pdusRonnie Sahlberg1-18/+36
2006-04-22add the spc commands to the mmc tablesRonnie Sahlberg1-44/+50
2006-04-22add the spc commands to the smc and ssc tablesRonnie Sahlberg1-47/+73
2006-04-22add all supported SPC commands used by SBC to the SBC tablesRonnie Sahlberg1-61/+75
2006-04-22start prettifying the dissectionRonnie Sahlberg1-32/+45
2006-04-22the scsi transports (fc/fcp and iscsi) now track both itl and itlqRonnie Sahlberg7-361/+140
2006-04-21change the HHC setting to HHC_DIR, so we can use it also to call the HtmlHelp...Ulf Lamping1-5/+5
2006-04-21prepare to list the IP addresses in the command line interfaces list outputUlf Lamping1-0/+24
2006-04-21remover the lun parameter from dissect_scsi_cdb/payload since this is now p...Ronnie Sahlberg5-33/+94
2006-04-21slightly rephrase the time zone chapterUlf Lamping1-10/+12
2006-04-21From Jeff Morris:Anders Broman3-64/+80
2006-04-21From Irene: Fix a bug when searching for an assoc.Michael Tüxen1-6/+8
2006-04-21From Chris Maynard:Jaap Keuter1-24/+34
2006-04-21updates to get the fc and scsi dissectorsRonnie Sahlberg14-182/+109
2006-04-21use a CSS stylesheet for HTML output. This seems to be the official way to fo...Ulf Lamping2-7/+17
2006-04-21enhance the "File Sets" page (e.g. add a screenshot)Ulf Lamping4-20/+40
2006-04-20From: Shashidhar BhandareJaap Keuter2-5/+203
2006-04-20fix help button settingsUlf Lamping1-3/+3
2006-04-20if HHC_DIR is defined in config.nmake, link Ethereal with the required htmlhe...Ulf Lamping1-0/+3
2006-04-20if HHC_DIR is defined in config.nmake, include the user-guide.chm file into t...Ulf Lamping2-0/+15
2006-04-20add a Help button to the Preferences dialogUlf Lamping1-2/+13
2006-04-20From Mark C. Brown:Jaap Keuter1-0/+4