summaryrefslogtreecommitdiff
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-30H.450 regenerated from original ASN.1 sourcesTomas Kukosa27-2932/+3067
2007-07-27From Florent Drouin:Jeff Morriss3-105/+201
2007-07-27- use #.FN_HDR where #.FN_BODY is not necessaryTomas Kukosa1-21/+21
2007-07-26Change a bunch of calls to col_append_*() to col_add_*() in places where weJeff Morriss1-39/+46
2007-07-24From Florent Drouin:Anders Broman3-30/+108
2007-07-24QSIG extended with SYNC-SIG operations (ECMA-245)Tomas Kukosa6-37/+185
2007-07-23Fix bugAnders Broman4-47/+34
2007-07-20kukosa has replaced these with uppercase variants (he should have svn mv'ed t...Richard van der Hoff2-434/+0
2007-07-20QSIG fully implementedTomas Kukosa36-277/+4966
2007-07-19For LEGO: Use crypt_tvb when we don't have cleartext_tvbJeff Morriss1-1/+1
2007-07-19Change "lenght" to "length", this time in the *source* of the SNMP dissector ...Jeff Morriss2-28/+28
2007-07-19get rid of few warningsTomas Kukosa3-4/+11
2007-07-19change QSIG tables structure so as they can be generated automatically from A...Tomas Kukosa3-365/+355
2007-07-18rose_ctx_t structure usage in Q.932 dissectorTomas Kukosa7-104/+72
2007-07-14Dissection of octet-aligned EXTERNALs.Graeme Lunt1-0/+3
2007-07-14From Stig Bjorlykke. Graeme Lunt1-1/+1
2007-07-13From Florent DROUIN:Anders Broman1-19/+13
2007-07-13From Florent Drouin: fix for bug http://bugs.wireshark.org/bugzilla/show_bug....Jeff Morriss1-2/+2
2007-07-13- get rid of anonymous unionsTomas Kukosa3-13/+5
2007-07-08ACP123 with -X and -T optionAnders Broman2-2/+2
2007-07-07Make hf fileds for ARGGUMENT RESULT and ERROR parameters.Anders Broman3-18/+61
2007-07-05Try to get rid of the warnings.Anders Broman3-6/+52