aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Collapse)AuthorFilesLines
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris33-31/+518
svn path=/trunk/; revision=12128
2004-09-28Move the xDLC helper routines into epan.Guy Harris11-11/+532
svn path=/trunk/; revision=12127
2004-09-28Move the SHA-1 code and header into epan, and give them RCS IDs.Guy Harris3-1/+439
svn path=/trunk/; revision=12125
2004-09-28From Carlos Pignataro:Guy Harris1-13/+64
o Add link type string for MPLS Link Type in MPLS Link sub-TLV o Decode MPLS Link Color/Resource sub-TLV o Add bps for bandwidths in Max BW and Max Reservable BW sub-TLVs o Display Type, Length Value for Unknown Link sub-TLV o Allow display filter on Link Type and Link Color svn path=/trunk/; revision=12122
2004-09-28From Olivier Jacques:Guy Harris2-5/+80
- Add a configuration option for Diameter version. Currently, the choice is between everything before draft-v16 and RFC3588. - Fix diameter-ip-address parsing depending on the Diameter version (and showing decoding errors accordingly). - Change registration of Diameter from TCP and SCTP port 1812 to TCP and SCTP port 3868 (this is according to RFC3588, section 11.5). svn path=/trunk/; revision=12121
2004-09-28From David Fort: ipseckey DNS RR support.Guy Harris1-2/+73
svn path=/trunk/; revision=12120
2004-09-28Move various checksum routines and headers to epan.Guy Harris27-23/+867
svn path=/trunk/; revision=12117
2004-09-27Move the DES, MD4, MD5, and RC4 source files and headers into epan, andGuy Harris13-11/+1172
make the source files all include the corresponding header files (so that the declarations in the headers have to match the definitions in the source files in order for compilation to succeed). svn path=/trunk/; revision=12116
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris138-137/+2998
svn path=/trunk/; revision=12115
2004-09-25Fetch the function from the correct offset.Guy Harris1-1/+1
svn path=/trunk/; revision=12101
2004-09-25What part of "least significant octet first" do you not understand? :-) Guy Harris1-3/+3
(The part I didn't bother to notice.... :-)) svn path=/trunk/; revision=12098
2004-09-25From packet steve: label the GRE key as "GRE Key", so thatGuy Harris1-1/+1
post-processing scripts can more easily distinguish it from other keys. svn path=/trunk/; revision=12096
2004-09-25Fetch the handle for the data dissector, as we use it....Guy Harris1-0/+2
svn path=/trunk/; revision=12095
2004-09-25From Tomas Kukosa: export ether_to_str() from libethereal.dll.Guy Harris1-0/+1
svn path=/trunk/; revision=12094
2004-09-25From Tomas Kukosa:Guy Harris1-3/+6
- pass only value (not tag and length) to subdissectors from the snmp.variable_oid table - register the SNMP dissector svn path=/trunk/; revision=12093
2004-09-25fix bug in handling of offset for integers longer than 4 bytesRonnie Sahlberg1-4/+5
svn path=/trunk/; revision=12092
2004-09-24Fix Some compiler warnings:Anders Broman1-22/+0
packet-etheric.c:99: warning: `message_type_vals' defined but not used packet-etheric.c:376: warning: `isup_calling_party_nature_of_address_ind_value' defined but not used packet-etheric.c:892: warning: `dissect_etheric_cause_indicators_parameter' defi ned but not used svn path=/trunk/; revision=12085
2004-09-24From Carlos Pignataro:Guy Harris1-12/+22
updates for 2 PWE3 interface parameters: o FCS Retention [draft-ietf-pwe3-fcs-retention-02.txt] o VCCV [draft-ietf-pwe3-vccv-03.txt] svn path=/trunk/; revision=12083
2004-09-23From Magnus Hansson: move CIP protocol to own dissector (we forgot toGuy Harris2-0/+961
check in packet-cip.h). Also, add packet-cip.h to epan/dissectors/Makefile.common, so it gets included in the release tarballs. svn path=/trunk/; revision=12081
2004-09-23From Carlos Pignataro: append the symbolic name for reserved MPLS labelsGuy Harris1-3/+6
to the protocol tree item for the label. svn path=/trunk/; revision=12080
2004-09-23Get rid of the CRs and set eol-style to native so that you get CRs onGuy Harris1-1476/+1476
Windows and don't get them on UN*X. Set keywords so that RCS IDs are expanded. Squelch some compiler warnings. svn path=/trunk/; revision=12078
2004-09-23Add dissector packet-etheric.cAnders Broman1-0/+1
svn path=/trunk/; revision=12077
2004-09-23Add a dissector for an Ericsson protocol named "Etheric"Anders Broman1-0/+1476
svn path=/trunk/; revision=12076
2004-09-23Fix the dissection of the Reply function - it has a "receipt number"Guy Harris1-4/+18
field, and the data isn't at a fixed offset of 4. svn path=/trunk/; revision=12075
2004-09-23Add support for the Ethernet Configuration Testing Protocol.Guy Harris3-14/+149
svn path=/trunk/; revision=12074
2004-09-23From Jelmer Vernooij:Guy Harris6-103/+346
- Dissect ICQ TLV values - Dissect channel 1 and channel 2 messages correctly in Oscar (required for dissecting direct connections) svn path=/trunk/; revision=12072
2004-09-23From Jelmer Vernooij: fix a comment.Guy Harris1-1/+1
svn path=/trunk/; revision=12071
2004-09-23From Magnus Hansson:Guy Harris3-1975/+2088
move CIP protocol to own dissector clean up code and fix variable names add more info to info column fixed decoding of embedded messages in Unconnected send and Multiple Service packets add more info to path decoding add more filter options/clean up complete CIP vendor codes svn path=/trunk/; revision=12070
2004-09-23From packet steve: add a filterable field for the GRE key.Guy Harris1-4/+7
svn path=/trunk/; revision=12069
2004-09-23Add proto_tree_add_debug_text(), rtcp_add_address(), andGuy Harris2-0/+5
rtp_add_address() to the list of functions exported from libethereal.dll and exported via the plugin function table. svn path=/trunk/; revision=12067
2004-09-22From Carlos Pignataro:Guy Harris1-3/+9
append MPLS fields and values to the MPLS Header subtree; correct the string displayed for MPLS Label; don't show non-reserved MPLS label values as "Unknown". svn path=/trunk/; revision=12065
2004-09-22From Jelmer Vernooij:Guy Harris12-93/+241
- Dissect the DC (Direct Connection) info structure - Dissect the complete buddy icon family (you can now save buddy icons as .JPG's/.PNG's directly from the capture using the "Export selected bytes..." option!) - Add a function that dissects a sequence of TLV's instead of having while() loops all over the place. svn path=/trunk/; revision=12063
2004-09-21Fix a typo.Guy Harris1-1/+1
svn path=/trunk/; revision=12062
2004-09-21From Jelmer Vernooij:Guy Harris22-1855/+1289
Remove some code duplication from the Oscar dissector (reduces the number of lines by 500) by providing a custom registration function for oscar families (aim_init_family). This also fixes a number of issues with column names. Add minor updates such as adding support for the Capability Info TLV on users. svn path=/trunk/; revision=12060
2004-09-21From Yaniv Kaul:Guy Harris1-52/+95
1. Fix dissection of Check Point vendor ID version field. The length was wrong. 2. Added dissection of payloads 130 and 131, which were used in early NAT-T drafts (and are still used by MS and others). They are equal to payloads 15 & 16, (NAT-D, NAT-OA), respectively. 3. Added ASN.1 decoding of Certificate requests of type X.509 Certificate - Signature (4) 4. Added ASN.1 decoding of ID of type ID_DER_ASN1_DN (9) svn path=/trunk/; revision=12059
2004-09-21From Viorel Suman: fields in TALI are little-endian, so in the "get PDUGuy Harris1-1/+1
length" routine, fetch the length field with "tvb_get_letohs()". svn path=/trunk/; revision=12058
2004-09-20From Martin Mathieson: Fix a simple bug, in calculate_roundtrip_delay(), ↵Anders Broman1-2/+2
where the conversation is looked up, the port arguments are given in reverse order. svn path=/trunk/; revision=12055
2004-09-20Update some RADIUS value stringsAnders Broman1-16/+60
svn path=/trunk/; revision=12054
2004-09-19Add to the "radius_attr_info" structure a pointer to an hf_ value, and,Guy Harris1-1031/+992
if that pointer is non-null, put the field in question into the protocol tree under the top-level item for that attribute/value pair, rather than hardcoding particular fields for particular attribute codes. Use BASE_NONE, not BASE_DEC, for FT_STRING, FT_BYTES, and FT_IPv4 fields. svn path=/trunk/; revision=12048
2004-09-19From Mark C. Brown: fix support for nettl NETTL_SUBSYS_NS_LS_ICMP andGuy Harris2-0/+2
NETTL_SUBSYS_NS_LS_ICMPV6 - they don't even have IP headers, so we need to directly call the ICMP and ICMPv6 dissectors. svn path=/trunk/; revision=12047
2004-09-19Make the Kerberos 4 dissector a "new-style" dissector, so it canGuy Harris1-8/+6
indicate when it's rejected a packet. svn path=/trunk/; revision=12046
2004-09-18Fiax a MSVC WarningAnders Broman1-1/+1
svn path=/trunk/; revision=12044
2004-09-18Use FALSE as the byte order argument to "proto_tree_add_item()" whenGuy Harris1-13/+13
fetching big-endian IPv4 addresses. svn path=/trunk/; revision=12042
2004-09-18Distinguish between the "data offset" field (offset of this burstGuy Harris1-32/+69
within the file) and "burst offset" field (offset of this packet within the burst). The burst header is not present if the SYS flag is set in the packet or if the data offset field is non-zero. Compute the offset, within a burst packet, of the data, as we advance through the burst header - and don't advance through the burst header if it's not present. Properly display the fields in the "missing fragment list". svn path=/trunk/; revision=12041
2004-09-18From Jelmer Vernooij:Guy Harris2-5/+168
- Support client capabilities list - Fix incorrect TLV usage svn path=/trunk/; revision=12040
2004-09-18add decoding of werido special transac versions of kerberos 4Ronnie Sahlberg1-7/+21
svn path=/trunk/; revision=12039
2004-09-17make kerberos able to dissect pkinit/pa-pk-as-rep packetsRonnie Sahlberg1-0/+3
svn path=/trunk/; revision=12038
2004-09-17add pkinit replies dissectionRonnie Sahlberg2-0/+46
svn path=/trunk/; revision=12037
2004-09-17get rid of some compiler warningsRonnie Sahlberg2-5/+13
svn path=/trunk/; revision=12035
2004-09-17get rid of a compiler warning for unused function UserNoticeRonnie Sahlberg2-2/+8
svn path=/trunk/; revision=12033