Ethereal-dev: SV: [Ethereal-dev] Miscelleanous OSI/CMS patches

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Wed, 16 Nov 2005 08:18:20 +0100
Checked in.
Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Graeme Lunt
Skickat: den 15 november 2005 21:05
Till: 'Ethereal development'
Ämne: [Ethereal-dev] Miscelleanous OSI/CMS patches

Hi,

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


I think I've used ep_alloc() correctly in the x411 and x509if patches but
you may want to check it.

Graeme