aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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