aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
Commit message (Expand)AuthorAgeFilesLines
* From Ronnie Sahlberg: add dissection of the Teletext string type to theGuy Harris2004-08-162-11/+16
* From Ronnie Sahlberg: Netscape certificate extensions.Gerald Combs2004-08-154-0/+250
* New protocol: PKCS#1 (rfc2313 pplus some extra oid's)Ronnie Sahlberg2004-07-294-0/+206
* add some algorithm oid's to x509af(for the time being)Ronnie Sahlberg2004-07-291-0/+26
* x509ce use implicit tags.Ronnie Sahlberg2004-07-281-77/+77
* update tox509ce virtually all of x509ce now implemented (but there are stil...Ronnie Sahlberg2004-07-265-195/+445
* some more extensions and their dissectors defined.Ronnie Sahlberg2004-07-253-54/+165
* cms update forgot that Name had been commented out in one of the structure.Ronnie Sahlberg2004-07-253-1/+4
* large CMS update.Ronnie Sahlberg2004-07-254-103/+192
* get rid of the remaining compiler warnings.Ronnie Sahlberg2004-07-241-1/+4
* Add a lot of missing attribute dissectorsRonnie Sahlberg2004-07-243-6/+67
* added the userCertificate and cAcertificate attributesRonnie Sahlberg2004-07-242-2/+25
* add dissection of the structure : ExtensionRonnie Sahlberg2004-07-243-5/+60
* telex and telephone number attributesRonnie Sahlberg2004-07-232-22/+71
* Remove a compiler warning for a parameter that is not usedRonnie Sahlberg2004-07-231-1/+1
* add all the other (quite a lot of them) attributes that were of the type Dire...Ronnie Sahlberg2004-07-232-81/+419
* add dissection of DirectoryString, this unfortunately had to be done manuall...Ronnie Sahlberg2004-07-232-9/+83
* register ber oid functions through a special function in packet-ber.c which a...Ronnie Sahlberg2004-07-232-9/+2
* "dissect_x509if_AttributeTypeAndDistinguishedValue()" is static - don'tGuy Harris2004-07-221-1/+0
* add the countryname attributeRonnie Sahlberg2004-07-223-5/+29
* start dissecting AttributeTypeAnddistinguishedValueRonnie Sahlberg2004-07-224-1/+36
* dissect the x509if/Name all the way down to the AttributeTypeAndDistinguished...Ronnie Sahlberg2004-07-221-5/+11
* minor updateRonnie Sahlberg2004-07-223-1/+5
* minor updateRonnie Sahlberg2004-07-223-1/+5
* Include "packet-x509sat.h" to declare a function we use.Guy Harris2004-07-211-0/+1
* get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg2004-07-212-6/+9
* Small update to AlgorithmIdentifier.Ronnie Sahlberg2004-07-201-3/+14
* Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg2004-07-201-0/+8
* work in progressRonnie Sahlberg2004-07-194-0/+479
* Work in progressRonnie Sahlberg2004-07-194-0/+1604
* Work in progressRonnie Sahlberg2004-07-195-0/+1029
* Work in progressRonnie Sahlberg2004-07-194-0/+739
* Work in progressRonnie Sahlberg2004-07-195-0/+456
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-183-3/+3
* from tomas kRonnie Sahlberg2004-06-241-1/+9
* get rid of a compiler warningRonnie Sahlberg2004-06-041-2/+2
* Tomas updates to H235 and the ASN2ETH compilerRonnie Sahlberg2004-06-041-2/+2
* From Tomas Kukosa: unnecessary types are excluded with NO_EMITGuy Harris2004-06-031-4/+13
* "NOT_DECODED_YET()" was replaced by "PER_NOT_DECODED_YET()" andGuy Harris2004-05-251-2/+2
* From Tomas,Ronnie Sahlberg2004-05-244-0/+475