aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2004-10-26make the dissector use the nice #.REGISTER directiveRonnie Sahlberg2-17/+10
2004-10-26 use the nice #.REGISTER directive instead of handcoding it in teh templateRonnie Sahlberg2-36/+8
2004-10-26Use the much better #.REGISTER directive instead of the #.PDU directiveRonnie Sahlberg2-11/+10
2004-10-13get rid of some compiler warnings for cmsRonnie Sahlberg1-0/+2
2004-10-13get rid of some compiler warnings for X509AFRonnie Sahlberg1-1/+3
2004-10-13final massaging to get rid of the last remaining compiler warnings for megacoRonnie Sahlberg1-7/+11
2004-10-12get rid of some more compiler warningsRonnie Sahlberg1-2/+1
2004-10-12massage the h248 files so that it compiles with asn2eth without warningsRonnie Sahlberg2-25/+61
2004-10-12Pretify EventName and SignalNameAnders Broman3-9/+100
2004-10-08Make the ber_sequence tables "const".Guy Harris3-6/+6
2004-10-07Get rid off h248-package-pcpAnders Broman4-157/+0
2004-10-07Handle dissection of some packagees Property ID:s, get rid of h248-package-bc...Anders Broman1-10/+103
2004-10-05Add example template for how to add h248 extension packages to the megaco dis...Ronnie Sahlberg5-2/+193
2004-10-05minor update preparations to have a dissector table for property identifiersRonnie Sahlberg3-2/+12
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris40-682/+682
2004-10-04Fix some editing misstakes from this morningAnders Broman1-153/+153
2004-10-04Updated packetname value string.Anders Broman1-1/+153
2004-10-03stub prettification of PackageNameRonnie Sahlberg3-1/+39
2004-10-03prettify mtpAddressRonnie Sahlberg3-2/+46
2004-10-03new protocol : h248 Megaco v2Ronnie Sahlberg4-0/+1137
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