aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkix1explicit/packet-pkix1explicit-template.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-03-17Fix a typo.Gerald Combs1-4/+4
2008-02-27Dissect IPAddressFamilyAnders Broman1-0/+15
2008-02-25Dissect Name and Certificate and add some extensions pkix1explicit.Anders Broman1-0/+2
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-12/+13
2006-05-23Ethereal -> WiresharkTomas Kukosa1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-1/+1
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-1/+1
2004-12-24export Certificate and CertificateList from pkix1explicitRonnie Sahlberg1-0/+12
2004-11-29export some more sympols from PKIX1EXPLICITRonnie Sahlberg1-5/+10
2004-11-01Add support for the dhpublicnumber OID.Gerald Combs1-0/+1
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-1/+1
2004-09-17get rid of some more compiler warningsRonnie Sahlberg1-1/+1
2004-09-16new protocol PKIX1EXPLICITRonnie Sahlberg1-0/+113