aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/d1_lib.c
diff options
context:
space:
mode:
authorChristian Heimes <cheimes@redhat.com>2016-04-19 21:11:30 +0200
committerRichard Levitte <levitte@openssl.org>2016-04-28 20:02:27 +0200
commitf0c58c3212d4796ea25d9baaea992bc5137fde34 (patch)
tree6e6231fdbf9f111311539be50306a99204ffce90 /ssl/d1_lib.c
parentd5553b4cb5da81c157040fb9d1bedeeed0cf4703 (diff)
downloadopenssl-f0c58c3212d4796ea25d9baaea992bc5137fde34.tar.gz
Add getters for X509_STORE and X509_OBJECT members
OpenSSL 1.1.0-pre5 has made some additional structs opaque. Python's ssl module requires access to some of the struct members. Three new getters are added: int X509_OBJECT_get_type(X509_OBJECT *a); STACK_OF(X509_OBJECT) *X509_STORE_get0_objects(X509_STORE *v); X509_VERIFY_PARAM *X509_STORE_get0_param(X509_STORE *ctx); Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'ssl/d1_lib.c')
0 files changed, 0 insertions, 0 deletions