aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-29fix a minor bug: don't show a single file twice in the fileset dialogUlf Lamping1-3/+1
2006-08-29use unique variable names to prevent "global variable" side effects -> endles...Ulf Lamping2-4/+4
2006-08-29- Update to 0.9.5 (from 0.9.4)Jörg Mayer1-10/+4
2006-08-29Fix for bug 795: handle CR as line end as wellJaap Keuter1-1/+1
2006-08-29Florent DROUIN <florent.drouin@alcatel.fr>:Jörg Mayer1-1/+0
2006-08-29Fixes and updated files:Greg Morris5-316/+986
2006-08-29get rid of few warningsTomas Kukosa4-6/+6
2006-08-29Add a missing file.Gerald Combs1-0/+1
2006-08-29from Stephen Fisher:Ulf Lamping1-20/+20
2006-08-28fix #1061: the logic to search for a specific protocol page was missing the c...Ulf Lamping1-2/+7
2006-08-28Fix a typo.Gerald Combs1-1/+1
2006-08-28fix a minor typoUlf Lamping1-1/+1
2006-08-28add a new this/that flag valueUlf Lamping1-0/+1
2006-08-28minor format string changeUlf Lamping1-2/+2
2006-08-28add some more right-hand-side infos of the tower dataUlf Lamping1-1/+6
2006-08-28add information about remote traffic capture filterUlf Lamping1-0/+62
2006-08-28Fix length check for IP packets with options.Jaap Keuter1-2/+2
2006-08-28Donald White <donald_white@qwest.net>Jörg Mayer1-4/+4
2006-08-28Fix the decoding of SLP attributes. Open SLP has the ability to pass back mul...Greg Morris1-60/+97
2006-08-28- new function ssl_dissector_delete()Tomas Kukosa10-36/+118
2006-08-28More release 6 changes.Anders Broman1-95/+95
2006-08-28Don't abort the entire program if we have bad data. Just mark theGerald Combs1-35/+36
2006-08-27Do some more of the relase 6 stuff.Anders Broman3-134/+519
2006-08-27Fixa a typo.Anders Broman1-1/+1
2006-08-27fix #707: "It's not possible to print each packet on a new page"Ulf Lamping1-37/+55
2006-08-27fix #1063, some leftover typo's: Etheral -> WiresharkUlf Lamping3-3/+3
2006-08-27squelch some compiler warningsUlf Lamping4-44/+42
2006-08-27fix a warning by removing now unused codeUlf Lamping3-29/+0
2006-08-27An octet string form of the ASO-qualifier used by some systems from the days...Graeme Lunt4-6/+34
2006-08-27Register tpkt as a dissector so subdissectors can register tpkt on ports othe...Graeme Lunt1-0/+1
2006-08-27Support for X.500 strong authentication - used by DAP, DISP, DSP and DOP.Graeme Lunt5-46/+191
2006-08-26Go back to setting the capture filter to an empty string when we start;Guy Harris5-62/+47
2006-08-26U3 packaging, utility and Wireshark modifications that allows Wireshark to be...Graeme Lunt11-42/+875
2006-08-26two more chunksRonnie Sahlberg1-0/+66
2006-08-26fix wrong constant in a valuestringRonnie Sahlberg1-1/+66
2006-08-26rework the pop-up menu sectionUlf Lamping1-355/+268
2006-08-26initial PNG dissector (Portable Network Graphics)Ronnie Sahlberg2-0/+301
2006-08-26Clean up indentation.Guy Harris1-11/+13
2006-08-26Get rid of aun unused routine.Guy Harris1-33/+0
2006-08-26Get rid of unused variable.Guy Harris1-3/+0
2006-08-26Don't define the Aironet/Cisco Wireless OUI ourselves; get it fromGuy Harris1-4/+4
2006-08-26Fix some compiler warnings (some by getting rid of variables unused ifGuy Harris1-3/+5
2006-08-26Don't use %ld for guint64 - use PRIu64. (Also, don't use %d for guint32Guy Harris1-3/+3
2006-08-25Constify the capture details icons, and get rid of the CRs inGuy Harris2-332/+332
2006-08-25remove the code that conditionally dissects LG only if IG is setRonnie Sahlberg1-16/+4
2006-08-25from Stephen FRonnie Sahlberg1-24/+36
2006-08-25User's/Developer's Guide: finish Ethereal to Wireshark transition by "reshoot...Ulf Lamping141-224/+370
2006-08-25don't show the "Wireless Settings" button if HAVE_AIRPCAP isn't definedUlf Lamping1-6/+8
2006-08-25don't put "..." in front of a menu itemUlf Lamping1-2/+2
2006-08-25fix bug #1057: remove "start" completelyUlf Lamping1-5/+0