aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-02Use C89 syntax, not C++ syntax, for functions that take no arguments.Guy Harris4-6/+6
2005-02-02Don't assume that the only blank filter expression is empty - check forGuy Harris1-28/+30
2005-02-02from chris eagleRonnie Sahlberg4-56/+114
2005-02-02Make sure "comment" is set.Guy Harris1-7/+5
2005-02-02Clean up white space.Guy Harris1-11/+7
2005-02-02"filter_string_fwd" is assigned a "const" pointer, so make it a "const"Guy Harris1-1/+1
2005-02-02for VoIP Call Analysis:Lars Roland6-116/+143
2005-02-01by more specific about unix configuration filesUlf Lamping1-6/+13
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 Sahlberg2-2/+2
2005-02-01Improve handling of pinfo->private_dataAnders Broman1-1/+5
2005-02-01Add boolean to the list of non-portable typesJörg Mayer1-8/+9
2005-02-01add packet-sdp.hLars Roland3-1/+33
2005-02-01From Alejandro Vaquero:Lars Roland29-318/+4264
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-31Prepare for handling of different versions of the protocol.Anders Broman3-15/+18
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 Sahlberg2-191/+195
2005-01-31From Florian Lohoff: Redback SmartEdge SE400/800 tcpdump disassembly.Guy Harris6-1/+163
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-29Mark unused arguments as such.Guy Harris1-1/+1
2005-01-29various versioning related things (like using the svn version number), fix a ...Ulf Lamping4-17/+29
2005-01-29add links to wiki example pages (Capture/Display Filters and Coloring Rules)Ulf Lamping4-4/+32
2005-01-29Add some notes about stuff discovered by Ken Mann.Guy Harris1-1/+11
2005-01-29only add 4 bytes to the pdu length IFF header digest/crc32 is actually used.Ronnie Sahlberg1-3/+25
2005-01-29Add a new menu item "View/Resize Columns" to, well, resize columns. As this m...Ulf Lamping3-2/+83
2005-01-28use MATE (not mate) for protocol name and protocol treeUlf Lamping1-2/+2
2005-01-28A new patch for mate from Luis Ontanon:Lars Roland3-13/+19
2005-01-28From Yoshihiro Oyama: support "-" as a file name, referring to theGuy Harris4-4/+44