summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove OPENSSL_NO_HMACMatt Caswell2016-04-131-3/+0
* Remove OPENSSL_NO_SHA guardsMatt Caswell2016-04-134-16/+1
* Remove OPENSSL_NO_AES guardsMatt Caswell2016-04-1313-485/+413
* Remove no-aes, no-rsa, no-sha, no-md5 and no-hmacMatt Caswell2016-04-131-5/+0
* Need err_load_crypto_strings_int declared.Rich Salz2016-04-131-1/+1
* make updateDr. Stephen Henson2016-04-131-1/+1
* Remove check_defer()Dr. Stephen Henson2016-04-135-28/+3
* Rename internal symbol to follow internal naming patternRichard Levitte2016-04-131-1/+1
* Cleanup libcrypto.num and make updateRichard Levitte2016-04-132-6/+4
* Move a declaration that's private to libcryptoRichard Levitte2016-04-133-1/+17
* PPC assebmly pack: initial POWER9 support tidbits.Andy Polyakov2016-04-134-0/+39
* chacha/asm/chacha-armv8.pl: fix intermittent build failures.Andy Polyakov2016-04-131-0/+1
* Don't use FORMAT_BASE64 format when compressing / decompressingRichard Levitte2016-04-131-6/+9
* Fix the handling of --with-zlib-includeRichard Levitte2016-04-134-3/+20
* Remake the way dynamic zlib is loadedRichard Levitte2016-04-132-5/+20
* Configuration: Simplify the way vms information is retrievedRichard Levitte2016-04-131-41/+44
* Fix zlib configuration options.Richard Levitte2016-04-132-28/+55
* Fix no-tls1_1 and no-tls1_2Matt Caswell2016-04-131-1/+1
* Rename int_*() functions to *_int()Matt Caswell2016-04-1338-115/+115
* Tweak to documentationMatt Caswell2016-04-131-2/+2
* Misc fix ups to deprecate explicit de-init documentationMatt Caswell2016-04-139-45/+22
* Fix explicit de-init macrosMatt Caswell2016-04-1310-10/+10
* Fix symbols missing from shared buildMatt Caswell2016-04-133-0/+8
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-1337-114/+114
* Add a CHANGES entry for the deprecated cleanup functionsMatt Caswell2016-04-131-0/+11
* make updateMatt Caswell2016-04-132-10/+10
* Deprecate CONF_modules_free() and make it a no-opMatt Caswell2016-04-136-15/+25
* Deprecate ENGINE_cleanup() and make it a no-opMatt Caswell2016-04-137-30/+37
* Deprecate OBJ_cleanup() and make it a no-opMatt Caswell2016-04-1313-20/+36
* Deprecate EVP_cleanup() and make it a no-opMatt Caswell2016-04-137-19/+48
* Deprecate BIO_sock_cleanup() and make it a no-opMatt Caswell2016-04-134-6/+8
* Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-opMatt Caswell2016-04-134-5/+7
* Deprecate RAND_cleanup() and make it a no-opMatt Caswell2016-04-139-26/+38
* Fix conditional compile logic in speed.cMatt Caswell2016-04-131-1/+1
* Deprecate SSL_COMP_free_compression_methods() and make it a no-opMatt Caswell2016-04-135-11/+23
* Deprecate ERR_free_strings() and make it a no-opMatt Caswell2016-04-137-20/+35
* Deprecate COMP_zlib_cleanup() and make it a no-opMatt Caswell2016-04-134-7/+21
* X509_PUBKEY docsDr. Stephen Henson2016-04-133-9/+141
* Fix setting of debug callback in apps/enc.cRichard Levitte2016-04-131-7/+11
* Add SSL_CTX_get_ciphers()Kazuki Yamaguchi2016-04-115-6/+22
* Fix the no-posix-io optionMatt Caswell2016-04-111-1/+1
* Remove an unused functionMatt Caswell2016-04-112-15/+0
* Fix the no-tls optionMatt Caswell2016-04-111-15/+18
* Fix the no-nextprotoneg optionMatt Caswell2016-04-114-0/+10
* BIO: respect opening in text modeRichard Levitte2016-04-111-1/+5
* Disable some sanitizer checks without PEDANTICEmilia Kasper2016-04-102-5/+3
* Fix warnings exposed by clang-3.8Emilia Kasper2016-04-102-4/+7
* Adjust --strict-warnings builds in TravisEmilia Kasper2016-04-102-6/+11
* Don't check the generated ssl-tests configs on VMSRichard Levitte2016-04-091-1/+2
* VMS doesn't have directory separators in the same sense as UnixRichard Levitte2016-04-091-3/+5