aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2004-08-16From Ronnie Sahlberg: add dissection of the Teletext string type to theGuy Harris2-11/+16
2004-08-15From Ronnie Sahlberg: Netscape certificate extensions.Gerald Combs4-0/+250
2004-07-29New protocol: PKCS#1 (rfc2313 pplus some extra oid's)Ronnie Sahlberg4-0/+206
2004-07-29add some algorithm oid's to x509af(for the time being)Ronnie Sahlberg1-0/+26
2004-07-28x509ce use implicit tags.Ronnie Sahlberg1-77/+77
2004-07-26update tox509ce virtually all of x509ce now implemented (but there are stil...Ronnie Sahlberg5-195/+445
2004-07-25some more extensions and their dissectors defined.Ronnie Sahlberg3-54/+165
2004-07-25cms update forgot that Name had been commented out in one of the structure.Ronnie Sahlberg3-1/+4
2004-07-25 large CMS update.Ronnie Sahlberg4-103/+192
2004-07-24get rid of the remaining compiler warnings.Ronnie Sahlberg1-1/+4
2004-07-24Add a lot of missing attribute dissectorsRonnie Sahlberg3-6/+67
2004-07-24added the userCertificate and cAcertificate attributesRonnie Sahlberg2-2/+25
2004-07-24add dissection of the structure : ExtensionRonnie Sahlberg3-5/+60
2004-07-23telex and telephone number attributesRonnie Sahlberg2-22/+71
2004-07-23Remove a compiler warning for a parameter that is not usedRonnie Sahlberg1-1/+1
2004-07-23add all the other (quite a lot of them) attributes that were of the type Dire...Ronnie Sahlberg2-81/+419
2004-07-23add dissection of DirectoryString, this unfortunately had to be done manuall...Ronnie Sahlberg2-9/+83
2004-07-23register ber oid functions through a special function in packet-ber.c which a...Ronnie Sahlberg2-9/+2
2004-07-22"dissect_x509if_AttributeTypeAndDistinguishedValue()" is static - don'tGuy Harris1-1/+0
2004-07-22add the countryname attributeRonnie Sahlberg3-5/+29
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 Sahlberg3-1/+5
2004-07-22minor updateRonnie Sahlberg3-1/+5
2004-07-21Include "packet-x509sat.h" to declare a function we use.Guy Harris1-0/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg2-6/+9
2004-07-20Small update to AlgorithmIdentifier.Ronnie Sahlberg1-3/+14
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg1-0/+8
2004-07-19work in progressRonnie Sahlberg4-0/+479
2004-07-19Work in progressRonnie Sahlberg4-0/+1604
2004-07-19Work in progressRonnie Sahlberg5-0/+1029
2004-07-19Work in progressRonnie Sahlberg4-0/+739
2004-07-19Work in progressRonnie Sahlberg5-0/+456
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris3-3/+3
2004-06-24from tomas kRonnie Sahlberg1-1/+9
2004-06-04get rid of a compiler warningRonnie Sahlberg1-2/+2
2004-06-04Tomas updates to H235 and the ASN2ETH compilerRonnie Sahlberg1-2/+2
2004-06-03From Tomas Kukosa: unnecessary types are excluded with NO_EMITGuy Harris1-4/+13
2004-05-25"NOT_DECODED_YET()" was replaced by "PER_NOT_DECODED_YET()" andGuy Harris1-2/+2
2004-05-24From Tomas,Ronnie Sahlberg4-0/+475