summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.1.0-pre3 releaseOpenSSL_1_1_0-pre3Richard Levitte2016-02-152-3/+3
* Correct deprecation of OPENSSL_configRichard Levitte2016-02-152-3/+3
* Fix build-breakRich Salz2016-02-151-0/+1
* MANSUFFIX should be left emptyRichard Levitte2016-02-151-1/+4
* Address comments.Ben Laurie2016-02-152-4/+4
* Tests depend on everything.Ben Laurie2016-02-151-1/+1
* Make the BIO_ADDR param optional.Rich Salz2016-02-142-12/+7
* Misc fixes in util/mk1mf.plRichard Levitte2016-02-141-0/+3
* Don't call cpuid in test; done as init.Rich Salz2016-02-141-6/+0
* Fixes to make no-deprecated work againViktor Dukhovni2016-02-143-29/+6
* Configurations/00-base-templates.conf: typos in [chacha|poly1305]_asm_src.Andy Polyakov2016-02-141-5/+5
* chacha/asm/chacha*: ensure that zero length is handled (without crash).Andy Polyakov2016-02-144-0/+16
* chacha/asm/chacha-x86[_64].pl: fix typos and logical errors.Andy Polyakov2016-02-142-5/+5
* make updateRichard Levitte2016-02-141-7/+7
* Don't use libcrypto private headers with mkdef.plRichard Levitte2016-02-141-3/+2
* Make sure to use unsigned char for is*() functionsRichard Levitte2016-02-147-16/+25
* Make the use of mdebug backtrace a separate optionRichard Levitte2016-02-142-17/+22
* Declare DllMain internallyRichard Levitte2016-02-141-0/+1
* Don't test heartbeats when there aren't any.Ben Laurie2016-02-142-1/+5
* Make sure a socklen_t can compare with a sizeof() resultRichard Levitte2016-02-141-1/+1
* Have dofile.pl say where it was run, for real this timeRichard Levitte2016-02-142-2/+2
* Have dofile.pl say where it was runRichard Levitte2016-02-142-2/+4
* Prefer IO::Socket::INET6 over IO::Socket::IPRichard Levitte2016-02-141-12/+11
* crypto/poly1305: add floating-point reference implementation.Andy Polyakov2016-02-131-0/+470
* RT4304: Look for plaintext HTTPRainer Jung2016-02-131-0/+15
* GH675: make ssl3_ciphers staticViktor Szakats2016-02-132-2/+1
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-1318-134/+134
* Reformat warn variables for easier editing.Rich Salz2016-02-131-6/+28
* Don't build test programs by default, add convenience targets for unified buildRichard Levitte2016-02-133-7/+19
* Have the same installation directories in unified as in unixmakeRichard Levitte2016-02-131-3/+7
* Configurations: engage PPC ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-132-0/+41
* PPC assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-137-0/+2322
* Add SHARED_RCFLAGS in unified Makefile templateRichard Levitte2016-02-131-1/+3
* async_win.c: remove unused variableViktor Szakats2016-02-131-2/+0
* The unified build may delete installed manual filesRichard Levitte2016-02-131-2/+16
* GH650: Minor tidying around the ocsp appBenjamin Kaduk2016-02-132-10/+11
* Display the windres commandRichard Levitte2016-02-131-0/+2
* GH643: Cleanup header analysisDmitry-Me2016-02-131-4/+3
* Free and zero DH/ECDH temporary key after use.Dr. Stephen Henson2016-02-131-0/+4
* Rethink the method to place user cflags lastRichard Levitte2016-02-131-10/+10
* Make sure the OPENSSL_INIT flags are 32 bits and document the ssl rangeRichard Levitte2016-02-132-19/+21
* Remove 00-test_checkexes.t, as it has lost its relevanceRichard Levitte2016-02-131-59/+0
* In templates, output_on() must be used the same way as output_off()Richard Levitte2016-02-132-7/+7
* C64x+ assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-133-6/+1244
* Configurations: engage ARM ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-131-0/+4
* ARM assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-136-0/+4417
* apps/speed.c: initialize c[D_GHASH][i].Andy Polyakov2016-02-131-0/+1
* Defines OSSL_SSIZE_MAXRob Percival2016-02-132-12/+8
* Fix some issues near recent chomp changes.Viktor Dukhovni2016-02-135-10/+12
* fix warnings on 32 bit buildsDr. Stephen Henson2016-02-132-3/+7