aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2004-09-17add pkinit repliesRonnie Sahlberg3-8/+15
2004-09-17get rid of some more compiler warningsRonnie Sahlberg4-2/+9
2004-09-17squelch a compiler warning for UserNoticeRonnie Sahlberg3-1/+5
2004-09-17get rid of some compiler warnings for pkinitRonnie Sahlberg1-0/+2
2004-09-16new protocol PKIX1EXPLICITRonnie Sahlberg5-0/+1040
2004-09-16add new protocol PKIX1IMPLICITRonnie Sahlberg5-0/+544
2004-09-16add PKINIT protocolRonnie Sahlberg5-0/+301
2004-09-16update to X509AF to prepare for PKINITRonnie Sahlberg2-0/+3
2004-09-16Update to CMD to prepare for PKINIT supportRonnie Sahlberg5-3/+71
2004-09-13update x509af to use machinegenerated _PDU() dissectorsRonnie Sahlberg2-84/+13
2004-09-13use autogenerated _PDU functionsRonnie Sahlberg2-95/+18
2004-09-13make the asn2eth compiler autogenerate the PDU callbacksRonnie Sahlberg2-324/+54
2004-09-06Update x509SAT to export DirectoryString.Ronnie Sahlberg5-10/+14
2004-09-06Update to X509 Certificate Extensions. Make it also decode Ronnie Sahlberg1-1/+1
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