aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509sat.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-03Fix off by one shift error introduced in r39531.Jakub Zawadzki1-1/+1
2011-10-23Replace use of tvb_get_ephemeral_faked_unicode() by use of tvb_get_ephemeral_...Bill Meier1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-18/+18
2011-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke1-2/+2
2010-08-03Added some missing elements from MS Certificate:Stig Bjørlykke1-3/+6
2010-06-29New "#.SYNTAX" section for the asn2wrs conformance file. Graeme Lunt1-27/+26
2010-06-28Remove the -R flag (used to generate syntax registrations) and replace with a Graeme Lunt1-42/+48
2010-06-23Update to register basic ASN.1 syntaxes.Graeme Lunt1-12/+199
2010-06-02CA Version certificate extensionGraeme Lunt1-3/+4
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-24/+24
2010-05-11Regenerate a few more of the ASN.1 dissectorsJeff Morriss1-126/+126
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-8/+6
2010-04-06#include <stdio.h> not needed.Bill Meier1-7/+6
2009-11-27Corrected OID for organizationalUnit.Stig Bjørlykke1-1/+1
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.Stig Bjørlykke1-4/+4
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-51/+51
2009-06-15Bug 2833: Graeme Lunt1-3/+6
2009-06-05Microsoft PKCS#12 local machine keyset bag attributeGraeme Lunt1-4/+5
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-18/+18
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-7/+6
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-20/+20
2008-09-02Try to fix unused code warnings.Anders Broman1-13/+3
2008-09-02Try to fix unused code warnings.Anders Broman1-87/+39
2008-08-01Regenerated to use the new decode function for UTCTime.Stig Bjørlykke1-4/+2
2008-07-23Get rid of some unused code warnings.Anders Broman1-94/+4
2008-07-01Get rid of some unused code warnings. Hopefully without breaking anything.Anders Broman1-25/+7
2008-04-13Support for RFC 4530 - LDAP entryUUID attribute.Graeme Lunt1-2/+40
2008-03-03Make sure we initialize a TVB. Fixes bug 2329.Gerald Combs1-7/+10
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-2/+2
2008-01-04Get rid of ber_last_created_item().Anders Broman1-4/+2
2008-01-02An X.420 message store attribute and an X.420 heading extension.Graeme Lunt1-3/+5
2007-11-05Update to use the -X and -T asn2wrs flags.Anders Broman1-553/+267
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-59/+59
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-31/+31
2007-08-17Faked BMP string display.Graeme Lunt1-2/+13
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-142/+142
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-47/+47
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-415/+496
2007-05-06Start introducing actx to ber functions.Anders Broman1-94/+94
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-226/+226
2007-03-23Support for:Graeme Lunt1-0/+7
2007-01-28Definition of a per-recipient extension to prevent failure of dissection. Graeme Lunt1-0/+1
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt1-1/+14
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-134/+134
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-32/+33
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-33/+33
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-04-30Operational Attributes and SyntaxesGraeme Lunt1-0/+7