aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/types.h
Commit message (Expand)AuthorAgeFilesLines
* refactor and constify X509_REQ_get_extensions()Dr. David von Oheimb2024-07-101-0/+6
* Move types.h #undefs for wincrypt.h compatibilitySamuel Lee2022-05-301-10/+13
* Fix definition of ossl_intmax_t and ossl_uintmax_tRichard Levitte2021-06-221-15/+0
* include/openssl: add a few missing #pragma once directivesFdaSilvaYY2021-02-101-3/+4
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-0/+2
* Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz2021-01-191-1/+1
* dsa: provider and library deprecation changesPauli2020-12-171-0/+2
* Deprecate RSA harderRichard Levitte2020-11-181-0/+3
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-1/+1
* Add KEM (Key encapsulation mechanism) support to providersShane Lontis2020-09-191-0/+2
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-211-4/+4
* DESERIALIZER: Add foundation for deserializersRichard Levitte2020-07-241-0/+2
* rand: core APIs for provider friendly random.Pauli2020-06-241-0/+3
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Param build: make structures opaque.Pauli2020-03-281-0/+1
* Add pairwise consistency self tests to asym keygeneratorsShane Lontis2020-03-031-0/+2
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-1/+1
* Removed unused ssl_dane struct declaration.Davide Galassi2020-02-061-2/+3
* PROV SERIALIZER: add support for writing RSA keysRichard Levitte2019-11-291-0/+1
* SERIALIZER: New API for serialization of objects through providersRichard Levitte2019-11-291-0/+5
* Implement provider support for Asym CiphersMatt Caswell2019-11-141-0/+2
* Added internal functions for easy getting and setting all RSA parameters.Richard Levitte2019-10-171-0/+4
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-3/+3
* Reorganize public header files (part 1)Dr. Matthias St. Pierre2019-09-281-0/+218