aboutsummaryrefslogtreecommitdiffstats
path: root/include/internal
Commit message (Expand)AuthorAgeFilesLines
* Fix ex_data locks issueMatt Caswell2016-04-141-0/+1
* The err_cleanup() funtion is internal so shouldn't be exportedMatt Caswell2016-04-141-1/+0
* Ensure all locks are properly cleaned upMatt Caswell2016-04-142-1/+2
* Move a declaration that's private to libcryptoRichard Levitte2016-04-131-1/+0
* Rename int_*() functions to *_int()Matt Caswell2016-04-134-7/+7
* Fix symbols missing from shared buildMatt Caswell2016-04-131-0/+5
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-134-7/+7
* Deprecate CONF_modules_free() and make it a no-opMatt Caswell2016-04-131-0/+1
* Deprecate BIO_sock_cleanup() and make it a no-opMatt Caswell2016-04-131-2/+1
* Deprecate ERR_free_strings() and make it a no-opMatt Caswell2016-04-131-0/+59
* Deprecate COMP_zlib_cleanup() and make it a no-opMatt Caswell2016-04-131-0/+11
* Add SSL_DANE typedef for consistency.Rich Salz2016-04-081-1/+1
* Make BIO opaqueMatt Caswell2016-03-291-0/+71
* Move dso.h to internalRich Salz2016-03-231-0/+276
* Implement new multi-threading APIAlessandro Ghedini2016-02-261-0/+92
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-111-0/+5
* The guard macro to be defined didn't match the guard macro checkedRichard Levitte2016-02-101-1/+1
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-101-0/+56
* Style; add "!= NULL"Rich Salz2016-02-011-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-264-4/+0
* Only declare stacks in headersDr. Stephen Henson2016-01-071-0/+2
* DANE support structures, constructructors and accessorsViktor Dukhovni2016-01-051-0/+147
* Instead of a local hack, implement SIZE_MAX in numbers.h if it's missingRichard Levitte2016-01-021-0/+4
* Add ossl_inlineDr. Stephen Henson2015-12-221-40/+51
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-182-2/+2
* Identify and move OpenSSL internal header filesRichard Levitte2015-05-143-0/+335
* Move definition of INTxx_MIN et al to internal headerRichard Levitte2015-05-141-0/+109