aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ess/packet-ess-template.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Make the third argument to a UAT copy callback a size_t (not that any ofguy1-1/+1
2010-09-23Corrected check for attribute flag bits.stig1-1/+1
2010-05-02Fix for bug 4723:jake1-1/+1
2010-04-23Added a decoding table for ESS Security Category Attributes.stig1-1/+118
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-01-12Update to RFC5035.stig1-1/+4
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-0/+1
2006-05-21name changesahlberg1-2/+2
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa1-1/+1
2005-08-02Fix svn properties where needed:jmayer1-1/+1
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes agerald1-1/+1
2004-11-22New protocol: RFC2634 ExtendedSecurityServicessahlberg1-0/+89