new feature: if ctx==NULL in SSL_CTX_ctrl perform syntax checking only for some opera...
authorDr. Stephen Henson <steve@openssl.org>
Thu, 8 Nov 2012 14:24:51 +0000 (14:24 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 8 Nov 2012 14:24:51 +0000 (14:24 +0000)
commit8bb870df9ef3b3a010f577434b88388eea817bba
treef82c943d992dbfee9a87f2da1fff408214292a04
parent95bba34b839a950722a87911cd4ab347b4ba2dfc
new feature: if ctx==NULL in SSL_CTX_ctrl perform syntax checking only for some operations (currently curves and signature algorithms)
ssl/ssl_lib.c
ssl/t1_lib.c