summaryrefslogtreecommitdiff
path: root/asn1/pkinit/packet-pkinit-template.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-120/+0
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-17Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7470 :Pascal Quantin1-0/+14
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
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-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-10/+11
2007-05-06Start introducing actx to ber functions.Anders Broman1-4/+4
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg1-0/+1
2004-11-01Register OID dissectors correctly.Gerald Combs1-2/+1
2004-10-28Add support for pkauthdata and pkdhkeydata OIDs.Gerald Combs1-0/+17
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-1/+1
2004-09-17add pkinit repliesRonnie Sahlberg1-0/+6
2004-09-17get rid of some compiler warnings for pkinitRonnie Sahlberg1-0/+2
2004-09-16add PKINIT protocolRonnie Sahlberg1-0/+86