aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-02-05Re-commit the asn2eth based gsm-map dissector, hopfully it'll work better now.Anders Broman2-2461/+9534
2005-02-05From Alejandro Vaquero:Anders Broman2-3/+7
2005-02-04Add detection of zero checksum.Michael Tüxen2-1/+4
2005-02-04Fix a couple of distcheck problems:Gerald Combs1-0/+1
2005-02-04From Dominique Bastien: marker and OAM slow protocol support.Guy Harris1-479/+2644
2005-02-04use a bitmap for the restore flags so the dissection is prettierRonnie Sahlberg3-8/+72
2005-02-04initial checkin of modified idl file for autogenerating the BUTC interfaceRonnie Sahlberg5-0/+621
2005-02-04check in new directory for the files for autogenerating dcerpc interfacesRonnie Sahlberg1-0/+3086
2005-02-04add support for varying strings in addition to conformant and varying strings...Ronnie Sahlberg2-0/+142
2005-02-04update BUTC and fill in all (bar one) dissectorsRonnie Sahlberg2-72/+2917
2005-02-04Albert Chin:Jörg Mayer1-1/+1
2005-02-03Yaniv KaulJörg Mayer1-62/+50
2005-02-03Yaniv Kaul:Jörg Mayer1-8/+9
2005-02-03Motonori Shindo:Jörg Mayer1-1/+1
2005-02-03Yniv Kaul: Small performance optimizationJörg Mayer1-15/+14
2005-02-03ncisco Alcoba: Jörg Mayer1-1/+6
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