aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509sat.c
AgeCommit message (Collapse)AuthorFilesLines
2007-01-28Definition of a per-recipient extension to prevent failure of dissection. Graeme Lunt1-0/+1
(Don't know what the extension actually is.) svn path=/trunk/; revision=20584
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt1-1/+14
Generally found within a file (.p12 or .pfx) or as a directory attribute (userPKCS12 from iNetOrgPerson). Wiki page and sample file to follow. svn path=/trunk/; revision=20416
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-134/+134
svn path=/trunk/; revision=18921
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from ↵Tomas Kukosa1-32/+33
packet-ber.c, they were only OID but not BER related use add_oid_str_name() and get_oid_str_name() instead of them svn path=/trunk/; revision=18595
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-33/+33
- regenerate BER dissectors so as to change rest of Ethereal->Wireshark and asn2eth -> asn2wrs svn path=/trunk/; revision=18217
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
svn path=/trunk/; revision=18196
2006-04-30Operational Attributes and SyntaxesGraeme Lunt1-0/+7
svn path=/trunk/; revision=18048
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ↵Graeme Lunt1-1/+89
DISP dissectors. Also includes X.402 definitions and OID registrations for object classes. svn path=/trunk/; revision=17471
2005-12-16From Graeme Lunt:Anders Broman1-47/+552
* DOP - This has now been successfully tested and so is now enabled by default and workaround code removed. Also now uses the correct EXPORTs from the other modules/dissectors. * X509SAT - Most of the selected attributes are now supported in addition to the DirectoryString syntax attributes. This includes restoring the correct DirectoryString syntax and also providing the basic syntaxes (e.g. OBJECT IDENTIFIER, PrintableString). The latter requires a sed line in the Makefile which I assume should be OK? Not all the SAT can be defined in x509sat - so some have been included in x509if and x509af - though x509sat.cnf contains the master list and references the other dissectors where appropriate. (I still prefer a syntax registration approach but I don't think that is going to be agreed in the short term.) * X509IF - a mechanism to register some formating, based upon the hf_index, that is used in the cnf file. * A couple of fixes identified by Stig. svn path=/trunk/; revision=16814
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-23/+26
svn path=/trunk/; revision=16736
2005-11-16From Graeme Lunt:Anders Broman1-29/+165
Here are a number of small patches for asn1 based dissectors: acse: release request/response column information (many X.400/X.500 unbinds are empty) "standardised" PNAME to "ISO 8650-1 OSI Association Control Service" fix for crash when using EXTERNAL dissector rtse: column information when attempting a resume x509if: generation of LDAP-style DNs from RDNSequences new function x509if_get_last_dn() to get the last DN generated. x509af: DSS parameters certificate extension naming subject naming of certificate x509sat: Guide syntax (as SET now supported) PDU exports. cms: verification of message digest attribute (SHA-1 and MD5) ess: enumerated/restrictive/permissive/informative security categories x411: generation of string encoding of X.400 addresses, trace information and message identifiers. s4406: separate types for primary and copy precedence to allow better filtering (e.g. primary precedence = flash) priority-level-qualifier svn path=/trunk/; revision=16508
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-55/+94
svn path=/trunk/; revision=15664
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer1-1/+1
Remove svn:executable Add svn:eol-style native Add svn:keywords Id svn path=/trunk/; revision=15179
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-76/+96
svn path=/trunk/; revision=14980
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-65/+68
index of the branch taken or -1 to make prettifications easier to implement. change the signature of dissect_ber_choice and rename it to dissect_ber_CHOICE to catch all occurences of the use of this function update asn2eth to use the new name/signature update all occurences of this function to the new name and new signature. svn path=/trunk/; revision=14758
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that ↵Ronnie Sahlberg1-78/+120
takes a implicit_tag parameter svn path=/trunk/; revision=13479
2004-12-13change the incorrect BER_UNI_TAG_TeletextString into BER_UNI_TAG_TeletexStringRonnie Sahlberg1-1/+0
svn path=/trunk/; revision=12743
2004-12-13remove some asn2eth warningsRonnie Sahlberg1-45/+45
svn path=/trunk/; revision=12742
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t ↵Ronnie Sahlberg1-38/+38
instead of ber_[choice|sequence] regenerated all dissectors fixed the choice/sequence struct to use unsigned entities for class and tag (to reduce some compiler warning and because it should be signed quantities) svn path=/trunk/; revision=12740
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update ↵Ronnie Sahlberg1-1/+1
all dissectors using GeneralizedTime svn path=/trunk/; revision=12732
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=12725
2004-12-12updates from tomas and andersRonnie Sahlberg1-19/+20
create some missing makefiles for autogenerated dissectors finish the transition to the new ber integer dissetor helper signature and regenerate all ber dissectors svn path=/trunk/; revision=12724
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i ↵Ronnie Sahlberg1-20/+1755
added a small makefile to reduce boring typing on the commandline svn path=/trunk/; revision=12556
2004-11-20updates to sat to make the template smaller.Ronnie Sahlberg1-406/+74
svn path=/trunk/; revision=12546
2004-11-20ean up SAT a bit remove the unneccesary implementation of ↵Ronnie Sahlberg1-63/+10
DirectoryStr4ing in the template and make the export of it correct. svn path=/trunk/; revision=12545
2004-10-11Re-generate a number of ASN.1-based dissectors with the most recentGuy Harris1-30/+4
version of asn2eth. svn path=/trunk/; revision=12267
2004-09-06Update x509SAT to export DirectoryString.Ronnie Sahlberg1-1/+1
Update X509CE to dissect EDIPartyName now that DirectoryString can be dissected svn path=/trunk/; revision=11910
2004-08-16From Ronnie Sahlberg: add dissection of the Teletext string type to theGuy Harris1-9/+18
DirectoryString choice in SelectedAttributeTypes. svn path=/trunk/; revision=11751
2004-07-23make the implicit_tag parameter _U_ to get rid of some compiler warnings ↵Ronnie Sahlberg1-6/+6
in those cases it is not used. svn path=/trunk/; revision=11485
2004-07-23telex and telephone number attributesRonnie Sahlberg1-0/+110
svn path=/trunk/; revision=11484
2004-07-23Remove a compiler warning for a parameter that is not usedRonnie Sahlberg1-1/+1
in the DirectoryString dissector svn path=/trunk/; revision=11483
2004-07-23add all the other (quite a lot of them) attributes that were of the type ↵Ronnie Sahlberg1-0/+339
DirectoryString (see how good it is to put markers for emacs macros in the files, it was pretty quick, wasnt it? i even tested the resulting code.) svn path=/trunk/; revision=11481
2004-07-23add dissection of DirectoryString, this unfortunately had to be done ↵Ronnie Sahlberg1-0/+72
manually inside the template. Also implement the attribute organizationName which is of this type. (Add magic comments so emacs-macros will be happy.) svn path=/trunk/; revision=11479
2004-07-23register ber oid functions through a special function in packet-ber.c which ↵Ronnie Sahlberg1-4/+1
also takes (still unused) the name of the oid so that sometime later it will be easy to add code to add the name of the oid to the dissection. svn path=/trunk/; revision=11478
2004-07-22add the countryname attributeRonnie Sahlberg1-0/+15
svn path=/trunk/; revision=11470
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg1-0/+227
to the ethereal build. The dissections are semi-useful but incomplete. The big problem still remaining is the x509if Name object not being dissected properly thus causing the dissection to get out of sync/fail halfway through the certificate structure. work in progress but already semi-useful. svn path=/trunk/; revision=11440