summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-02-03Add dissection of some more packages.Anders Broman2-42/+168
2005-02-03From Francisco Alcoba:Anders Broman4-9/+12
2005-02-03Jon Ringle: bug fix to the stun ERROR-CODE dissectingJörg Mayer1-1/+1
2005-02-03Small fix for h225 dissector as suggested by Tomas KukosaLars Roland1-6/+17
2005-02-03From Pekka Pietikainen <pp@ee.oulu.fi>, add a byte to the hex[]Gilbert Ramirez1-1/+1
2005-02-03Add an OIDAnders Broman1-0/+1
2005-02-03Fix a comment.Guy Harris1-1/+1
2005-02-03Check in the missing part of Jon Ringle's patch (the part that actuallyGuy Harris2-39/+80
2005-02-02bugfix: the EOT flag detection in a COTP data TPDU was using little endian, a...Ulf Lamping1-18/+18
2005-02-02From Jon Ringle:Anders Broman60-243/+209
2005-02-02Add mtp3.pc as suggested by Luis Ontanon.Michael Tüxen1-157/+99
2005-02-01the old netlogon protocol is now called smb_netlogonRonnie Sahlberg1-2/+2
2005-02-01g_strlcpy does not exist in gtk 1.2Ronnie Sahlberg1-1/+1
2005-02-01Improve handling of pinfo->private_dataAnders Broman1-1/+5
2005-02-01add packet-sdp.hLars Roland2-0/+32
2005-02-01From Alejandro Vaquero:Lars Roland13-257/+587
2005-02-01Add some comments noting issues with some of the items in here.Guy Harris1-0/+14
2005-02-01Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by theGuy Harris3-15/+23
2005-02-01If the VCI and payload type indicate that a cell is an OAM cell, dissectGuy Harris1-2/+30
2005-02-01removed MSVC warnings:Ulf Lamping2-4/+4
2005-02-01removed MSVC warnings:Ulf Lamping1-2/+2
2005-01-31Put application context OID in pinfo->private data to be used by sub-dissecto...Anders Broman1-1/+4
2005-01-31Update som valuse stringsAnders Broman1-34/+172
2005-01-31From LEGO:Anders Broman1-4/+1
2005-01-31there are two NETLOGON protocolsRonnie Sahlberg1-79/+79
2005-01-31call dissect_ndr_uuit_t directly and avoid a dependency on packet-dcerpc-netl...Ronnie Sahlberg2-6/+6
2005-01-31support H.248 BER over SCTP PPID 7Ronnie Sahlberg1-191/+193
2005-01-31From Florian Lohoff: Redback SmartEdge SE400/800 tcpdump disassembly.Guy Harris2-0/+155
2005-01-31Add a URL for Gnutella specs.Guy Harris2-76/+82
2005-01-30add dissection of three new flags in the security descriptorRonnie Sahlberg1-0/+33
2005-01-30Add OID:s to old dissector, for comparison reasons.Anders Broman1-0/+38
2005-01-30In case of "faulty" BER tag:s return tvb = NULLAnders Broman1-0/+1
2005-01-30rename lsa_dissect_LSA_SECURITY_DESCRIPTOR to lsa_dissect_sec_desc_bufRonnie Sahlberg3-28/+47
2005-01-30rename lsa_dissect_LSA_SECURITY_DESCRIPTOR_data to lsa_dissect_sec_desc_buf_dataRonnie Sahlberg3-7/+7
2005-01-30rename lsa_dissect_POLICY_DNS_DOMAIN_INFO to lsa_dissect_DnsDomainInfo and ch...Ronnie Sahlberg3-7/+9
2005-01-30add a new dissect_ndr_counted_ascii_string() that mimics dissect_ndr_counted_...Ronnie Sahlberg2-0/+70
2005-01-30Byte arrays are byte arrays, not strings.Guy Harris1-1/+49
2005-01-30change dissect_ndr_counted_byte_array to be more consistent with dissect_ndr...Ronnie Sahlberg3-4/+4
2005-01-29Add the I-D name for L2TPv3 to a comment.Guy Harris1-358/+381
2005-01-29Put the dissection of the payload at the top level.Guy Harris1-32/+46
2005-01-29Treat the command opcodes as SBC-2 for CD-ROMs as well as for blockGuy Harris1-0/+1
2005-01-29Use the 64-bit integer fetch routines to support 64-bit NDR integers.Guy Harris8-72/+28
2005-01-29only add 4 bytes to the pdu length IFF header digest/crc32 is actually used.Ronnie Sahlberg1-3/+25
2005-01-28we need a dissect_ndr_uint64() that dissects an NDR hyperRonnie Sahlberg2-0/+25
2005-01-28older MS DCE/RPC interfaces often use a construct that is to be treated as a ...Ronnie Sahlberg8-23/+28
2005-01-28add a macro for aligning NDR datastreams to 8 byte boundariesRonnie Sahlberg1-0/+9
2005-01-26add another REPORT_DISSECTOR_BUG() call, if tfi->tree_type is existing and no...Ulf Lamping1-0/+6
2005-01-26if there must be an unknown version message, use hex instead of decimal to pr...Ulf Lamping1-1/+1
2005-01-26if there must be an "unknown transport" message, at least print the transport...Ulf Lamping1-1/+1
2005-01-26bugfix of crash_00001_20050124142515.cap: dissector packet-daap.c displayed [...Ulf Lamping1-0/+1