aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509if
AgeCommit message (Expand)AuthorFilesLines
2005-01-16When using Cygwin's python asn2eth.pyLars Roland1-5/+23
2005-01-16Supply Makefile.nmake files.Guy Harris1-0/+23
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris1-2/+13
2004-12-13remove some asn2eth warningsRonnie Sahlberg2-1/+30
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-1/+1
2004-12-12updates from tomas and andersRonnie Sahlberg1-4/+4
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2-1/+3
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg2-2/+2
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...Ronnie Sahlberg2-0/+5
2004-11-21Add a whole bunch of dissector to X509IF and export them.Ronnie Sahlberg3-236/+374
2004-11-14Since we can now handle SEQUENCE OF ANY uncomment this "difficult" field fromRonnie Sahlberg2-9/+6
2004-11-06declare the types for DistinguishedName and RDNSequenceRonnie Sahlberg1-0/+2
2004-11-06export RDNSequence from x509ifRonnie Sahlberg1-0/+1
2004-11-06export DistinguishedName from x509ifRonnie Sahlberg1-0/+1
2004-11-06make x509if use the new ANY type and get rid of the workaroundRonnie Sahlberg3-21/+12
2004-10-29more updates of x509ifRonnie Sahlberg4-40/+22
2004-10-29Update to x509if use a workaround to emulate the type ANY and remove stuff f...Ronnie Sahlberg4-43/+29
2004-10-08Make the ber_sequence tables "const".Guy Harris1-2/+2
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris3-26/+26
2004-07-26update tox509ce virtually all of x509ce now implemented (but there are stil...Ronnie Sahlberg2-0/+3
2004-07-22"dissect_x509if_AttributeTypeAndDistinguishedValue()" is static - don'tGuy Harris1-1/+0
2004-07-22add the countryname attributeRonnie Sahlberg1-0/+7
2004-07-22start dissecting AttributeTypeAnddistinguishedValueRonnie Sahlberg4-1/+36
2004-07-22dissect the x509if/Name all the way down to the AttributeTypeAndDistinguished...Ronnie Sahlberg1-5/+11
2004-07-22minor updateRonnie Sahlberg1-1/+0
2004-07-22minor updateRonnie Sahlberg1-1/+0
2004-07-19Work in progressRonnie Sahlberg5-0/+1029