summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix no-sockMatt Caswell2016-03-2120-15/+89
* Fix no-gostMatt Caswell2016-03-213-4/+4
* Don't use hardcoded values for typesDr. Stephen Henson2016-03-211-13/+13
* In for loop values, introduce a dummy to protect against empty listRichard Levitte2016-03-211-10/+20
* Fix no-seedMatt Caswell2016-03-211-1/+3
* Remove the no-rijndael optionMatt Caswell2016-03-212-2/+3
* Fix no-scryptMatt Caswell2016-03-211-4/+11
* Skip the CMS tests if CMS is disabledMatt Caswell2016-03-211-0/+3
* Fix no-dsaMatt Caswell2016-03-215-10/+35
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-214-4/+16
* Configurations/windows-makefile.tmpl: respect no-makedepend.Andy Polyakov2016-03-211-1/+7
* Windows build system: get uplink right.Andy Polyakov2016-03-216-34/+16
* config: fix off-by-centimeter-to-the-right typo.Andy Polyakov2016-03-211-1/+1
* Configurations/10-main.conf: freeze -std option in darwin*-ppc-cc.Andy Polyakov2016-03-211-2/+5
* Remove mk1mf documentationRichard Levitte2016-03-213-83/+2
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-2171-2296/+4
* Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte2016-03-213-61/+10
* Remove the mk1mf VC-WIN* builds and its supporting scriptsRichard Levitte2016-03-218-651/+1
* Fix ALPN - more fixesTodd Short2016-03-213-14/+21
* Add a comment on dane_verify() logicViktor Dukhovni2016-03-211-1/+13
* Remove #error from include files.Rich Salz2016-03-21102-685/+381
* GH886: CONNECT should use HTTP/1.1Rich Salz2016-03-211-1/+1
* Have makedepend output to stdout and redirect itRichard Levitte2016-03-201-3/+2
* ct_int.h only needed by crypto/ctRich Salz2016-03-203-82/+6
* constify DSA_SIG_get0()Dr. Stephen Henson2016-03-203-3/+3
* Move blake2_loclh to blake2 directoryRich Salz2016-03-205-4/+4
* Fixed languageAlex Gaynor2016-03-201-1/+1
* Fixed a bunch of typos in the docsAlex Gaynor2016-03-2023-29/+29
* constify ECDSA_SIG_get0()Dr. Stephen Henson2016-03-193-3/+3
* If the asm file to be compiled isn't generated, leave the ext aloneRichard Levitte2016-03-192-2/+12
* make updateRichard Levitte2016-03-191-7/+22
* Don't let 'generate' target depend on generated files, act directly insteadRichard Levitte2016-03-191-50/+29
* apps/progs.pl: add back the INCLUDE_FUNCTION_TABLE wrapperRichard Levitte2016-03-191-1/+3
* Revert "Ignore the generated apps/progs.h"Viktor Dukhovni2016-03-191-1/+0
* Revert "Generate apps/progs.h on the fly"Viktor Dukhovni2016-03-193-19/+447
* Revert "Include progs.h directly in openssl.c instead of via apps.h"Viktor Dukhovni2016-03-192-1/+3
* GH36: Add casts to match the documentationAlex Gaynor2016-03-191-4/+4
* Correct faulty L<> links in .podsRichard Levitte2016-03-194-9/+10
* Add a few more quotes for Windows (install_ssldirs)Richard Levitte2016-03-191-2/+2
* The command source are files, not directoriesRichard Levitte2016-03-191-2/+2
* Replace sed command with perlRichard Levitte2016-03-191-3/+3
* Clear the exit code from 'find' in 'make depend'Richard Levitte2016-03-191-1/+1
* Shut find up about files not foundRichard Levitte2016-03-191-1/+1
* Don't free up EVP_MD_CTX.Schüller Felix2016-03-192-17/+9
* Use the dependencies received in generatesrc()Richard Levitte2016-03-193-9/+12
* Ignore the generated apps/progs.hRichard Levitte2016-03-191-2/+3
* Generate apps/progs.h on the flyRichard Levitte2016-03-193-447/+19
* Include progs.h directly in openssl.c instead of via apps.hRichard Levitte2016-03-192-3/+1
* Make apps/progs.pl more flexibleRichard Levitte2016-03-192-61/+77
* Correct the export list when writing configdata.pmRichard Levitte2016-03-191-1/+1