aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms
AgeCommit message (Expand)AuthorFilesLines
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2005-12-06Squelch some compiler const vs. non-const warnings.guy1-1/+1
2005-12-05From Grame Lunt:etxrab2-1/+3
2005-11-17The SHA-1 routines now take const pointers; don't cast away constness.guy1-5/+3
2005-11-16From Graeme Lunt:etxrab3-6/+116
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa2-12/+9
2005-10-03From Graeme Luntetxrab2-10/+24
2005-10-02From Graeme Luntetxrab1-0/+1
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-09-02Regenerate dissectors with the current asn2eth.guy1-1/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-4/+4
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsguy1-2/+3
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes agerald1-1/+1
2005-04-20Add a tree parameter to get_ber_length() so thatsahlberg1-1/+1
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...sahlberg1-1/+1
2005-01-16When using Cygwin's python asn2eth.pylroland1-6/+25
2005-01-16Supply Makefile.nmake files.guy1-0/+23
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.guy1-2/+13
2004-12-24export EnvelopedDatasahlberg2-0/+3
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...sahlberg4-1/+7
2004-12-12updates from tomas and anderssahlberg1-4/+4
2004-11-22New protocol: RFC2634 ExtendedSecurityServicessahlberg6-22/+46
2004-11-21cleanup for x509afsahlberg1-1/+1
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...sahlberg1-1/+1
2004-11-06make CMS use the new ANY type and get rid of the workaroundsahlberg3-11/+2
2004-10-29update to cms to use workaround to lack of ANY and reducing the template sign...sahlberg5-135/+49
2004-10-28Add support for pkauthdata and pkdhkeydata OIDs.gerald4-8/+59
2004-10-27Turn off execute permission on .asn files.guy1-0/+0
2004-10-26 use the nice #.REGISTER directive instead of handcoding it in teh templatesahlberg2-36/+8
2004-10-13get rid of some compiler warnings for cmssahlberg1-0/+2
2004-10-08Make the ber_sequence tables "const".guy1-2/+2
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toguy3-29/+29
2004-09-16Update to CMD to prepare for PKINIT supportsahlberg5-3/+71
2004-07-25cms update forgot that Name had been commented out in one of the structure.sahlberg3-1/+4
2004-07-25 large CMS update.sahlberg3-102/+173
2004-07-23register ber oid functions through a special function in packet-ber.c which a...sahlberg1-5/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...sahlberg1-5/+8
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATsahlberg1-0/+8
2004-07-19work in progresssahlberg4-0/+479