aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-21- rename all the c filesLuis Ontanon13-412/+705
2006-02-21Fix for bug 758: Adding facility codes 12-15 according to RFC 3164Jaap Keuter1-10/+11
2006-02-21Put in some of the old functionallity.Anders Broman3-23/+252
2006-02-21Fix for bug 756. Handle CR as part of separator as well. Jaap Keuter1-2/+2
2006-02-21Fix for bug 724: DNS dissector fails in handling the sign of Altitude in LOC ...Jaap Keuter1-1/+1
2006-02-20From Balint Reczey (IJ/ETH)Anders Broman1-27/+173
2006-02-20From Sake Blok:Anders Broman1-0/+6
2006-02-19For the "there's already a file with that name" dialog, use a wordingGuy Harris1-2/+3
2006-02-19- Use lua 5.1Luis Ontanon9-210/+72
2006-02-19Recent checkins lost a change to make the liblualib check succeed onJörg Mayer1-0/+5
2006-02-19Remove c++ style comment.Anders Broman2-52/+52
2006-02-19Fix for bug 752:Jaap Keuter1-5/+5
2006-02-18From Florent.Drouin@alcatel.frAnders Broman3-49/+155
2006-02-18rename plugin.c to lua_plugin.cLuis Ontanon2-1/+1
2006-02-18Add dual versionLuis Ontanon1-1/+9
2006-02-18Prepare for lua 5.1Luis Ontanon2-32/+51
2006-02-18add a missing dependency to ethereal.rcUlf Lamping1-1/+1
2006-02-18add a link to a message indicating that sizing *is* buggyUlf Lamping1-0/+2
2006-02-18squelch some compiler warningsUlf Lamping1-3/+3
2006-02-17preparation for a very simple regression testUlf Lamping1-0/+4
2006-02-17fix some bugs introduced with command line encapsulationUlf Lamping1-25/+12
2006-02-17add a log message, if capture start failedUlf Lamping1-0/+1
2006-02-17More duplicate code removal.Gerald Combs1-9/+2
2006-02-17Include some header files so that we can get rid of duplicate code andGerald Combs1-23/+12
2006-02-17Don't try to fill in last_dn if it doesn't exist. Fixes the current BuildbotGerald Combs2-18/+24
2006-02-17- Make sure the right globals are set before invoking user tap caallbaccksLuis Ontanon2-6/+9
2006-02-17Translate cause valueAnders Broman1-1/+56
2006-02-17Dissect the rest of the IE:sAnders Broman2-5/+641
2006-02-17Paolo Abeni:Jörg Mayer3-9/+19
2006-02-17We now quote args as necessary on Windows when constructing the commandGuy Harris1-19/+5
2006-02-17Squelch some compiler warnings.Guy Harris2-45/+43
2006-02-17On Windows. quote arguments as necessary before sticking them into theGuy Harris1-3/+81
2006-02-17- avoid the user been flooded with report_error windows if there's an error i...Luis Ontanon3-7/+39
2006-02-17- pass the tvb too to tap packet callbacksLuis Ontanon6-2/+361
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping23-155/+220
2006-02-17even if we don't want to close stdout on wtap_dump_close(), we might at least...Ulf Lamping1-1/+4
2006-02-17fix a commentUlf Lamping1-0/+1
2006-02-17we don't need pcap.h here (any longer)Ulf Lamping1-10/+0
2006-02-16Fix </avp> Missing.Anders Broman1-0/+1
2006-02-16Add dissection of all Signals and more IE:sAnders Broman4-7738/+12665
2006-02-16Add a document for creating an Ethereal package.Gerald Combs1-0/+32
2006-02-16Freeze and thaw the packet list after a merge so that the packet list showsGerald Combs1-0/+2
2006-02-16Move common control initialization to gtk/main.c where it belongs.Gerald Combs2-104/+94
2006-02-16Document the proto_tree_add_XXX_format_value() routines.Guy Harris1-0/+81
2006-02-16Paolo Abeni:Jörg Mayer2-3/+7
2006-02-16Use the new "proto_tree_add_*_format_value" routines.Guy Harris18-175/+179
2006-02-16Have Field extractors being defined while reading the body of the script inst...Luis Ontanon2-49/+68
2006-02-15Jerry Talkington:Jörg Mayer1-1/+1
2006-02-15Update a comment.Guy Harris1-3/+9
2006-02-15Add getopt.obj to the list of object files with which dumpcap is linked;Guy Harris1-2/+2