Lines Matching +refs:cc +refs:store +refs:settings

685  * The activate and soft_load configuration settings for providers in
689 omission of a value for these settings will result in an error.
959 * Added a function to delete objects from store by URI - OSSL_STORE_delete()
966 a passphrase callback when opening a store.
1327 * Support for loading root certificates from the Windows certificate store
1328 has been added. The support is in the form of a store which recognises the
1330 arguments. This store is built by default and can be disabled using the new
1331 compile-time option `no-winstore`. This store is not currently used by
1332 default and must be loaded explicitly using the above store URI. It is
1526 settings to ensure strict FIPS compliance rather than backwards
4543 version of OpenSSL should review their configuration settings to ensure
4747 in the store. This change cascades to other functions which load
5291 store the incoming message is reallocated and moved. Unfortunately a
5372 * solaris-x86-cc, i.e. 32-bit configuration with vendor compiler,
8009 possible to have different stores per SSL structure or one store in
8012 to build and store a certificate chain in CERT structure: returning
8017 store is used to retain compatibility with existing behaviour.
8109 trusted store even if an untrusted chain is also supplied.
10749 * Removed effectively defunct crypto/store from the build.
11678 unconditionally. This allows applications to override it at the store
11969 - fixed order of includes in `apps/ocsp.c` so that `e_os.h` settings apply
12692 LHASH have been relaxed so that lh_insert() does not take (nor store) the
12769 HSM-type store, or LDAP stores, or...
14843 purpose or trust settings) for functions which only use X509_STORE_CTX
14847 trust settings if they are not set in X509_STORE. This allows X509_STORE
14881 per-structure level rather than having to store it globally.
15153 trust settings.
15467 settings for extended allocation functions, the following
16319 * Do not store session data into the internal session cache, if it
16558 configuration target "alpha-cc-rpath", which will never be selected
16561 *Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu> via Richard Levitte*
16579 to allow the necessary settings.
16734 * Fix for compatibility mode trust settings: ignore trust settings
16735 unless some valid trust or reject settings are present.
17105 accept/connect functions; previously, the settings made by
17282 LHASH can't store or retrieve multiple objects with
17309 STACK for its trusted certificate store is also provided
17446 " > SPACE. Changed script to store unquoted versions of
17958 automatically trust self signed roots in certificate store. A
18563 two sequences of OIDs for trusted and rejected settings. These will
18748 Trust code: checks the root CA for the relevant trust settings. Trust
18749 settings have an initial value consistent with the verify purpose: e.g.
18752 permit custom trust settings: one example of this would be to only trust
18831 in the store: it was previously impossible to trust a
18840 * For servers, store verify_result in SSL_SESSION data structure
18928 settings. The trust settings will ultimately be used in enhanced
19338 no private key components need be present and it might store extra data
19501 store the length when it is first determined and use it later, rather
19723 * SHA library changes for irix64-mips4-cc.
19832 Changing settings for an `SSL_CTX *ctx` after having done s = SSL_new(ctx)
21011 sco5-cc.