Ethereal-dev: [Ethereal-dev] Re: rev 16508: /trunk/asn1/acse/: Makefile.nmake acse.cnf packet-

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

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Wed, 16 Nov 2005 05:01:13 -0400
g_strlcpy() does not exist pre glib 2



On 11/16/05, etxrab@xxxxxxxxxxxx <etxrab@xxxxxxxxxxxx> wrote:
> User: etxrab
> Date: 2005/11/16 01:13 AM
>
> Log:
>  From Graeme Lunt:
>  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
>
> Directory: /trunk/asn1/acse/
>   Changes    Path                      Action
>   +2 -2      Makefile.nmake            Modified
>   +26 -0     acse.cnf                  Modified
>   +8 -4      packet-acse-template.c    Modified
>
> Directory: /trunk/asn1/cms/
>   Changes    Path                     Action
>   +2 -2      Makefile.nmake           Modified
>   +39 -3     cms.cnf                  Modified
>   +75 -1     packet-cms-template.c    Modified
>
> Directory: /trunk/epan/dissectors/
>   Changes    Path                Action
>   +30 -8     packet-acse.c       Modified
>   +118 -12   packet-cms.c        Modified
>   +238 -0    packet-ess.c        Modified
>   +32 -11    packet-rtse.c       Modified
>   +1 -1      packet-rtse.h       Modified
>   +106 -17   packet-s4406.c      Modified
>   +2 -2      packet-s5066.c      Modified
>   +280 -44   packet-x411.c       Modified
>   +1 -1      packet-x411.h       Modified
>   +133 -16   packet-x509af.c     Modified
>   +3 -1      packet-x509af.h     Modified
>   +163 -8    packet-x509if.c     Modified
>   +4 -1      packet-x509if.h     Modified
>   +165 -29   packet-x509sat.c    Modified
>   +1 -1      packet-x509sat.h    Modified
>
> Directory: /trunk/asn1/ess/
>   Changes    Path                            Action
>   +29 -0     ExtendedSecurityServices.asn    Modified
>   +2 -2      Makefile.nmake                  Modified
>   +5 -0      ess.cnf                         Modified
>
> Directory: /trunk/asn1/rtse/
>   Changes    Path                      Action
>   +2 -2      Makefile.nmake            Modified
>   +1 -0      packet-rtse-template.c    Modified
>   +33 -7     rtse.cnf                  Modified
>
> Directory: /trunk/asn1/s4406/
>   Changes    Path              Action
>   +2 -2      Makefile.nmake    Modified
>   +19 -2     s4406.asn         Modified
>   +22 -3     s4406.cnf         Modified
>
> Directory: /trunk/asn1/x411/
>   Changes    Path                      Action
>   +2 -2      Makefile.nmake            Modified
>   +8 -2      packet-x411-template.c    Modified
>   +297 -9    x411.cnf                  Modified
>
> Directory: /trunk/asn1/x420/
>   Changes    Path          Action
>   +16 -4     x420.cnf      Modified
>
> Directory: /trunk/asn1/x509af/
>   Changes    Path                           Action
>   +18 -5     AuthenticationFramework.asn    Modified
>   +2 -2      Makefile.nmake                 Modified
>   +4 -3      packet-x509af-template.c       Modified
>   +2 -0      packet-x509af-template.h       Modified
>   +29 -0     x509af.cnf                     Modified
>
> Directory: /trunk/asn1/x509if/
>   Changes    Path                        Action
>   +2 -2      Makefile.nmake              Modified
>   +21 -0     packet-x509if-template.c    Modified
>   +2 -0      packet-x509if-template.h    Modified
>   +2 -0      x509if-exp.cnf              Modified
>   +107 -0    x509if.cnf                  Modified
>
> Directory: /trunk/asn1/x509sat/
>   Changes    Path                          Action
>   +2 -2      Makefile.nmake                Modified
>   +5 -0      SelectedAttributeTypes.asn    Modified
>   +21 -0     x509sat.cnf                   Modified
>
>
>
> http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16508&view=rev
>
> _______________________________________________
> Ethereal-cvs mailing list
> Ethereal-cvs@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-cvs
>