aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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 Harris1-0/+84
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 Sahlberg2-3/+2
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 Sahlberg5-115/+693
2004-12-05Grab the last (and null) byte of the content type value.Gerald Combs1-1/+1
2004-12-03Add a URL for the BitTorrent protocol spec.Guy Harris1-0/+6
2004-12-03From Tomasz Mrugalski:Guy Harris1-23/+139
2004-12-03make the tcp dissector distinguish between duplicate acks and window updatesRonnie Sahlberg1-5/+33
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-02From Nathan Jennings: add a preference that supplies a prefix for windowGuy Harris2-0/+17
2004-12-02From David Fort: the DNS RR type number for IPSECKEY will be changing toGuy Harris1-7/+5
2004-12-01Replace GRE_FR with ETHERTYPE_RAW_FR.Gerald Combs1-1/+1
2004-12-01Make the Ericsson internal decode of IP addresses a preference instead of IF ...Anders Broman1-24/+24
2004-12-01Fix a typo.Guy Harris2-2/+2
2004-12-01Add some ethertypesAnders Broman2-1/+3
2004-12-01Catch a couple of integer overflows.Gerald Combs1-0/+10
2004-12-01Don't access memory that may have been freed.Gerald Combs1-3/+8
2004-12-01From Jelmer Vernooij: BitTorrent support.Guy Harris2-0/+303
2004-12-01From Marc Poulhies: fix the handling of the authentication option whenGuy Harris1-4/+5
2004-12-01From Martin Regner: support for the parts of H.245 version 10 that areGuy Harris1-7/+176
2004-12-01From Yaniv Kaul: adds LZS as a compression method, per 'Transport LayerGuy Harris1-0/+1
2004-12-01Squelch some compiler warnings.Guy Harris1-2/+2
2004-12-01According to the part of the DCE RPC spec atGuy Harris1-4/+7
2004-12-01Get rid of a long-obsolete comment.Guy Harris1-6/+0
2004-12-01bytes_to_str() returns a static value. Don't g_free() it.Gerald Combs1-2/+1
2004-11-30Fix port preference handling.Anders Broman1-2/+7
2004-11-30New dissector for NSIP from Susanne Edlund, default port2 changed to unalloca...Anders Broman2-0/+1286
2004-11-30Replace a few instances of match_strval() with val_to_str().Gerald Combs2-8/+9
2004-11-30Make ethereal dissect application/pkix-crl CertificateRevocationLists over ...Ronnie Sahlberg2-2/+35
2004-11-30when creating a new subset tvb for a field for further dissection by child di...Ronnie Sahlberg1-5/+14
2004-11-29Add another length check.Gerald Combs1-0/+6
2004-11-29Get rid of a debug message.Guy Harris1-1/+0
2004-11-29Check for an overly large header length value in order to avoid an integer Gerald Combs1-4/+11
2004-11-29new protocol : RFC2560 Online Certificate Status ProtocolRonnie Sahlberg3-0/+1120
2004-11-29export some more sympols from PKIX1EXPLICITRonnie Sahlberg4-17/+235
2004-11-29Export AuthorityInfoAccessSyntax from pkix1implicitRonnie Sahlberg2-2/+3
2004-11-28From LEGO if Mate is pressent call it.Anders Broman1-0/+5
2004-11-28Bugfixes- handle zero length bytecode, handle end-off-message with implied pa...Anders Broman1-7/+22
2004-11-28BugfixesAnders Broman1-67/+56
2004-11-28Change number of bytes displayed in bytes_to_string to 48 to facilitate displ...Anders Broman1-1/+1
2004-11-28new protocol : RFC3820 PKIXProxyRonnie Sahlberg3-0/+268