summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-17Remove declaration of function that isn't implementedRichard Levitte
2016-04-16Add X509_STORE_CTX_set0_untrusted function.Dr. Stephen Henson
2016-04-16Small OCSP fixupRichard Levitte
2016-04-15Make many X509_xxx types opaque.Rich Salz
2016-04-15Don't use a default for --with-zlib-lib on Windows with option 'zlib'Richard Levitte
2016-04-15ex_libs settings have to be added to, not overriden, on Windows tooRichard Levitte
2016-04-14Update Travis and Appveyor for change to shared by defaultMatt Caswell
2016-04-14Make "shared" builds the defaultMatt Caswell
2016-04-14Fix ex_data locks issueMatt Caswell
2016-04-14Add Haiku support.Jérôme Duval
2016-04-14Fix installation on VMS for no-stdio and no-autoalginitRichard Levitte
2016-04-14Fix installation for no-stdio and no-autoalginitRichard Levitte
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-14The err_cleanup() funtion is internal so shouldn't be exportedMatt Caswell
2016-04-14Write POD page.Rich Salz
2016-04-14Add SSL_SESSION_get0_hostname()Lyon Chen
2016-04-14Ensure all locks are properly cleaned upMatt Caswell
2016-04-14Fix the spelling of "implement".Shlomi Fish
2016-04-14Fix AFALG kernel and headers mismatch problemMatt Caswell
2016-04-14Bugfix: in asn1parse avoid erroneous len after a sub-sequenceViktor Dukhovni
2016-04-14Don't use deprecated CONF_modules_free() in testsViktor Dukhovni
2016-04-13make updateMatt Caswell
2016-04-13Add a CHANGES entry for removal of Configure optionsMatt Caswell
2016-04-13Update INSTALL file based on feedbackMatt Caswell
2016-04-13Update the INSTALL instructions with lots of optionsMatt Caswell
2016-04-13Remove OPENSSL_NO_HMACMatt Caswell
2016-04-13Remove OPENSSL_NO_SHA guardsMatt Caswell
2016-04-13Remove OPENSSL_NO_AES guardsMatt Caswell
2016-04-13Remove no-aes, no-rsa, no-sha, no-md5 and no-hmacMatt Caswell
2016-04-13Need err_load_crypto_strings_int declared.Rich Salz
2016-04-13make updateDr. Stephen Henson
2016-04-13Remove check_defer()Dr. Stephen Henson
2016-04-13Rename internal symbol to follow internal naming patternRichard Levitte
2016-04-13Cleanup libcrypto.num and make updateRichard Levitte
2016-04-13Move a declaration that's private to libcryptoRichard Levitte
2016-04-13PPC assebmly pack: initial POWER9 support tidbits.Andy Polyakov
2016-04-13chacha/asm/chacha-armv8.pl: fix intermittent build failures.Andy Polyakov
2016-04-13Don't use FORMAT_BASE64 format when compressing / decompressingRichard Levitte
2016-04-13Fix the handling of --with-zlib-includeRichard Levitte
2016-04-13Remake the way dynamic zlib is loadedRichard Levitte
2016-04-13Configuration: Simplify the way vms information is retrievedRichard Levitte
2016-04-13Fix zlib configuration options.Richard Levitte
2016-04-13Fix no-tls1_1 and no-tls1_2Matt Caswell
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Tweak to documentationMatt Caswell
2016-04-13Misc fix ups to deprecate explicit de-init documentationMatt Caswell
2016-04-13Fix explicit de-init macrosMatt 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-13Add a CHANGES entry for the deprecated cleanup functionsMatt Caswell