aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509sat.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...Graeme Lunt1-1/+89
2005-12-16From Graeme Lunt:Anders Broman1-47/+552
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-23/+26
2005-11-16From Graeme Lunt:Anders Broman1-29/+165
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-55/+94
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer1-1/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-76/+96
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-65/+68
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg1-78/+120
2004-12-13change the incorrect BER_UNI_TAG_TeletextString into BER_UNI_TAG_TeletexStringRonnie Sahlberg1-1/+0
2004-12-13remove some asn2eth warningsRonnie Sahlberg1-45/+45
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-38/+38
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg1-1/+1
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-1/+1
2004-12-12updates from tomas and andersRonnie Sahlberg1-19/+20
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg1-20/+1755
2004-11-20updates to sat to make the template smaller.Ronnie Sahlberg1-406/+74
2004-11-20ean up SAT a bit remove the unneccesary implementation of DirectoryStr4ing...Ronnie Sahlberg1-63/+10
2004-10-11Re-generate a number of ASN.1-based dissectors with the most recentGuy Harris1-30/+4
2004-09-06Update x509SAT to export DirectoryString.Ronnie Sahlberg1-1/+1
2004-08-16From Ronnie Sahlberg: add dissection of the Teletext string type to theGuy Harris1-9/+18
2004-07-23make the implicit_tag parameter _U_ to get rid of some compiler warnings in...Ronnie Sahlberg1-6/+6
2004-07-23telex and telephone number attributesRonnie Sahlberg1-0/+110
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 Sahlberg1-0/+339