aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2007-03-06Pubate Satienpoch keeps finding typos and incongruences in H.248 packages:Luis Ontanon1-1/+1
2007-03-03- have the signal name to be in the right subtreeLuis Ontanon1-19/+6
2007-03-03+ improve dissection of PkdNameLuis Ontanon2-9/+110
2007-02-28Add a missing OPTIONAL.Anders Broman1-5/+5
2007-02-27Add $Id:$Anders Broman1-4/+5
2007-02-25+ some cosmetic changes to package dissection.Luis Ontanon1-47/+50
2007-02-23fix some bugs introduced in the latest releases and add value_strings for par...Luis Ontanon2-44/+56
2007-02-21+ add some more packages from 3GPP TS 29.232Luis Ontanon1-4/+4
2007-02-20dont use _U_ when typedeffing a function pointer.Ronnie Sahlberg2-4/+4
2007-02-20From Florent Drouin:Anders Broman1-238/+180
2007-02-19Decode some RANAP elements.Anders Broman4-0/+60
2007-02-19Get rid of an unused variable.Guy Harris1-1/+0
2007-02-19dissect_x411_mts_apdu() is an old-style dissector, so it shouldn'tGuy Harris2-3/+3
2007-02-18Fix bug 1380:Jeff Morriss1-2/+4
2007-02-17From Florent Drouin:Anders Broman4-246/+414
2007-02-17This patch looks for a confounder in GSSWrap for DES_MAC_MD5 algorithm. Graeme Lunt1-1/+5
2007-02-17Tidy ups for SASL/GSSAPI support:Graeme Lunt2-12/+26
2007-02-16From Florent Drouin:Anders Broman4-326/+1031
2007-02-14H.225.0 updated to 05/2006, Amendment 1 01/2007Tomas Kukosa1-7/+10
2007-02-14Changes to the ansi_map and ospf dissectors to use new RVAL() (range string)Stephen Fisher1-8/+2
2007-02-12Add a description of UAT fields, and have it as a tooltip in the New/Edit Dia...Luis Ontanon1-6/+6
2007-02-08This patch adds some expert info in CDT when:Graeme Lunt3-6/+12
2007-02-08This patch adds support for decoding BER-encoded files as "X.411 Message". Graeme Lunt1-0/+1
2007-02-08Have the windows buildot compiling again.Luis Ontanon1-2/+3
2007-02-07Oddly enough MSVC cannot compile this one.Luis Ontanon1-8/+8
2007-02-07* Add a category param to the uat.Luis Ontanon2-80/+199
2007-02-07Fix for bug 1350: Add return value forJeff Morriss1-85/+85
2007-02-06Fix a copy error.Anders Broman1-1/+1
2007-01-31Extend the events valuestring with Bearer Modification Support Event.Anders Broman1-0/+1
2007-01-31Merge Anders' and my own fixes to some bugsLuis Ontanon2-27/+14
2007-01-30Fix bug 1328 and related bugs found when examining the trace.Anders Broman1-1/+4
2007-01-29Update value strings.Anders Broman1-23/+31
2007-01-28Support for SMIMECapabilities and KeyPreference attributes.Graeme Lunt3-14/+85
2007-01-28Definition of a per-recipient extension to prevent failure of dissection. Graeme Lunt1-0/+3
2007-01-28Fix for per-domain-bilateral-information (bilateral-information field wasn't ...Graeme Lunt3-1/+18
2007-01-16Dissekt ControlChannelData.Anders Broman2-4/+68
2007-01-16fix registration H.225 over TLSTomas Kukosa1-6/+5
2007-01-15Dissect SMS-OriginationRestrictions.Anders Broman2-3/+45
2007-01-15Handle the case where the same TransactionID is used for two differentAnders Broman2-4/+38
2007-01-15Dissect sms-BearerData also in responce messages if service code seen in Invoke.Anders Broman3-32/+88
2007-01-14If a OCTET STRING has zero length a zero length tvb will be returned - handle...Anders Broman3-152/+331
2007-01-14Dissect cdma2000HandoffInvokeIOSData and response dataAnders Broman2-3/+40
2007-01-13Handle the case ehere TCAP identifier isn't present.Anders Broman3-2/+7
2007-01-13- Correct Tag numbering and marking of OPTIONAL.Anders Broman2-55/+120
2007-01-13Handle zero length invokes and some asn1 fixes.Anders Broman2-12/+42
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt11-7/+697
2007-01-13New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). Graeme Lunt2-0/+11
2007-01-12Dissect cdma2000HandoffInvokeIOSData.Anders Broman1-34/+48
2007-01-12Dissect CDMAServiceOption.Anders Broman3-3/+132
2007-01-12Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.Gerald Combs2-97/+97