Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-20Define 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-15Fix 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-27Remove /* foo.c */ commentsRich Salz
2016-01-07Only declare stacks in headersDr. Stephen Henson
2016-01-06DANE 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-23Add 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