wireshark/epan/dissectors
Guy Harris 90f8224360 Have GSS-API subdissectors supply a "data is encrypted" flag to their
callers, so that they can tell "no decrypted tvbuff because I couldn't
decrypt it" from "no decrypted tvbuff because it's not encrypted in the
first place".  Set that based on the Kerberos seal algorithm field in
the SPNEGO Kerberos 5 wrap dissector code.

Use that to determine whether the GSS-API encapsulated data in LDAP is
encrypted or not., rather than using a heuristic.

Set the length of the SASL blob tvbuff based on the SASL length and the
length of the tvbuff from which it's consstructed, rather than setting
it to the SASL length.

svn path=/trunk/; revision=13780
2005-03-16 21:59:25 +00:00
..
dcerpc make idl2eth able to handle negative case tags 2005-03-16 11:39:46 +00:00
make-reg-dotc
make-reg-dotc.py
Makefile.am Make the "maintainer-clean" rules get rid of some additional generated 2005-02-14 20:33:57 +00:00
Makefile.common Routines for Unlicensed Mobile Access(UMA) dissection ( http://www.umatechnology.org/ 2005-03-14 22:26:57 +00:00
Makefile.nmake Make the "maintainer-clean" rules get rid of some additional generated 2005-02-14 20:33:57 +00:00
ncp2222.py Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-3com-xns.c Add support for what appears to be 3Com's scheme for encapsulating XNS 2005-03-03 08:34:48 +00:00
packet-3g-a11.c Use "tvb_get_string()" to fetch strings from the packet, rather than 2005-03-02 21:08:47 +00:00
packet-aarp.c
packet-acap.c
packet-acse.c From Yuriy Sidelnikov: correctly display User Information 2005-03-03 08:54:00 +00:00
packet-acse.h From Yuriy Sidelnikov: correctly display User Information 2005-03-03 08:54:00 +00:00
packet-afp.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-afp.h
packet-afs-defs.h
packet-afs-macros.h
packet-afs-register-info.h
packet-afs.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-afs.h
packet-aim-admin.c
packet-aim-adverts.c
packet-aim-bos.c If a given TLV type isn't found in an aim_tlv table, just use "Unknown" 2005-01-17 08:13:02 +00:00
packet-aim-buddylist.c
packet-aim-chat.c Again, some warnings removed. 2004-12-25 18:35:21 +00:00
packet-aim-chatnav.c
packet-aim-directory.c
packet-aim-email.c
packet-aim-generic.c
packet-aim-icq.c If a given TLV type isn't found in an aim_tlv table, just use "Unknown" 2005-01-17 08:13:02 +00:00
packet-aim-invitation.c
packet-aim-location.c If a given TLV type isn't found in an aim_tlv table, just use "Unknown" 2005-01-17 08:13:02 +00:00
packet-aim-messaging.c If a given TLV type isn't found in an aim_tlv table, just use "Unknown" 2005-01-17 08:13:02 +00:00
packet-aim-oft.c a lot of warnings removed, most of them about pointer to int casts without using the appropriate GLib macros 2004-12-25 13:49:30 +00:00
packet-aim-popup.c
packet-aim-signon.c If a given TLV type isn't found in an aim_tlv table, just use "Unknown" 2005-01-17 08:13:02 +00:00
packet-aim-ssi.c If a given TLV type isn't found in an aim_tlv table, just use "Unknown" 2005-01-17 08:13:02 +00:00
packet-aim-sst.c
packet-aim-stats.c
packet-aim-translate.c
packet-aim-userlookup.c
packet-aim.c If a given TLV type isn't found in an aim_tlv table, just use "Unknown" 2005-01-17 08:13:02 +00:00
packet-aim.h
packet-ajp13.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-alcap.c
packet-amr.c Fix a minor bug with FT_BOOLEAN. 2005-03-06 20:54:01 +00:00
packet-ans.c
packet-ansi_637.c
packet-ansi_683.c
packet-ansi_801.c
packet-ansi_a.c
packet-ansi_a.h
packet-ansi_map.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-ansi_map.h
packet-aodv.c From Shingo Horisawa: 2004-11-21 21:05:16 +00:00
packet-aoe.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-ap1394.c
packet-ap1394.h
packet-app-pkix-cert.c From Yaniv Kaul : New Protocol: X509 Certificates over HTTP 2004-11-21 07:21:17 +00:00
packet-arcnet.c
packet-arcnet.h
packet-arp.c ncisco Alcoba: 2005-02-03 22:52:20 +00:00
packet-arp.h
packet-asap.c
packet-ascend.c Export two versions of the Ethereal dissector, for use with encapsulated 2004-11-24 09:13:52 +00:00
packet-asf.c
packet-atalk.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-atalk.h
packet-atm.c If the VCI and payload type indicate that a cell is an OAM cell, dissect 2005-02-01 05:19:53 +00:00
packet-atm.h
packet-auto_rp.c
packet-ax4000.c
packet-bacapp.c Back out the BACnet application layer dissectin code - its use of 2005-03-07 01:22:55 +00:00
packet-bacnet.c
packet-beep.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-ber.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-ber.h update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-bfd.c
packet-bgp.c From Carlos Pignataro: 2005-01-07 11:43:05 +00:00
packet-bgp.h From Carlos Pignataro: 2005-01-07 11:43:05 +00:00
packet-bittorrent.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-bofl.c
packet-bootp.c Use symbolic names for ARP types. 2005-01-13 07:49:31 +00:00
packet-bootparams.c
packet-bootparams.h
packet-bpdu.c
packet-brdwlk.c
packet-bssap.c
packet-bssap.h
packet-bssgp.c removed some MSVC compiler warnings, mostly I've casted "downsized function parameters" 2005-03-09 23:00:21 +00:00
packet-bvlc.c Check for a bogus length value. 2004-12-07 16:17:50 +00:00
packet-cast.c
packet-ccsds.c
packet-cdp.c Some VoIP VLAN query and reply fields have a length of 6, not 7, with 2005-03-14 19:53:07 +00:00
packet-cgmp.c
packet-chdlc.c
packet-chdlc.h
packet-cip.c
packet-cip.h
packet-cisco-oui.c
packet-clearcase.c
packet-clearcase.h
packet-clip.c
packet-clip.h
packet-clnp.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-cmip.c a lot of warnings removed, most of them about pointer to int casts without using the appropriate GLib macros 2004-12-25 13:49:30 +00:00
packet-cmip.h update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-cmp.c a lot of warnings removed, most of them about pointer to int casts without using the appropriate GLib macros 2004-12-25 13:49:30 +00:00
packet-cmp.h New protocol RFC2510 PKIXCMP Certificate Management Protocol 2004-12-24 12:39:21 +00:00
packet-cms.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-cms.h update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-cops.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-cosine.c Motonori Shindo: 2005-02-03 23:24:08 +00:00
packet-cpfi.c
packet-cpha.c
packet-crmf.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-crmf.h update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-cups.c
packet-daap.c bugfix of crash_00001_20050124142515.cap: dissector packet-daap.c displayed [Dissector Bug] as it dissected a length field and used it without checking it first. 2005-01-26 22:37:04 +00:00
packet-data.c
packet-data.h
packet-dccp.c
packet-dccp.h
packet-dcerpc-afs4int.c
packet-dcerpc-atsvc.c
packet-dcerpc-atsvc.h
packet-dcerpc-bossvr.c
packet-dcerpc-browser.c older MS DCE/RPC interfaces often use a construct that is to be treated as a 64 bit integer but in reality is a struct containing 2 32bit integers. 2005-01-28 09:29:49 +00:00
packet-dcerpc-browser.h
packet-dcerpc-budb.c add machinegenerated full dissector for dcedfs BUDB protocol 2005-02-14 19:56:11 +00:00
packet-dcerpc-budb.h add machinegenerated full dissector for dcedfs BUDB protocol 2005-02-14 19:56:11 +00:00
packet-dcerpc-butc.c use a bitmap for the restore flags so the dissection is prettier 2005-02-04 05:26:51 +00:00
packet-dcerpc-butc.h use a bitmap for the restore flags so the dissection is prettier 2005-02-04 05:26:51 +00:00
packet-dcerpc-cds_clerkserver.c
packet-dcerpc-cds_solicit.c
packet-dcerpc-conv.c
packet-dcerpc-cprpc_server.c
packet-dcerpc-dce122.c
packet-dcerpc-dce122.h
packet-dcerpc-dcom.h
packet-dcerpc-dfs.c
packet-dcerpc-dfs.h
packet-dcerpc-dnsserver.c
packet-dcerpc-dnsserver.h
packet-dcerpc-drsuapi.c decode some more of drsuapi 2005-03-16 11:29:09 +00:00
packet-dcerpc-drsuapi.h decode some more of drsuapi 2005-03-16 11:29:09 +00:00
packet-dcerpc-dtsprovider.c
packet-dcerpc-dtsstime_req.c
packet-dcerpc-efs.c
packet-dcerpc-efs.h
packet-dcerpc-epm.c Merge dissection of EndpointMapper interfaces of version 3 and 4 into one file, as the dissection of both interface versions are (currently) identical. (Jaime, could you please check, if EPM4 dissection is still working well?) 2004-12-19 10:30:33 +00:00
packet-dcerpc-eventlog.c
packet-dcerpc-eventlog.h
packet-dcerpc-fldb.c
packet-dcerpc-frsapi.c
packet-dcerpc-frsapi.h
packet-dcerpc-frsrpc.c
packet-dcerpc-frsrpc.h
packet-dcerpc-ftserver.c
packet-dcerpc-icl_rpc.c
packet-dcerpc-initshutdown.c
packet-dcerpc-initshutdown.h
packet-dcerpc-krb5rpc.c
packet-dcerpc-llb.c
packet-dcerpc-lsa-ds.c call dissect_ndr_uuit_t directly and avoid a dependency on packet-dcerpc-netlogon 2005-01-31 09:43:07 +00:00
packet-dcerpc-lsa.c rename lsa_dissect_LSA_SECURITY_DESCRIPTOR to lsa_dissect_sec_desc_buf 2005-01-30 13:00:35 +00:00
packet-dcerpc-lsa.h rename lsa_dissect_LSA_SECURITY_DESCRIPTOR to lsa_dissect_sec_desc_buf 2005-01-30 13:00:35 +00:00
packet-dcerpc-mapi.c the unknown stuff in the decrypted blobs in mapi are just uninitialized buffer padding so dont show them in the decode tree 2005-03-04 11:08:03 +00:00
packet-dcerpc-mapi.h
packet-dcerpc-messenger.c
packet-dcerpc-mgmt.c
packet-dcerpc-ndr.c Use the 64-bit integer fetch routines to support 64-bit NDR integers. 2005-01-29 20:39:14 +00:00
packet-dcerpc-netlogon.c Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by the 2005-02-01 05:21:08 +00:00
packet-dcerpc-netlogon.h
packet-dcerpc-nspi.c
packet-dcerpc-nt.c preparations for autogenerated ms dcerpc interfaces 2005-02-16 11:31:56 +00:00
packet-dcerpc-nt.h preparations for autogenerated ms dcerpc interfaces 2005-02-16 11:31:56 +00:00
packet-dcerpc-pn-io.c fix usage of "if(tree) {" to display the right things, even if no coloring rule is set 2005-02-22 20:25:23 +00:00
packet-dcerpc-pnp.c From Jean-Baptiste Marchand: stub dissectors for rras and pnp MSRPC 2005-01-20 05:06:38 +00:00
packet-dcerpc-pnp.h From Jean-Baptiste Marchand: stub dissectors for rras and pnp MSRPC 2005-01-20 05:06:38 +00:00
packet-dcerpc-rdaclif.c
packet-dcerpc-reg.c
packet-dcerpc-reg.h
packet-dcerpc-rep_proc.c
packet-dcerpc-roverride.c
packet-dcerpc-rpriv.c
packet-dcerpc-rras.c From Jean-Baptiste Marchand: stub dissectors for rras and pnp MSRPC 2005-01-20 05:06:38 +00:00
packet-dcerpc-rras.h From Jean-Baptiste Marchand: stub dissectors for rras and pnp MSRPC 2005-01-20 05:06:38 +00:00
packet-dcerpc-rs_acct.c
packet-dcerpc-rs_attr.c
packet-dcerpc-rs_attr_schema.c
packet-dcerpc-rs_bind.c
packet-dcerpc-rs_misc.c
packet-dcerpc-rs_pgo.c Get rid of a bunch of trailing spaces. 2004-10-31 02:47:07 +00:00
packet-dcerpc-rs_plcy.c
packet-dcerpc-rs_prop_acct.c
packet-dcerpc-rs_prop_acl.c
packet-dcerpc-rs_prop_attr.c
packet-dcerpc-rs_prop_pgo.c
packet-dcerpc-rs_prop_plcy.c
packet-dcerpc-rs_pwd_mgmt.c
packet-dcerpc-rs_repadm.c
packet-dcerpc-rs_replist.c
packet-dcerpc-rs_repmgr.c
packet-dcerpc-rs_unix.c
packet-dcerpc-rsec_login.c
packet-dcerpc-samr.c older MS DCE/RPC interfaces often use a construct that is to be treated as a 64 bit integer but in reality is a struct containing 2 32bit integers. 2005-01-28 09:29:49 +00:00
packet-dcerpc-samr.h
packet-dcerpc-secidmap.c
packet-dcerpc-spoolss.c a lot of warnings removed, most of them about pointer to int casts without using the appropriate GLib macros 2004-12-25 13:49:30 +00:00
packet-dcerpc-spoolss.h
packet-dcerpc-srvsvc.c rename lsa_dissect_LSA_SECURITY_DESCRIPTOR_data to lsa_dissect_sec_desc_buf_data 2005-01-30 12:38:38 +00:00
packet-dcerpc-srvsvc.h
packet-dcerpc-svcctl.c
packet-dcerpc-svcctl.h
packet-dcerpc-tapi.c
packet-dcerpc-tapi.h
packet-dcerpc-tkn4int.c
packet-dcerpc-trksvr.c
packet-dcerpc-ubikdisk.c
packet-dcerpc-ubikvote.c
packet-dcerpc-update.c
packet-dcerpc-wkssvc.c
packet-dcerpc-wkssvc.h
packet-dcerpc.c a lot of people dont specify top level pointers in teh idl and just 2005-03-14 20:51:13 +00:00
packet-dcerpc.h a lot of people dont specify top level pointers in teh idl and just 2005-03-14 20:51:13 +00:00
packet-dcm.c fix a typo: lenght -> length 2005-02-20 22:36:34 +00:00
packet-dcom-cba-acco.c Use the 64-bit integer fetch routines to support 64-bit NDR integers. 2005-01-29 20:39:14 +00:00
packet-dcom-cba.c Removed some of the unix related warnings. I'll remove the remaining DCOM related ones in the next days, step by step (by looking at the buildbot output). 2004-12-20 22:29:24 +00:00
packet-dcom-dispatch.c renamed all DCOM related interface dissectors from packet-dcerpc-... to packet_dcom_... and add DCOM IDispatch dissector (incomplete, but better than nothing... ;-) 2004-12-19 14:08:03 +00:00
packet-dcom-oxid.c Use the 64-bit integer fetch routines to support 64-bit NDR integers. 2005-01-29 20:39:14 +00:00
packet-dcom-remact.c Use the 64-bit integer fetch routines to support 64-bit NDR integers. 2005-01-29 20:39:14 +00:00
packet-dcom-remunkn.c the methods from these interfaces were missing the DCOM this/that header and therefore were missdissected 2005-01-24 19:30:07 +00:00
packet-dcom-sysact.c renamed all DCOM related interface dissectors from packet-dcerpc-... to packet_dcom_... and add DCOM IDispatch dissector (incomplete, but better than nothing... ;-) 2004-12-19 14:08:03 +00:00
packet-dcom.c Use the 64-bit integer fetch routines to support 64-bit NDR integers. 2005-01-29 20:39:14 +00:00
packet-dcom.h Use the 64-bit integer fetch routines to support 64-bit NDR integers. 2005-01-29 20:39:14 +00:00
packet-ddtp.c
packet-ddtp.h
packet-dec-bpdu.c
packet-dhcp-failover.c
packet-dhcpv6.c From Vincent Jardin: Fix the dissection of relayed messages. 2004-12-30 16:45:37 +00:00
packet-diameter-defs.h Add some comments noting issues with some of the items in here. 2005-02-01 11:11:15 +00:00
packet-diameter.c No, the code is the numerical value, not the vendor ID. 2005-03-06 03:38:17 +00:00
packet-diffserv-mpls-common.c
packet-diffserv-mpls-common.h
packet-distcc.c
packet-dlsw.c Use tcp_dissect_pdus() for DLSw-over-TCP. 2005-01-13 17:26:10 +00:00
packet-dnp.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-dns.c From Nicolas Dichtel via Vincent Jardin: 2005-02-10 16:24:12 +00:00
packet-dns.h Unlike the detailed description of resource record types, the 2005-01-02 09:40:26 +00:00
packet-dsi.c
packet-dtp.c removed some MSVC compiler warnings, mostly I've casted "downsized function parameters" 2005-03-09 23:00:21 +00:00
packet-dvmrp.c
packet-dvmrp.h
packet-e164.c
packet-e164.h
packet-eap.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-eapol.c - Diplay SSID in mangemntframes 2004-12-20 00:00:06 +00:00
packet-echo.c
packet-edonkey.c There are no guarantees that "strncasecmp()" works with 2004-12-31 03:10:11 +00:00
packet-edonkey.h
packet-eigrp.c
packet-enc.c
packet-enip.c
packet-enrp.c
packet-esis.c
packet-esis.h
packet-ess.c update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-ess.h New protocol: RFC2634 ExtendedSecurityServices 2004-11-22 03:36:26 +00:00
packet-eth.c Get rid of some warnings about variables whose values might be lost in a 2005-01-01 23:11:46 +00:00
packet-eth.h Not everything that uses "capture_eth()" includes "capture.h" (the ATM 2005-02-24 05:42:51 +00:00
packet-etheric.c bugfix of crash_00026_20050124150108.cap: three places with possible write behind the end of fixed arrays 2005-01-26 22:24:42 +00:00
packet-etherip.c Export two versions of the Ethereal dissector, for use with encapsulated 2004-11-24 09:13:52 +00:00
packet-ethertype.c Add support for what appears to be 3Com's scheme for encapsulating XNS 2005-03-03 08:34:48 +00:00
packet-fc.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-fc.h
packet-fcbls.h
packet-fcct.c
packet-fcct.h
packet-fcdns.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-fcdns.h
packet-fcels.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-fcels.h
packet-fcfcs.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-fcfcs.h
packet-fcfzs.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-fcfzs.h
packet-fcip.c FC-over-IP is now covered by RFCs; update the specification references. 2004-12-31 21:20:46 +00:00
packet-fclctl.c
packet-fclctl.h
packet-fcp.c removed some MSVC compiler warnings, mostly I've casted "downsized function parameters" 2005-03-09 23:00:21 +00:00
packet-fcp.h
packet-fcsb3.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-fcsb3.h
packet-fcsp.c
packet-fcsp.h
packet-fcswils.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-fcswils.h Note what Fibre Channel spec documents this protocol. 2004-12-31 20:58:23 +00:00
packet-fddi.c
packet-fddi.h
packet-fix.c From Chris Maynard: don't fetch a string if we're not going to use it. 2005-01-05 10:01:04 +00:00
packet-fr.c Replace GRE_FR with ETHERTYPE_RAW_FR. 2004-12-01 23:18:20 +00:00
packet-frame.c Squelch some compiler warnings. 2005-01-20 07:58:23 +00:00
packet-frame.h throw the new FieldError exception, if a dissector tries to add a field with invalid parameters 2005-01-16 16:06:15 +00:00
packet-ftam.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-ftam.h
packet-ftp.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-fw1.c Clean up indentation. 2005-03-05 20:36:03 +00:00
packet-g723.c Spell out "G.723". 2005-03-16 21:48:46 +00:00
packet-gift.c
packet-giop.c From LEGO: make the request id and operation filterable 2004-11-24 21:26:52 +00:00
packet-giop.h
packet-gmrp.c
packet-gnutella.c Add a URL for Gnutella specs. 2005-01-31 00:28:02 +00:00
packet-gnutella.h Add a URL for Gnutella specs. 2005-01-31 00:28:02 +00:00
packet-gprs-llc.c Handle the CRC correctly: 2005-03-02 00:21:33 +00:00
packet-gprs-ns.c
packet-gre.c Dissect PPP messages of ethertype 0x8881 2004-12-12 20:28:18 +00:00
packet-gsm_a.c Add a part of the previous patch that didn't apply. 2005-02-12 21:36:56 +00:00
packet-gsm_a.h
packet-gsm_map.c fix some asn2eth warnings 2005-02-23 23:14:42 +00:00
packet-gsm_map.h fix some asn2eth warnings 2005-02-23 23:14:42 +00:00
packet-gsm_sms.c Correction for TP-Validity-Period extended format, from Victor Stratan: 2005-01-15 23:45:37 +00:00
packet-gsm_sms.h
packet-gsm_sms_ud.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-gsm_ss.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-gsm_ss.h
packet-gssapi.c Have GSS-API subdissectors supply a "data is encrypted" flag to their 2005-03-16 21:59:25 +00:00
packet-gssapi.h add support to decrypt and dissect sign-and-sealed traffic. 2005-03-10 10:16:49 +00:00
packet-gtp.c From Luis Ontanon: add more filterable fields to DNS, PGM, GTP, and RADIUS. 2004-12-26 00:22:16 +00:00
packet-gtp.h
packet-gvrp.c
packet-h1.c
packet-h225.c Move h225-persistentdata.[ch] to epan, 2005-02-08 19:36:20 +00:00
packet-h225.h From Alejandro Vaquero : 2005-02-07 08:57:47 +00:00
packet-h235.c
packet-h235.h
packet-h245.c From Alexandro Vaquero: 2005-03-11 03:05:57 +00:00
packet-h245.h From Alejandro Vaquero: 2005-02-01 12:12:35 +00:00
packet-h248.c Dissect MTP3 with service indicator 14 as H248. 2005-02-24 22:36:26 +00:00
packet-h248.h Add dissection of packet tdmc 2005-02-23 23:12:48 +00:00
packet-h248_package_bcp.c updates from tomas and anders 2004-12-12 01:14:03 +00:00
packet-h248_package_bcp.h
packet-h261.c
packet-h263.c Dissect a bit of the payload to, Picture start block and temporal ref. 2005-03-16 20:06:01 +00:00
packet-h450.c Handle some more op codes. 2005-01-21 22:46:14 +00:00
packet-h450.h Handle some more op codes. 2005-01-21 22:46:14 +00:00
packet-hclnfsd.c
packet-hclnfsd.h
packet-hpext.c
packet-hpext.h
packet-hsrp.c
packet-http.c Use the tokenizing routines to parse HTTP request and status lines. 2005-03-13 00:49:33 +00:00
packet-http.h few changes to http 2005-02-28 22:27:24 +00:00
packet-hyperscsi.c
packet-iapp.c Just use "tvb_format_text()" to handle strings - don't roll our own 2005-03-11 01:35:02 +00:00
packet-iax2.c Add a hack to set "reversed" and "circuit" in code paths where it wasn't 2005-02-10 08:07:44 +00:00
packet-iax2.h
packet-ib.c
packet-icap.c
packet-icep.c
packet-icmpv6.c Make the protocol tree item for ICMPv6 cover the entire ICMPv6 packet, 2004-10-31 23:36:21 +00:00
packet-icp.c
packet-icq.c if there must be an unknown version message, use hex instead of decimal to print the unknown version number 2005-01-26 23:14:54 +00:00
packet-idp.c Handle XNS IDP socket numbers. 2005-03-06 20:13:58 +00:00
packet-idp.h Oops, forgot packet-idp.h. 2005-03-03 09:36:19 +00:00
packet-ieee802a.c Define data_handle at startup. 2005-01-07 15:08:24 +00:00
packet-ieee802a.h Add a dissector to handle IEEE 802a's OUI Extended Ethertype; dissectors 2005-01-06 08:37:43 +00:00
packet-ieee8023.c throw the new FieldError exception, if a dissector tries to add a field with invalid parameters 2005-01-16 16:06:15 +00:00
packet-ieee8023.h
packet-ieee80211.c Don't cruft up the display of the bitmap with "Tag interpretation". 2005-03-14 03:08:38 +00:00
packet-ieee80211.h Giles Scott: Add Wlan tap 2004-12-21 12:30:24 +00:00
packet-igap.c
packet-igap.h
packet-igmp.c
packet-igmp.h
packet-igrp.c
packet-image-gif.c From Chris Maynard: add a missing free of a string fetched with 2005-01-05 10:05:03 +00:00
packet-image-jfif.c Free the image type string as soon as we're done with it, so that we 2005-01-05 10:13:24 +00:00
packet-imap.c
packet-inap.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-inap.h Add a newline to the end of the file. 2005-03-06 03:25:19 +00:00
packet-ip.c From Stefano Pettini 2005-02-27 20:26:55 +00:00
packet-ip.h
packet-ipdc.c a lot of warnings removed, most of them about pointer to int casts without using the appropriate GLib macros 2004-12-25 13:49:30 +00:00
packet-ipdc.h
packet-ipfc.c
packet-ipfc.h
packet-ipmi.c a lot of warnings removed, most of them about pointer to int casts without using the appropriate GLib macros 2004-12-25 13:49:30 +00:00
packet-ipp.c
packet-ipsec-udp.c
packet-ipsec.c a lot of warnings removed, most of them about pointer to int casts without using the appropriate GLib macros 2004-12-25 13:49:30 +00:00
packet-ipsec.h
packet-ipv6.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-ipv6.h
packet-ipvs-syncd.c
packet-ipx.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-ipx.h
packet-ipxwan.c
packet-irc.c
packet-isakmp.c Get rid of some redundant tests that cause compiler warnings. 2005-03-16 19:41:33 +00:00
packet-iscsi.c removed some MSVC compiler warnings, mostly I've casted "downsized function parameters" 2005-03-09 23:00:21 +00:00
packet-isdn.c
packet-isis-clv.c
packet-isis-clv.h
packet-isis-hello.c
packet-isis-hello.h
packet-isis-lsp.c
packet-isis-lsp.h
packet-isis-snp.c
packet-isis-snp.h
packet-isis.c
packet-isis.h
packet-isl.c throw the new FieldError exception, if a dissector tries to add a field with invalid parameters 2005-01-16 16:06:15 +00:00
packet-isl.h Export two versions of the Ethereal dissector, for use with encapsulated 2004-11-24 09:13:52 +00:00
packet-ismp.c
packet-isns.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-isup.c From Anders Broman: fix a fault in the CODEC LIST routine where offset 2005-03-03 10:23:29 +00:00
packet-isup.h From Francisco Alcoba: 2005-02-03 21:51:35 +00:00
packet-iua.c
packet-jabber.c
packet-juniper.c removed MSVC warnings: 2005-02-01 00:51:42 +00:00
packet-jxta.c jxta updates from duigou 2005-03-15 10:18:54 +00:00
packet-kadm5.c
packet-kerberos.c Check whether we have a first byte before checking it. 2005-03-16 21:40:34 +00:00
packet-kerberos.h export some symbols we will need later. 2005-03-07 09:02:33 +00:00
packet-kerberos4.c The Kerberos 4 dissector is now a dissector that can reject packets, so 2005-02-25 23:47:21 +00:00
packet-kink.c fix typo in name of KINK developer 2005-03-14 10:27:25 +00:00
packet-klm.c
packet-klm.h
packet-kpasswd.c make kpasswd privide subdissectors to handle the user-data field for the KRB_PRIV structure for kpasswd requests and replies. 2005-03-04 13:39:15 +00:00
packet-l2tp.c From Deepak Jain: add support for some Cisco L2TPv3 AVPs, always show 2005-02-09 09:25:54 +00:00
packet-lapb.c
packet-lapbether.c
packet-lapd.c
packet-laplink.c
packet-ldap.c Have GSS-API subdissectors supply a "data is encrypted" flag to their 2005-03-16 21:59:25 +00:00
packet-ldap.h
packet-ldp.c
packet-ldp.h
packet-llc.c Handle the case where nobody registers any OUIs and oui_info_table is 2005-01-06 08:21:25 +00:00
packet-llc.h
packet-lmi.c
packet-lmp.c When the LMP dissector rejects a packet because it {is, isn't} UDP, let 2004-12-17 19:27:46 +00:00
packet-logotypecertextn.c update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-logotypecertextn.h update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-loop.c
packet-lpd.c
packet-lwapp.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-m2pa.c Again, some warnings removed. 2004-12-27 13:17:20 +00:00
packet-m2tp.c
packet-m2ua.c
packet-m3ua.c Again, some warnings removed. 2004-12-27 13:17:20 +00:00
packet-maccontrol.c
packet-manolito.c Doing a g_assert() that can fail with data that could appear in a packet 2005-03-16 18:53:28 +00:00
packet-MAP_DialoguePDU.c update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-MAP_DialoguePDU.h update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-mbtcp.c
packet-mdshdr.c
packet-media.c
packet-mip.c Show NTP times correctly. 2005-03-01 06:03:08 +00:00
packet-mip6.c
packet-mip6.h
packet-mmse.c From Chris Maynard: free strings even if we don't put them into the 2005-01-05 10:27:22 +00:00
packet-mount.c
packet-mount.h
packet-mpeg1.c
packet-mpls-echo.c from Carlos Pignataro 2005-03-04 22:32:06 +00:00
packet-mpls.c from Carlos Pignataro 2005-03-04 22:32:06 +00:00
packet-mpls.h from Carlos Pignataro 2005-03-04 22:32:06 +00:00
packet-mq-pcf.c
packet-mq.c Fix a format string vulnerability discovered by Bryan Fulton. 2005-03-16 17:22:38 +00:00
packet-mq.h
packet-mrdisc.c
packet-mrdisc.h
packet-msdp.c
packet-msn-messenger.c
packet-msnip.c
packet-msnip.h
packet-msproxy.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-mtp2.c Add support for extended sequence numbers as specified in Annex A of Q.703. 2005-01-14 22:26:18 +00:00
packet-mtp3.c Add higher SI values. 2005-02-25 20:33:28 +00:00
packet-mtp3.h fix a solaris buildbot compile error 2004-12-27 16:11:08 +00:00
packet-mtp3mg.c From Jeff Morriss: SSCOP over UDP and SSCF-NNI support. 2004-11-24 02:59:49 +00:00
packet-multipart.c From Ruud Linders: support short names in multipart headers; SIP-T 2005-01-20 01:26:34 +00:00
packet-mysql.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-nbipx.c
packet-nbns.c Unlike the detailed description of resource record types, the 2005-01-02 09:40:26 +00:00
packet-ncp-int.h
packet-ncp-nmas.c From Greg Morris: Improve malformed packet handling. 2005-01-14 17:09:11 +00:00
packet-ncp-nmas.h
packet-ncp.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-ncp2222.inc From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-ndmp.c fix printout of length of ndmp pdu 2005-02-23 08:38:18 +00:00
packet-ndps.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-ndps.h
packet-netbios.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-netbios.h
packet-netflow.c
packet-nfs.c a lot of warnings removed, most of them about pointer to int casts without using the appropriate GLib macros 2004-12-25 13:49:30 +00:00
packet-nfs.h
packet-nfsacl.c
packet-nfsauth.c
packet-nisplus.c
packet-nisplus.h
packet-nlm.c prettify nlm a bit 2005-03-16 12:47:29 +00:00
packet-nlm.h
packet-nlsp.c
packet-nntp.c
packet-ns_cert_exts.c various changes in the generated dissectors after asn2eth was patched. 2004-11-14 05:15:09 +00:00
packet-nsip.c From : Susanne Edlund 2005-02-08 18:50:05 +00:00
packet-nt-oui.c
packet-nt-sonmp.c From Giles Scott : updates to packet-nt-sonmp.c 2004-11-25 20:38:10 +00:00
packet-nt-tpcp.c
packet-ntlmssp.c add support to decrypt and dissect sign-and-sealed traffic. 2005-03-10 10:16:49 +00:00
packet-ntlmssp.h
packet-ntp.c Show NTP times in a fashion more similar to that used for other times. 2005-03-01 06:04:31 +00:00
packet-ntp.h
packet-null.c In the "capture_null()" routine, handle IPv6. 2004-12-30 02:27:00 +00:00
packet-null.h
packet-ocsp.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-ocsp.h update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-olsr.c From Yann: handle OLSR messages with an unknown message type, using the 2005-01-15 10:09:00 +00:00
packet-osi-options.c
packet-osi-options.h
packet-osi.c From Hannes Gredler: support for Juniper's DLT_JUNIPER_ATM{1,2} values. 2005-01-20 05:40:56 +00:00
packet-osi.h
packet-ospf.c For OSPF versions other than 2 or 3, stop dissecting the packet after 2005-03-05 23:36:07 +00:00
packet-pagp.c
packet-pcnfsd.c
packet-pcnfsd.h
packet-per.c From Alejandro Vaquero : 2005-02-07 08:57:47 +00:00
packet-per.h From Alejandro Vaquero : 2005-02-07 08:57:47 +00:00
packet-pflog.c Don't assign const pointers to non-const pointers, especially if the 2004-12-31 03:17:00 +00:00
packet-pflog.h
packet-pgm.c From Luis Ontanon: add more filterable fields to DNS, PGM, GTP, and RADIUS. 2004-12-26 00:22:16 +00:00
packet-pgsql.c Updates from Abhijit Menon-Sen. 2005-03-09 03:15:59 +00:00
packet-pim.c
packet-pim.h
packet-pkcs1.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-pkcs1.h updates from tomas and anders 2004-12-12 01:14:03 +00:00
packet-pkinit.c update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-pkinit.h updates from tomas and anders 2004-12-12 01:14:03 +00:00
packet-pkix1explicit.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-pkix1explicit.h update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-pkix1implicit.c export ResonFlags from pkix1implicit 2004-12-24 12:22:52 +00:00
packet-pkix1implicit.h export ResonFlags from pkix1implicit 2004-12-24 12:22:52 +00:00
packet-pkixproxy.c update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-pkixproxy.h update of the asn2eth compiler to use the types ber_[choice|sequence]_t instead of ber_[choice|sequence] 2004-12-13 08:15:34 +00:00
packet-pkixqualified.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-pkixqualified.h updates from tomas and anders 2004-12-12 01:14:03 +00:00
packet-pkixtsp.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-pkixtsp.h minor updates, get rid of temporary files during dissection 2004-12-12 01:29:21 +00:00
packet-pktc.c
packet-pktc.h
packet-pn-dcp.c (hopefully) removed some gcc warnings 2004-12-08 12:35:55 +00:00
packet-pn-rt.c remove remnants of the old plugin api from dissectors and plugins 2005-03-07 21:40:29 +00:00
packet-pop.c
packet-portmap.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-portmap.h
packet-ppp.c From Hannes Gredler: support for Juniper's DLT_JUNIPER_ATM{1,2} values. 2005-01-20 05:40:56 +00:00
packet-ppp.h
packet-pppoe.c
packet-pptp.c
packet-pres.c fix a typo: lenght -> length 2005-02-20 22:36:34 +00:00
packet-pres.h
packet-prism.c
packet-prism.h
packet-ptp.c
packet-q931.c Combine the two switch statements on IE type into one; this cleans 2005-03-14 11:12:00 +00:00
packet-q931.h From Francisco Alcoba: 2005-02-03 21:51:35 +00:00
packet-q933.c
packet-q2931.c
packet-qllc.c
packet-quake.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-quake2.c
packet-quake3.c
packet-quakeworld.c
packet-radiotap.c As Sam Leffler notes, the radiotap header isn't BSD-only, it's also used 2004-10-29 02:40:01 +00:00
packet-radiotap.h
packet-radius.c Tagged integers have 4 bytes of data (1 byte of tag, 3 bytes of 2005-03-14 20:23:11 +00:00
packet-ranap.c
packet-raw.c
packet-raw.h
packet-rdt.c Martin Mathieson: Add information sources 2005-03-06 01:15:29 +00:00
packet-rdt.h modify eol-style property 2005-02-20 01:58:29 +00:00
packet-redback.c removed MSVC warnings: 2005-02-01 00:52:38 +00:00
packet-retix-bpdu.c Add support for what appears to be 3Com's scheme for encapsulating XNS 2005-03-03 08:34:48 +00:00
packet-rip.c
packet-ripng.c
packet-ripng.h
packet-rlogin.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-rmcp.c From Francisco Alcoba, 2005-03-03 13:59:52 +00:00
packet-rmi.c
packet-rmi.h
packet-rmp.c
packet-rmt-alc.c From Stefano Pettini: RMT support for ALC and NORM. 2005-01-14 11:17:35 +00:00
packet-rmt-alc.h From Stefano Pettini: RMT support for ALC and NORM. 2005-01-14 11:17:35 +00:00
packet-rmt-common.c From Stefano Pettini: RMT support for ALC and NORM. 2005-01-14 11:17:35 +00:00
packet-rmt-common.h From Stefano Pettini: RMT support for ALC and NORM. 2005-01-14 11:17:35 +00:00
packet-rmt-fec.c From Stefano Pettini 2005-02-27 20:26:55 +00:00
packet-rmt-fec.h From Stefano Pettini: RMT support for ALC and NORM. 2005-01-14 11:17:35 +00:00
packet-rmt-lct.c From Stefano Pettini: RMT support for ALC and NORM. 2005-01-14 11:17:35 +00:00
packet-rmt-lct.h From Stefano Pettini: RMT support for ALC and NORM. 2005-01-14 11:17:35 +00:00
packet-rmt-norm.c From Stefano Pettini: RMT support for ALC and NORM. 2005-01-14 11:17:35 +00:00
packet-rmt-norm.h From Stefano Pettini: RMT support for ALC and NORM. 2005-01-14 11:17:35 +00:00
packet-rpc.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-rpc.h
packet-rpl.c
packet-rquota.c
packet-rquota.h
packet-rsh.c
packet-rstat.c
packet-rsvp.c
packet-rsvp.h
packet-rsync.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-rtcp.c Clean up white space. 2005-02-24 05:45:15 +00:00
packet-rtcp.h Make the array for the "setup method" for RTP, RTCP, and T.38 2004-12-21 19:28:48 +00:00
packet-rtp-events.c From Alejandro Vaquero: 2005-03-10 19:32:22 +00:00
packet-rtp-events.h Warning fix: no newline at end of file 2005-03-10 21:04:34 +00:00
packet-rtp.c Fix some comments. 2005-03-16 19:55:49 +00:00
packet-rtp.h From Alejandro Vaquero: 2005-03-10 19:32:22 +00:00
packet-rtps.c
packet-rtps.h
packet-rtsp.c From Alejandro Vaquero: 2005-03-10 19:32:22 +00:00
packet-rwall.c
packet-rwall.h
packet-rx.c Add a link to an RX spec, and ask whether the Epoch really should be 2005-02-28 19:47:46 +00:00
packet-rx.h
packet-sadmind.c
packet-sap.c Check for a bogus authentication subheader length. 2004-12-06 22:32:50 +00:00
packet-sccp.c
packet-sccpmg.c
packet-scsi.c start dissecting serviceactionin16 2005-02-25 23:03:24 +00:00
packet-scsi.h pass lun (and status) to scsi subdissector so we can filter 2005-02-17 12:07:45 +00:00
packet-sctp.c Enable details in protocol tree by default like TCP and UDP. 2005-03-05 00:51:33 +00:00
packet-sctp.h Add detection of zero checksum. 2005-02-04 22:39:48 +00:00
packet-sdlc.c
packet-sdp.c From Alejandro Vaquero: 2005-03-10 19:32:22 +00:00
packet-sdp.h add packet-sdp.h 2005-02-01 14:00:25 +00:00
packet-sebek.c Use tvb_format_text() with %s format items, to handle non-printable 2005-01-05 10:55:00 +00:00
packet-ses.c throw the new FieldError exception, if a dissector tries to add a field with invalid parameters 2005-01-16 16:06:15 +00:00
packet-ses.h
packet-sflow.c Handle the packet headeer for sFlow V5, put in a stub dissector for V5 2005-03-13 21:42:51 +00:00
packet-sigcomp.c fix a typo: lenght -> length 2005-02-20 22:36:34 +00:00
packet-sip.c From Alejandro Vaquero: 2005-02-01 12:12:35 +00:00
packet-sip.h From Alejandro Vaquero: 2005-02-01 12:12:35 +00:00
packet-sipfrag.c
packet-skinny.c From Alejandro Vaquero: 2005-03-10 19:32:22 +00:00
packet-slimp3.c
packet-sll.c
packet-sll.h
packet-slowprotocols.c From Dominique Bastien: marker and OAM slow protocol support. 2005-02-04 10:48:03 +00:00
packet-slsk.c From Chris Maynard: free strings fetched with "tvb_get_string()". 2005-01-07 10:09:34 +00:00
packet-smb-browse.c
packet-smb-browse.h
packet-smb-common.c Get rid of a long-obsolete comment. 2004-12-01 03:42:55 +00:00
packet-smb-common.h
packet-smb-logon.c there are two NETLOGON protocols 2005-01-31 09:56:42 +00:00
packet-smb-mailslot.c the old netlogon protocol is now called smb_netlogon 2005-02-01 23:33:04 +00:00
packet-smb-mailslot.h
packet-smb-pipe.c pinfo->private_data was a quite subptimal idea 2005-02-25 10:30:21 +00:00
packet-smb-pipe.h
packet-smb-sidsnooping.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
packet-smb-sidsnooping.h
packet-smb.c Handle XNS IDP socket numbers. 2005-03-06 20:13:58 +00:00
packet-smpp.c From Chris Maynard: free mallocated strings when we're done with them. 2005-01-07 10:39:51 +00:00
packet-smrse.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-smrse.h minor updates, get rid of temporary files during dissection 2004-12-12 01:29:21 +00:00
packet-smtp.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-sna.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-sna.h
packet-snaeth.c
packet-sndcp.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-snmp.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-snmp.h
packet-socks.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-spnego.c Have GSS-API subdissectors supply a "data is encrypted" flag to their 2005-03-16 21:59:25 +00:00
packet-spp.c Handle XNS IDP socket numbers. 2005-03-06 20:13:58 +00:00
packet-spray.c
packet-spray.h
packet-srvloc.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-sscf-nni.c From Jeff Morriss: SSCOP over UDP and SSCF-NNI support. 2004-11-24 02:59:49 +00:00
packet-sscop.c From Jeff Morriss: SSCOP over UDP and SSCF-NNI support. 2004-11-24 02:59:49 +00:00
packet-ssh.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-ssl.c From Yaniv Kaul: show the protocol name in every record. 2005-03-06 04:42:51 +00:00
packet-stat-notify.c
packet-stat-notify.h
packet-stat.c
packet-stat.h
packet-stun.c Jon Ringle: bug fix to the stun ERROR-CODE dissecting 2005-02-03 21:11:46 +00:00
packet-sua.c Again, some warnings removed. 2004-12-27 13:17:20 +00:00
packet-symantec.c From Martin Pichlmaier: the first 4 bytes of the Symantec firewall 2004-10-30 07:23:55 +00:00
packet-syslog.c
packet-t38.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-t38.h Make the array for the "setup method" for RTP, RTCP, and T.38 2004-12-21 19:28:48 +00:00
packet-tacacs.c "inet_pton()" isn't getting declared on Windows; include "inet_v6defs.h" 2005-01-01 23:40:56 +00:00
packet-tacacs.h
packet-tali.c
packet-tcap.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-tcap.h fix a freebsd buildbot compile error, caused by myself :-( 2004-12-27 21:35:09 +00:00
packet-tcp.c in sack options only look for tcp session metadata if both tcp_analysis and tcp_relative preferences are set. relative depends on analysis 2005-02-14 19:34:59 +00:00
packet-tcp.h from Micheal Duigou: some more doxygen tags 2005-03-12 09:59:28 +00:00
packet-tds.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-teimanagement.c
packet-telnet.c Get rid of extra semicolon - it might be giving MSVC++ heartburn. 2005-03-13 07:53:19 +00:00
packet-teredo.c
packet-text-media.c Add "applications/soap+xml" as a text media type. 2005-01-25 20:53:27 +00:00
packet-tftp.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-time.c
packet-tns.c
packet-tns.h
packet-tpkt.c
packet-tpkt.h
packet-tr.c Get rid of some warnings about variables whose values might be lost in a 2005-01-01 23:11:46 +00:00
packet-tr.h
packet-trmac.c
packet-tsp.c
packet-tuxedo.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-tzsp.c From Chris Waters: correct an error with the decoding of signal 2005-03-05 01:03:22 +00:00
packet-ucp.c
packet-udp.c from Mark Phillips: the length field in the UDP header includes the 2004-10-30 10:04:35 +00:00
packet-udp.h
packet-uma.c Get rid of an unused variable. 2005-03-16 21:37:28 +00:00
packet-v120.c
packet-vines.c
packet-vines.h
packet-vj.c Note the RFC that describes VJ compression. 2004-12-24 22:21:23 +00:00
packet-vlan.c
packet-vlan.h
packet-vnc.c Very first start of a dissection of the VNC (RFB) protocol. 2005-03-14 00:53:58 +00:00
packet-vrrp.c
packet-vtp.c
packet-wap.c
packet-wap.h
packet-wbxml.c
packet-wccp.c
packet-wccp.h
packet-wcp.c
packet-wfleet-hdlc.c Export two versions of the Ethereal dissector, for use with encapsulated 2004-11-24 09:13:52 +00:00
packet-who.c
packet-windows-common.c add dissection of three new flags in the security descriptor 2005-01-30 23:15:10 +00:00
packet-windows-common.h
packet-wlancap.c
packet-wlancap.h
packet-wsp.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-wsp.h
packet-wtls.c
packet-wtls.h
packet-wtp.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-wtp.h
packet-x11-keysym.h
packet-x11-keysymdef.h
packet-x11.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-x25.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
packet-x29.c
packet-x509af.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-x509af.h update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-x509ce.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-x509ce.h update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-x509if.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-x509if.h update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-x509sat.c update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-x509sat.h update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
packet-xdmcp.c
packet-xot.c
packet-xyplex.c From Jon Ringle: 2005-02-02 20:07:03 +00:00
packet-yhoo.c
packet-ymsg.c
packet-ypbind.c
packet-ypbind.h
packet-yppasswd.c
packet-yppasswd.h
packet-ypserv.c
packet-ypserv.h
packet-ypxfr.c
packet-ypxfr.h
packet-zebra.c
process-x11-fields.pl
x11-fields