aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-09Add PacketCable Event Message information to the "Info" column.Gerald Combs1-2/+21
2004-12-09Terminate value_strings with "{ 0, NULL }" instead of "{ 0, "Unknown" }".Gerald Combs1-2/+2
2004-12-09Note that the link-layer types 170 and 171 are reserved (GFP-T is a bitGuy Harris1-0/+5
2004-12-09Improve the byte length check from the last commit, and check for the sameGerald Combs1-16/+34
2004-12-09Check for a bogus byte length.Gerald Combs1-2/+8
2004-12-09Add another token size check.Gerald Combs1-0/+8
2004-12-08Add a value string for 3gpp2 Service option values.Anders Broman1-1/+51
2004-12-08Fix the RCS ID.Guy Harris1-6/+2
2004-12-08Squelch some compiler warnings.Guy Harris1-28/+30
2004-12-08Check for an invalid header length.Gerald Combs1-8/+14
2004-12-08Fix the following:Jörg Mayer1-1/+1
2004-12-08(hopefully) removed some gcc warningsUlf Lamping3-7/+18
2004-12-08From Susanne Edlund: I have rewritten the bssgp dissector to comply with 3GPP...Anders Broman1-1607/+5659
2004-12-08Add a URL for an old I-D for Etheric, and ask some questions about howGuy Harris1-0/+12
2004-12-08Just use the parameter type definitions, and value_string table, fromGuy Harris3-274/+100
2004-12-08Undo previous patch: It was wrongJörg Mayer1-2/+2
2004-12-08When we #include the prototype of a function/variable, it should notJörg Mayer1-2/+2
2004-12-07aoe updateRonnie Sahlberg1-4/+184
2004-12-07Updates for 0.10.8.Gerald Combs3-4666/+1779
2004-12-07From Rene Pilz:Guy Harris1-77/+3803
2004-12-07The standard environment separator character under Windows is ";".Gerald Combs1-2/+11
2004-12-07Get rid of an unused true_false_string value.Guy Harris1-5/+0
2004-12-07From Brett Kuskie: add more HTTP headers as filterable fields.Guy Harris2-0/+85
2004-12-07Add an entry for the new DLT_GPRS_LLC (so that nobody working onGuy Harris3-1/+17
2004-12-07Check for a bogus length value.Gerald Combs1-0/+5
2004-12-07svn propset svn:keywords Id svn:eol-style native .....Jörg Mayer4-2314/+2320
2004-12-07update one of the command namesRonnie Sahlberg1-2/+2
2004-12-07create a proper ETHERTYPE for ATAoverEthernetRonnie Sahlberg3-3/+6
2004-12-07new protocol: ATAoverETHERNET (AoE)Ronnie Sahlberg2-0/+357
2004-12-06Add more suboption length checks to dissect_bap_phone_delta_opt().Gerald Combs1-1/+14
2004-12-06Check for a bogus authentication subheader length.Gerald Combs1-1/+9
2004-12-06(on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):Ulf Lamping4-0/+2743
2004-12-05updates to pkix1implicit (we have to think about how to rewrite both pkix1e...Ronnie Sahlberg15-126/+1111
2004-12-05Grab the last (and null) byte of the content type value.Gerald Combs1-1/+1
2004-12-04Fix some typosJörg Mayer1-9/+8
2004-12-04Updates by Martin RegnerJörg Mayer1-24/+35
2004-12-04Add a bit of info that should be present in a captureJörg Mayer1-0/+6
2004-12-03Add a URL for the BitTorrent protocol spec.Guy Harris1-0/+6
2004-12-03From Tomasz Mrugalski:Guy Harris2-23/+140
2004-12-03make the tcp dissector distinguish between duplicate acks and window updatesRonnie Sahlberg1-5/+33
2004-12-02Add some additional notes based on comments by Rick Jones.Guy Harris1-0/+4
2004-12-02Don't export flags_set_truth from libethereal.dll. It can't be used in a plug...Lars Roland1-1/+0
2004-12-02Don't ethclist.h in main.c, when we don't need it.Lars Roland1-0/+2
2004-12-02We don't use our own clist for GTK+ 1.3[.x], either.Guy Harris1-1/+1
2004-12-02From Nathan Jennings: add a preference that supplies a prefix for windowGuy Harris9-10/+86
2004-12-02From Francisco Alcoba: handle inverted time stamps without hanging.Guy Harris1-2/+13
2004-12-02From David Fort: the DNS RR type number for IPSECKEY will be changing toGuy Harris1-7/+5
2004-12-02We're not using our own clist for GTK+ 2.x, so callGuy Harris1-1/+3
2004-12-02performance enhancement:Ronnie Sahlberg3-16/+15
2004-12-02make ethereal compile with --without-pcap configuration optionRonnie Sahlberg2-2/+5