CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/02/10 20:39:51
Modified files:
lib/libssl/src/crypto/asn1: n_pkey.c nsseq.c p5_pbe.c p5_pbev2.c
p8_pkey.c x_algor.c x_crl.c
x_exten.c x_name.c x_nx509.c
x_pubkey.c x_req.c x_sig.c x_spki.c
x_val.c x_x509.c x_x509a.c
Log message:
Expand most of the ASN1_SEQUENCE* and associated macros, making the data
structures visible and easier to review, without having to wade through
layers and layers of asn1t.h macros.
Change has been scripted and the generated assembly only differs by changes
to line numbers.
Discussed with beck@ miod@ tedu@