aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2007-11-25Clean up a comment.Guy Harris1-2/+2
2007-11-25Removed a "/*" within comment.Stig Bjørlykke1-1/+1
2007-11-25Corrected setting of "warnings_as_errors_default".Stig Bjørlykke1-1/+1
2007-11-25Put in a comment about encapsulation hint values.Guy Harris1-1/+8
2007-11-25Note that the encapsulation type values are SNMP ifType values, andGuy Harris1-10/+15
2007-11-24From James Menzies: if the per-packet encapsulation hint is 14, theGuy Harris1-3/+19
2007-11-24Initial checkin of support to read TamoSoft's CommView packet capture filesStephen Fisher5-0/+307
2007-11-21Get rid of a no-longer-used variable.Guy Harris1-1/+0
2007-11-21Don't use "if it begins with 0xff 0x03 it's PPP, otherwise it's CiscoGuy Harris1-10/+3
2007-11-21Make it easier to change the default behavior of --enable-warnings-as-errors.Gerald Combs1-1/+2
2007-11-19Get the number of captured bytes from "rlen" instead of "wlen". This shouldGerald Combs1-41/+41
2007-11-16Some comments and formatting.Martin Mathieson1-14/+51
2007-11-15Added correct svn propset settings to wiretap/netscreen.[ch]Sake Blok2-0/+4
2007-11-06From Florent Drouin:Anders Broman1-6/+11
2007-11-05Strengthen BER and ERF heuristics to solve:Anders Broman2-0/+11
2007-10-28Bug 1751: From Allan M. Madsen : Sake Blok1-0/+2
2007-10-27From Mark C. Brown:Anders Broman2-1/+37
2007-10-19Fix bug #1926: buffer overflow when parsing iseries filesStephen Fisher1-1/+1
2007-10-16From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buf...Sake Blok1-3/+3
2007-10-16Bug 1704 is fixed in the main branch by the simpler expedient of notGuy Harris2-6/+2
2007-10-16From Paolo Abeni via bug 1751:Jeff Morriss3-16/+100
2007-10-16Change more fopen() to eth_fopen() to finish fixing bug 1827:Jeff Morriss2-168/+170
2007-10-11Tighten up heuristic used to identify Ascend capture file....Bill Meier1-4/+13
2007-10-09minor updatesUlf Lamping1-2/+2
2007-10-08From Florent DROUIN:Anders Broman6-663/+809
2007-10-03fix some comments and sort functions by functionalityUlf Lamping1-26/+36
2007-10-03update to changes in the source filesUlf Lamping1-11/+12
2007-09-29When reading NetScreen snoop output, only use WTAP_ENCAP_PER_PACKETSake Blok1-1/+23
2007-09-28Add error checking for fwrites; replacement for the 2nd of the patches provid...Bill Meier1-22/+44
2007-09-28When reading NetScreen snoop output, allow the '.' in interface namesSake Blok1-1/+1
2007-09-27From Martin Warnes:Sake Blok1-1/+5
2007-09-25Fix whitespace of newly added lines to match rest of fileBill Meier1-5/+5
2007-09-25Add error checking for fwrites; replacement for one of patches provided in bu...Bill Meier1-12/+38
2007-09-25Allow the output of NetScreen VSI interfaces to be parsed.Sake Blok1-1/+1
2007-09-24Add ascend-grammar.h explicitely to the generation rules, otherwiseJörg Mayer1-1/+1
2007-09-11From Pieter de Boer:Jaap Keuter1-0/+1
2007-09-09translate some german to englishUlf Lamping1-2/+2
2007-09-09start an experiment to provide MS Visual Studio 2005 solution / project files...Ulf Lamping1-0/+460
2007-09-01This patch solves two issue with the NetScreen wiretap routine:Sake Blok1-7/+7
2007-08-23From Scott Robinson:Stephen Fisher1-12/+218
2007-08-22Move wtap_pcap_encap_to_wtap_encap()'s definition to libpcap.h so packet-ppi....Jeff Morriss2-1/+1
2007-08-22Cast away shortening conversions that are presumed not to lose any data.Guy Harris1-4/+4
2007-08-21From Shaun Jackman <sjackman@gmail.com> / bug 1753:Richard van der Hoff2-16/+18
2007-08-17At least some LAPB Windows Sniffer captures have 4 bytes of extra stuffGuy Harris1-0/+23
2007-08-17(http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1717)Sake Blok5-1/+502
2007-08-09Parenthesize macro arguments.Guy Harris1-1/+1
2007-08-09Fix for bug 1659:Jaap Keuter1-1/+1
2007-08-09Fix for bug 1704:Jaap Keuter2-2/+6
2007-08-06From: Shaun JackmanLuis Ontanon1-4/+5
2007-08-04One quote mark sufficeth.Guy Harris1-1/+1