Type-checked (and modern C compliant) OBJ_bsearch.
authorBen Laurie <ben@openssl.org>
Sun, 12 Oct 2008 14:32:47 +0000 (14:32 +0000)
committerBen Laurie <ben@openssl.org>
Sun, 12 Oct 2008 14:32:47 +0000 (14:32 +0000)
commitbabb379849ffb4112792f266f92e9ebb2bd35332
treed401aa7a4af8cc1180fe602711897a50d8feb74f
parent6665ef303e837ed45654d1b5dd42123e7a51b0f4
Type-checked (and modern C compliant) OBJ_bsearch.
42 files changed:
CHANGES
Configure
apps/s_client.c
apps/s_server.c
crypto/asn1/a_strnid.c
crypto/asn1/ameth_lib.c
crypto/evp/evp_pbe.c
crypto/evp/pmeth_lib.c
crypto/objects/obj_dat.c
crypto/objects/obj_xref.c
crypto/objects/obj_xref.h [deleted file]
crypto/objects/objects.h
crypto/objects/objxref.pl
crypto/x509/x509_vpm.c
crypto/x509v3/ext_dat.h
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_conf.c
crypto/x509v3/v3_crld.c
crypto/x509v3/v3_extku.c
crypto/x509v3/v3_lib.c
crypto/x509v3/v3_ncons.c
crypto/x509v3/v3_ocsp.c
crypto/x509v3/v3_pcons.c
crypto/x509v3/v3_pmaps.c
crypto/x509v3/v3_prn.c
crypto/x509v3/v3_purp.c
crypto/x509v3/x509v3.h
engines/Makefile
ssl/d1_lib.c
ssl/s23_lib.c
ssl/s2_lib.c
ssl/s2_meth.c
ssl/s2_srvr.c
ssl/s3_clnt.c
ssl/s3_lib.c
ssl/s3_meth.c
ssl/ssl.h
ssl/ssl3.h
ssl/ssl_ciph.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssltest.c