aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2007-08-29Makefile.am Try to get the latest state of asn1 files into the dist.Anders Broman3-1716/+59
2007-08-29- Rewrote handling of extensions to get rid of "funky" oid strings.Stig Bjørlykke3-95/+230
2007-08-29OID name fixes.Anders Broman4-29/+142
2007-08-29RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 ...Tomas Kukosa12-7721/+1070
2007-08-29Fix up most of the OID names in GSM MAP.Anders Broman2-254/+128
2007-08-28- turn some other TC from FT_BYTES to FT_STRING so that human-readable string...Luis Ontanon2-2/+11
2007-08-28Add some more expert info.Luis Ontanon2-9/+13
2007-08-28Fix non implicit oid key indexes. This starts to look good!Luis Ontanon1-6/+11
2007-08-28SNMP:Luis Ontanon1-18/+17
2007-08-28fix bug in snmp.variable_oid subdissector calling and call them at the end of...Tomas Kukosa1-6/+8
2007-08-27- packet-snmp(-template).cLuis Ontanon1-7/+37
2007-08-25replace oid_to_str_buf() and oid_to_str()Luis Ontanon3-4/+6
2007-08-25there's nothing like a MAX_OID_STR_LEN... get rid of a potential stack BOLuis Ontanon1-2/+2
2007-08-25Removed duplicate entry of OID 1.0.8571.2.4 in FTAMStig Bjørlykke1-2/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon28-52/+29
2007-08-25From Shaun Jackman:Stig Bjørlykke1-5/+4
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer37-143/+143
2007-08-24From Chris Maynard:Anders Broman2-35/+11
2007-08-24this one was missingLuis Ontanon1-1/+1
2007-08-24Never, never, never modify a generated file... or out of idiocy you might loo...Luis Ontanon1-1/+1
2007-08-24Another iteration, the new code is almost there, We're missing just the impli...Luis Ontanon1-8/+17
2007-08-23Implement Resolution of conceptual table indexingLuis Ontanon1-49/+291
2007-08-22More timestamp calculation fixes similar to the previous ones.Guy Harris1-4/+4
2007-08-22Cast away shortening conversions that are presumed not to lose any data.Guy Harris1-3/+3
2007-08-21From Shaun Jackman <sjackman@gmail.com> / bug 1753:Richard van der Hoff2-67/+316
2007-08-21A further iteration in the code, things start to look good!Luis Ontanon1-24/+37
2007-08-19Filtering on snmp variables starts to work so I put it there in case anyone w...Luis Ontanon3-1339/+528
2007-08-17Add code for finding sub dissectors.Anders Broman3-15/+120
2007-08-17Further tidy up for preference.Graeme Lunt1-1/+1
2007-08-17Fix for OSX gremlin in PKCS12 template.Graeme Lunt1-1/+0
2007-08-17Faked BMP string display.Graeme Lunt2-1/+16
2007-08-17Support for the decryption of EncryptedData which is used by PKCS12Graeme Lunt3-4/+15
2007-08-17Support for decrypting of PKCS#12 bag contents.Graeme Lunt5-33/+391
2007-08-16Collect context data.Anders Broman3-5/+84
2007-08-16Added handling of ISO FTAM unstructured binary, as this OID is used in Stig Bjørlykke1-2/+28
2007-08-16Fix makefiles and a comment.Anders Broman3-4/+11
2007-08-15Regenerate the CDT dissector with -X and -T options.Stig Bjørlykke3-4/+4
2007-08-15Convert a couple tvb_get_string()'s into tvb_get_ephemeral_string(). In the ...Jeff Morriss1-3/+3
2007-08-15Change tvb_get_string() to tvb_get_ephemeral_string(). Since we weren't free...Jeff Morriss1-2/+2
2007-08-15Change tcap_private to ansi_tcap_private.Anders Broman1-7/+7
2007-08-14Preparations to split the TCAP dissector into ANSI and ITU parts.Anders Broman1-0/+39
2007-08-14Update the makefileAnders Broman1-2/+21
2007-08-14Add files for ANSI TCAP.Anders Broman3-0/+391
2007-08-14Add the original TCAP ASN1 files.Anders Broman6-0/+659
2007-08-13Register by name.(Add the template file as well).Anders Broman1-0/+2
2007-08-13http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1739Anders Broman2-4/+7
2007-08-13NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 (...Tomas Kukosa14-19894/+20854
2007-08-06Use correct SVN keywords.Anders Broman13-1426/+2018
2007-07-30From Florent Drouin:Jeff Morriss2-8/+10
2007-07-30RNSAP updated to V7.5.0 (2007-06)Tomas Kukosa8-70/+668