aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Collapse)AuthorFilesLines
2005-12-06protocol discriminator byte has to be taken into info_element_lenTomas Kukosa1-1/+1
svn path=/trunk/; revision=16698
2005-12-06Note what we have to be careful of before we start using Unicode in theGuy Harris1-1/+8
packet list or packet details. svn path=/trunk/; revision=16696
2005-12-06from Kyle HarmsRonnie Sahlberg1-341/+285
CIGI updates svn path=/trunk/; revision=16694
2005-12-06objectid updatesRonnie Sahlberg1-15/+14
svn path=/trunk/; revision=16692
2005-12-05From Grame Lunt:Anders Broman6-121/+1753
a patch for the X.411, X420 and CMS dissectors to implement the remaining heading extensions and bodyparts. This includes GeneralText BP, forwarded content BP (forwarded p22 and forwarded p772), PKCS#7 BP, and "business class" messaging extensions. The X.411 extensions using the SIGNATURE macro have also been implemented. There is also a fix for a bug in the dissection of integer 22 content type. Graeme svn path=/trunk/; revision=16689
2005-12-05updates for FILE_OBJECTID_BUFFER and have smb call this (no more unknown ↵Ronnie Sahlberg3-49/+39
bytes in smb for objectid) svn path=/trunk/; revision=16682
2005-12-05From Kyle J HarmsRonnie Sahlberg2-0/+8583
New protocol : CIGI (with minor updates to make it heuristic) Hi, This patch is for a CIGI dissector (complete versions 2 and 3).  It has been [fuzz] tested on GNU/Linux using the Ethereal 0.10.13 codebase. However, the patch here is against the svn repository. More information about CIGI can be found at http://cigi.sourceforge.net/ Kyle Harms svn path=/trunk/; revision=16681
2005-12-05If we don't have the OID name let the SNMP dissector try to get it from the ↵Anders Broman2-5/+37
MIB:s svn path=/trunk/; revision=16680
2005-12-04Connection and name manager uses data type hdrAnders Broman1-38/+240
svn path=/trunk/; revision=16675
2005-12-04Check for a null blurb pointer for a field, as is done in some otherGuy Harris1-9/+13
locations, and initialize the blurb field to NULL for protocols, now that we support the blurb being a null pointer. svn path=/trunk/; revision=16672
2005-12-04Squelch a GCC complaint.Guy Harris1-0/+1
svn path=/trunk/; revision=16670
2005-12-03Escape non ascii charactersLuis Ontanon1-0/+6
svn path=/trunk/; revision=16665
2005-12-02from Stig B:Ronnie Sahlberg3-5/+22
I have made a small change in packet-x411-template.c to make the X. 411 message heading in CDT look like in COTP. svn path=/trunk/; revision=16657
2005-12-02rtcp fix for sdes_prefix_stringRonnie Sahlberg1-0/+1
svn path=/trunk/; revision=16656
2005-12-02From Lukasz ApiecionekAnders Broman1-0/+1
Add Vendor id 0x8a000003, "Teldat H. Kruszynski, M. Cichocki Sp. J." } , svn path=/trunk/; revision=16655
2005-12-02PER dissectors regenerated with FT_OIDTomas Kukosa4-26/+26
svn path=/trunk/; revision=16653
2005-12-02new field type FT_OID for OBJECT IDENTIFIERsTomas Kukosa10-16/+313
svn path=/trunk/; revision=16652
2005-12-02check in a version of wkssvc that contains all the constructs of the ↵Ronnie Sahlberg1-0/+408
etehreal dissector. the generated dissector is still "ugly" compared to the handwritten one so there needs a bit of conformance file magic and maybe pidl enhancements before it can go in. svn path=/trunk/; revision=16651
2005-12-02regenerate the pidl dissectors with the latest version of pidl so it will ↵Ronnie Sahlberg7-173/+263
put the text representation of DOS errors in the decode as well. (the hf field for doserrors did not come with the value_string) svn path=/trunk/; revision=16650
2005-12-02add two new ip protocol numbersRonnie Sahlberg2-0/+4
from Jaap K svn path=/trunk/; revision=16648
2005-12-02add some more ioctlsRonnie Sahlberg1-8/+122
svn path=/trunk/; revision=16646
2005-12-02add dissection of Ronnie Sahlberg1-1/+55
FSCTL_CREATE_OR_GET_OBJECT_ID svn path=/trunk/; revision=16645
2005-12-01Handle empty APM messageAnders Broman1-5/+24
svn path=/trunk/; revision=16644
2005-12-01Add TIPC address as address type and use it in TIPC.Anders Broman4-9/+68
svn path=/trunk/; revision=16641
2005-12-01add dissection of FSCTL_GET_SHADOW_COPY_DATARonnie Sahlberg1-12/+91
svn path=/trunk/; revision=16638
2005-12-01swap in/out to be more consistent with sane naming conventionsRonnie Sahlberg1-15/+16
svn path=/trunk/; revision=16637
2005-12-01start implementing an ioctl dispatcher for different ioctl functionsRonnie Sahlberg1-2/+18
svn path=/trunk/; revision=16636
2005-12-01add decoding of some ioctl names copied from packet-smb.cRonnie Sahlberg1-0/+56
svn path=/trunk/; revision=16635
2005-12-01move the ioctl function code to the si structure so we can switch on this ↵Ronnie Sahlberg2-6/+5
later in the ioctl_data dissector svn path=/trunk/; revision=16634
2005-12-010x0b is ioctl not transactionRonnie Sahlberg1-35/+192
svn path=/trunk/; revision=16633
2005-12-01From Stig BjørlykkeAnders Broman2-29/+57
Added "Activity Identifier" PI in the OSI Session Protocol dissector. svn path=/trunk/; revision=16632
2005-12-01From Jaap Keuter:Anders Broman1-0/+11
Q.931 fails to pass long message to H.225 svn path=/trunk/; revision=16631
2005-12-01Fix a typoAnders Broman1-1/+1
svn path=/trunk/; revision=16630
2005-11-30Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.Anders Broman1-68/+527
svn path=/trunk/; revision=16629
2005-11-30Add circuit ID BICC_CICAnders Broman1-3/+4
svn path=/trunk/; revision=16628
2005-11-30Dissct Ptotocol Id 0Anders Broman1-1/+40
svn path=/trunk/; revision=16627
2005-11-29Add support forMichael Tüxen1-139/+275
- http://www.ietf.org/internet-drafts/draft-stewart-sctpstrrst-01.txt svn path=/trunk/; revision=16626
2005-11-29Change the name of 'isup_calling_partys_category_value'.Anders Broman1-3/+3
svn path=/trunk/; revision=16625
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman6-2563/+4898
Gsmmap - Export asn1 structs used by Camel Camel - Use functions from GSMMAp and ISUP INAP - Rewrite of the asn1 code to correspond more to CS1 data types Let ISUP and Q931 dissect apropriate stuff. svn path=/trunk/; revision=16624
2005-11-29"dcerpc_smb_fetch_pol()" doesn't necessarily return a name, as we mightGuy Harris1-6/+7
not have seen anything that would let us give a name to a handle. svn path=/trunk/; revision=16623
2005-11-29prettification and updates to winregRonnie Sahlberg6-1085/+1370
svn path=/trunk/; revision=16622
2005-11-28Change the way we handle realloc so that we now compute all the space requiredRichard Sharpe1-24/+11
up front and realloc once ... This will probably be the last changes I make on this dissector, as I want to concentrate on using asn2eth for LDAP, as time permits. svn path=/trunk/; revision=16619
2005-11-28Update the offset correctly regardless of whether we're building aGuy Harris1-1/+1
protocol tree or not. svn path=/trunk/; revision=16617
2005-11-28Give the RFC number for CHAP.Guy Harris1-17/+21
Don't fetch CHAP fields until we need them, so that we can at least partially dissect a short frame. Even if the CHAP length is wrong, put it into the protocol tree using the registered field. Use "tvb_format_text()" to put text into the Info column, so we handle non-printable characters by escaping them. svn path=/trunk/; revision=16616
2005-11-28Make sure that we reset the filter pointer after we realloc the filter.Richard Sharpe1-0/+1
This should be simplified ... calc all the space required once and then realloc once etc. svn path=/trunk/; revision=16614
2005-11-28name some infolevelsRonnie Sahlberg1-36/+36
svn path=/trunk/; revision=16613
2005-11-28Don't show the tag twice.Guy Harris1-2/+5
svn path=/trunk/; revision=16612
2005-11-28Host-Uniq is binary, not text.Guy Harris1-3/+3
FT_BYTES items don't have a base - the bytes are always dumped in hex - so use BASE_NONE with them. svn path=/trunk/; revision=16611
2005-11-27Don't do anything to the filter string until we've successfully parsedGuy Harris1-7/+19
the extensibleMatch. Make sure the filter string is always null-terminated, as we use "strlen()" to skip to the end of it. On the (illegal, but not impossible) chance that we have more than one matching rule ID, attributeDescription, or matchValue, free any we already have before fetching a new one. svn path=/trunk/; revision=16609
2005-11-26from Martin MRonnie Sahlberg1-58/+158
ppp chap updates svn path=/trunk/; revision=16608