aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509if
AgeCommit message (Expand)AuthorFilesLines
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-3/+0
2006-05-23Ethereal -> Wiresharkkukosa1-0/+9
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-05-08FT_STRING => FT_OID where applicablegal1-1/+1
2006-04-30Operational Attributes and Syntaxesgal1-1/+15
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...gal3-5/+21
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2006-02-17Don't try to fill in last_dn if it doesn't exist. Fixes the current Buildbotgerald1-7/+10
2006-01-10Make sure last_dn is big enough, and set it to NULL when we'regerald1-2/+4
2005-12-14From Grame Lunt:etxrab3-2/+93
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.guy1-1/+1
2005-11-22Trivial warning fixesjmayer2-2/+2
2005-11-17Squelch some const vs. non-const warnings.guy1-1/+1
2005-11-17Include <epan/emem.h> to declare ep_alloc().guy1-0/+1
2005-11-16 add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...sahlberg1-0/+1
2005-11-16From Graeme Lunt:etxrab5-2/+134
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa2-10/+7
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-5/+5
2005-08-02Fix more "no previous declaration" warnings - the forgotten filesjmayer1-0/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-4/+4
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes agerald1-1/+1
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...sahlberg1-7/+7
2005-01-16When using Cygwin's python asn2eth.pylroland1-5/+23
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-13remove some asn2eth warningssahlberg2-1/+30
2004-12-12minor updates, get rid of temporary files during dissectionsahlberg1-1/+1
2004-12-12updates from tomas and anderssahlberg1-4/+4
2004-11-22New protocol: RFC2634 ExtendedSecurityServicessahlberg2-1/+3
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...sahlberg2-2/+2
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...sahlberg2-0/+5
2004-11-21Add a whole bunch of dissector to X509IF and export them.sahlberg3-236/+374
2004-11-14Since we can now handle SEQUENCE OF ANY uncomment this "difficult" field fromsahlberg2-9/+6
2004-11-06declare the types for DistinguishedName and RDNSequencesahlberg1-0/+2
2004-11-06export RDNSequence from x509ifsahlberg1-0/+1
2004-11-06export DistinguishedName from x509ifsahlberg1-0/+1
2004-11-06make x509if use the new ANY type and get rid of the workaroundsahlberg3-21/+12
2004-10-29more updates of x509ifsahlberg4-40/+22
2004-10-29Update to x509if use a workaround to emulate the type ANY and remove stuff f...sahlberg4-43/+29
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-26/+26
2004-07-26update tox509ce virtually all of x509ce now implemented (but there are stil...sahlberg2-0/+3
2004-07-22"dissect_x509if_AttributeTypeAndDistinguishedValue()" is static - don'tguy1-1/+0
2004-07-22add the countryname attributesahlberg1-0/+7
2004-07-22start dissecting AttributeTypeAnddistinguishedValuesahlberg4-1/+36
2004-07-22dissect the x509if/Name all the way down to the AttributeTypeAndDistinguished...sahlberg1-5/+11
2004-07-22minor updatesahlberg1-1/+0