aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-12-06- Fix few issues with context analysisLuis Ontanon2-527/+773
2005-12-06Fill in Column info, Dissect some more user info.Anders Broman1-23/+121
2005-12-06Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.Anders Broman2-61/+80
2005-12-06mark unused parameterTomas Kukosa1-1/+1
2005-12-06OBJECT IDENTIFIER name resolution moved to oid_resolv.cTomas Kukosa8-68/+165
2005-12-06protocol discriminator byte has to be taken into info_element_lenTomas Kukosa1-1/+1
2005-12-06Note what we have to be careful of before we start using Unicode in theGuy Harris1-1/+8
2005-12-06from Kyle HarmsRonnie Sahlberg1-341/+285
2005-12-06objectid updatesRonnie Sahlberg1-15/+14
2005-12-05From Grame Lunt:Anders Broman6-121/+1753
2005-12-05updates for FILE_OBJECTID_BUFFER and have smb call this (no more unknown by...Ronnie Sahlberg3-49/+39
2005-12-05From Kyle J HarmsRonnie Sahlberg2-0/+8583
2005-12-05If we don't have the OID name let the SNMP dissector try to get it from the M...Anders Broman2-5/+37
2005-12-04Connection and name manager uses data type hdrAnders Broman1-38/+240
2005-12-04Check for a null blurb pointer for a field, as is done in some otherGuy Harris1-9/+13
2005-12-04Squelch a GCC complaint.Guy Harris1-0/+1
2005-12-03Escape non ascii charactersLuis Ontanon1-0/+6
2005-12-02from Stig B:Ronnie Sahlberg3-5/+22
2005-12-02rtcp fix for sdes_prefix_stringRonnie Sahlberg1-0/+1
2005-12-02From Lukasz ApiecionekAnders Broman1-0/+1
2005-12-02PER dissectors regenerated with FT_OIDTomas Kukosa4-26/+26
2005-12-02new field type FT_OID for OBJECT IDENTIFIERsTomas Kukosa10-16/+313
2005-12-02check in a version of wkssvc that contains all the constructs of the etehreal...Ronnie Sahlberg1-0/+408
2005-12-02regenerate the pidl dissectors with the latest version of pidl so it will p...Ronnie Sahlberg7-173/+263
2005-12-02add two new ip protocol numbersRonnie Sahlberg2-0/+4
2005-12-02add some more ioctlsRonnie Sahlberg1-8/+122
2005-12-02add dissection of Ronnie Sahlberg1-1/+55
2005-12-01Handle empty APM messageAnders Broman1-5/+24
2005-12-01Add TIPC address as address type and use it in TIPC.Anders Broman4-9/+68
2005-12-01add dissection of FSCTL_GET_SHADOW_COPY_DATARonnie Sahlberg1-12/+91
2005-12-01swap in/out to be more consistent with sane naming conventionsRonnie Sahlberg1-15/+16
2005-12-01start implementing an ioctl dispatcher for different ioctl functionsRonnie Sahlberg1-2/+18
2005-12-01add decoding of some ioctl names copied from packet-smb.cRonnie Sahlberg1-0/+56
2005-12-01move the ioctl function code to the si structure so we can switch on this lat...Ronnie Sahlberg2-6/+5
2005-12-010x0b is ioctl not transactionRonnie Sahlberg1-35/+192
2005-12-01From Stig BjørlykkeAnders Broman2-29/+57
2005-12-01From Jaap Keuter:Anders Broman1-0/+11
2005-12-01Fix a typoAnders Broman1-1/+1
2005-11-30Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.Anders Broman1-68/+527
2005-11-30Add circuit ID BICC_CICAnders Broman1-3/+4
2005-11-30Dissct Ptotocol Id 0Anders Broman1-1/+40
2005-11-29Add support forMichael Tüxen1-139/+275
2005-11-29Change the name of 'isup_calling_partys_category_value'.Anders Broman1-3/+3
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman6-2563/+4898
2005-11-29"dcerpc_smb_fetch_pol()" doesn't necessarily return a name, as we mightGuy Harris1-6/+7
2005-11-29prettification and updates to winregRonnie Sahlberg6-1085/+1370
2005-11-28Change the way we handle realloc so that we now compute all the space requiredRichard Sharpe1-24/+11
2005-11-28Update the offset correctly regardless of whether we're building aGuy Harris1-1/+1
2005-11-28Give the RFC number for CHAP.Guy Harris1-17/+21
2005-11-28Make sure that we reset the filter pointer after we realloc the filter.Richard Sharpe1-0/+1