aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-203-14/+21
* Add a comment on dane_verify() logicViktor Dukhovni2016-03-201-1/+13
* Remove #error from include files.Rich Salz2016-03-20102-685/+381
* GH886: CONNECT should use HTTP/1.1Rich Salz2016-03-201-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-191-1/+1
* Fixed a bunch of typos in the docsAlex Gaynor2016-03-1923-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
* Correct the check of files to depend on against known generated onesRichard Levitte2016-03-191-3/+3
* Don't perform tsa tests if configured "no-ts"Richard Levitte2016-03-191-0/+4
* Correct incorrect pathRichard Levitte2016-03-191-1/+1
* Better 'make depend' mechanismRichard Levitte2016-03-181-21/+4
* make updateRichard Levitte2016-03-182-193/+195
* Implement support for no-tsRichard Levitte2016-03-185-20/+32
* apps/progs.pl: more consistent output for digestsRichard Levitte2016-03-182-4/+11
* Fix no-desMatt Caswell2016-03-185-12/+29
* Fix no-dgramMatt Caswell2016-03-181-3/+10
* Fix no-deprecatedMatt Caswell2016-03-181-0/+1
* Fix no-cmacMatt Caswell2016-03-183-3/+12
* Add a test to see that signals are caught as failuresRichard Levitte2016-03-183-0/+31
* Make OpenSSL::Test::run() sensitive to signalsRichard Levitte2016-03-181-2/+7
* Remove more unused things.Rich Salz2016-03-1815-6028/+1
* Resolved unresolved symbols with no-hwMatt Caswell2016-03-181-7/+10
* Ensure that no-comp functions are flagged as suchMatt Caswell2016-03-185-15/+25