aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove code duplicationfix/x509-store-remove-oldKazuki Yamaguchi2016-04-192-6/+3
* Remove unusable X509_STORE_set_verify_{cb_,}func macrosKazuki Yamaguchi2016-04-194-14/+5
* Unsigned chars can't be negativeMatt Caswell2016-04-181-4/+5
* Fix PKCS7 memory leakMatt Caswell2016-04-181-0/+1
* Make string_to_hex/hex_to_string publicRich Salz2016-04-1824-178/+175
* Rename some lowercase API'sRich Salz2016-04-1821-205/+231
* NOTES files will contain more requirements, make that explicitRichard Levitte2016-04-181-2/+2
* Haiku x86-64 doesn't need RC4_CHAR.Jérôme Duval2016-04-181-1/+2
* Free methods on destroy.Ben Laurie2016-04-181-4/+10
* Free engine on error.Ben Laurie2016-04-181-0/+6
* Opacity.Ben Laurie2016-04-181-69/+65
* Signed/unsigned compare.Ben Laurie2016-04-181-1/+1
* Restore OCSP_basic_verify() error return semanticsRichard Levitte2016-04-173-15/+24
* Remove declaration of function that isn't implementedRichard Levitte2016-04-172-2/+1
* Add X509_STORE_CTX_set0_untrusted function.Dr. Stephen Henson2016-04-164-1/+12
* Small OCSP fixupRichard Levitte2016-04-161-2/+2
* Make many X509_xxx types opaque.Rich Salz2016-04-1526-353/+542
* Don't use a default for --with-zlib-lib on Windows with option 'zlib'Richard Levitte2016-04-151-1/+1
* ex_libs settings have to be added to, not overriden, on Windows tooRichard Levitte2016-04-151-8/+8
* Update Travis and Appveyor for change to shared by defaultMatt Caswell2016-04-142-11/+11
* Make "shared" builds the defaultMatt Caswell2016-04-144-14/+14
* Fix ex_data locks issueMatt Caswell2016-04-145-9/+29
* Add Haiku support.Jérôme Duval2016-04-144-4/+46
* Fix installation on VMS for no-stdio and no-autoalginitRichard Levitte2016-04-141-0/+2
* Fix installation for no-stdio and no-autoalginitRichard Levitte2016-04-142-2/+6
* Fix no-stdio and no-autoalginitMatt Caswell2016-04-146-223/+245
* The err_cleanup() funtion is internal so shouldn't be exportedMatt Caswell2016-04-143-2/+2
* Write POD page.Rich Salz2016-04-141-0/+28
* Add SSL_SESSION_get0_hostname()Lyon Chen2016-04-143-0/+7
* Ensure all locks are properly cleaned upMatt Caswell2016-04-149-10/+41
* Fix the spelling of "implement".Shlomi Fish2016-04-143-3/+3
* Fix AFALG kernel and headers mismatch problemMatt Caswell2016-04-142-0/+19
* Bugfix: in asn1parse avoid erroneous len after a sub-sequenceViktor Dukhovni2016-04-141-3/+4
* Don't use deprecated CONF_modules_free() in testsViktor Dukhovni2016-04-141-1/+0
* make updateMatt Caswell2016-04-132-59/+67
* Add a CHANGES entry for removal of Configure optionsMatt Caswell2016-04-131-1/+6
* Update INSTALL file based on feedbackMatt Caswell2016-04-131-3/+4
* Update the INSTALL instructions with lots of optionsMatt Caswell2016-04-131-36/+226
* 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