summaryrefslogtreecommitdiffstats
path: root/include/internal
AgeCommit message (Expand)Author
2017-04-20VMS: Copy DECC inclusion epi- and prologues to internalsRichard Levitte
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte
2017-04-04Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte
2017-03-29More typo fixesFdaSilvaYY
2017-02-24Add -Wundef to --strict-warnings options.Bernd Edlinger
2017-01-13Clarify what RUN_ONCE returnsRichard Levitte
2016-11-17Add support for reference counting using C11 atomicsKurt Roeckx
2016-11-04Provide some constant time functions for dealing with size_t valuesMatt Caswell
2016-11-02Add a DSO_dsobyaddr() functionMatt Caswell
2016-11-02Partial revert of 3d8b2ec42 to add back DSO_pathbyaddrMatt Caswell
2016-10-28More parameter naming of BIO_read*/BIO_write* related functionsMatt Caswell
2016-10-28Create BIO_write_ex() which handles size_t argumentsMatt Caswell
2016-10-28Create BIO_read_ex() which handles size_t argumentsMatt Caswell
2016-09-11VMS: be less picky when loading DSOsRichard Levitte
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-19Define a few internal macros for easy use of run_once functionsRichard Levitte
2016-07-12Perform DANE-EE(3) name checks by defaultViktor Dukhovni
2016-06-14RT4562: Fix misleading doc on OPENSSL_configRich Salz
2016-05-28Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmpRichard Levitte
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17Copyright consolidation 03/10Rich Salz
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-04-22Enabled DANE only when at least one TLSA RR was addedViktor Dukhovni
2016-04-14Fix ex_data locks issueMatt Caswell
2016-04-14The err_cleanup() funtion is internal so shouldn't be exportedMatt Caswell
2016-04-14Ensure all locks are properly cleaned upMatt Caswell
2016-04-13Move a declaration that's private to libcryptoRichard Levitte
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Fix symbols missing from shared buildMatt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate CONF_modules_free() and make it a no-opMatt Caswell
2016-04-13Deprecate BIO_sock_cleanup() and make it a no-opMatt Caswell
2016-04-13Deprecate ERR_free_strings() and make it a no-opMatt Caswell
2016-04-13Deprecate COMP_zlib_cleanup() and make it a no-opMatt Caswell
2016-04-08Add SSL_DANE typedef for consistency.Rich Salz
2016-03-29Make BIO opaqueMatt Caswell
2016-03-23Move dso.h to internalRich Salz
2016-02-26Implement new multi-threading APIAlessandro Ghedini
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz
2016-02-10The guard macro to be defined didn't match the guard macro checkedRichard Levitte
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-01Style; add "!= NULL"Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-07Only declare stacks in headersDr. Stephen Henson
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni
2016-01-02Instead of a local hack, implement SIZE_MAX in numbers.h if it's missingRichard Levitte
2015-12-22Add ossl_inlineDr. Stephen Henson
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte
2015-05-14Move definition of INTxx_MIN et al to internal headerRichard Levitte