aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Harmonize Unix Makefile template with Windows ditoRichard Levitte2-27/+28
2016-03-12Fix memory leak in library deinitEmilia Kasper2-16/+20
2016-03-12Add doc on when to use SCT callback.Rich Salz2-1/+7
2016-03-12Workaround for false -Warray-bounds in TravisEmilia Kasper1-1/+1
2016-03-12Fix no-comp buildEmilia Kasper2-1/+9
2016-03-11Fix build break; add function declarationRich Salz1-0/+1
2016-03-12When creating directory specs, use srctop_dir rather than srctop_file.Richard Levitte1-3/+3
2016-03-12Avoid sed for dependency post-processingRichard Levitte1-7/+3
2016-03-12Because bn_expand2 is declared non-static, it must not be staticRichard Levitte1-1/+1
2016-03-11Remove some dead code from 1999Matt Caswell2-12/+0
2016-03-11Don't clobber the last errorMatt Caswell1-4/+8
2016-03-11removed extra defineMat1-1/+0
2016-03-11Fix no-blake2 for Windows classic buildMat1-0/+4
2016-03-11make updateDr. Stephen Henson1-0/+1
2016-03-11Make X509_SIG opaque.Dr. Stephen Henson10-33/+66
2016-03-11Some sed implementations are not greedy enough, use perl insteadRichard Levitte1-1/+10
2016-03-11Make update to catch function renames.Rich Salz1-2/+2
2016-03-11Use unsigned int instead of just unsigned.Kurt Roeckx1-2/+2
2016-03-11Save leaf_node and node_offset as character arrayKurt Roeckx4-36/+33
2016-03-11Review commentsKurt Roeckx22-263/+237
2016-03-11Add blake2 support.Bill Cox29-19/+1004
2016-03-11move DSA_SIG definition into C source fileDr. Stephen Henson2-6/+5
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov7-20/+37
2016-03-11crypto/*/build.info: SPARC-specific fixups.Andy Polyakov2-1/+6
2016-03-11Configurations/unix-Makefile.tmpl: don't leave empty .s files behind.Andy Polyakov1-2/+2
2016-03-11Configure: remove dependency on 'head'.Andy Polyakov1-3/+5
2016-03-11constify CT_POLICY_EVAL_CTX gettersRob Percival2-6/+6
2016-03-11Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL_NO_CTRob Percival4-1/+11
2016-03-11Suppress CT warnings in test_sslMatt Caswell1-0/+2
2016-03-11Avoid getting unresolved referense to bn_expand2 in test/bntest.cRichard Levitte1-0/+13
2016-03-11Call CONF_modules_free() before ENGINE_cleanup() in auto-deinitMatt Caswell1-3/+3
2016-03-11Fix no-rmd160 classic Windows buildMat1-2/+2
2016-03-11Don't build dynamic engines unless configured "shared"Richard Levitte1-1/+2
2016-03-11Harmonise the two methods to generate dependency filesRichard Levitte1-2/+8
2016-03-11More tweaks to the installation instructionsMatt Caswell1-93/+94
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte27-39/+39
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte2-0/+4
2016-03-10check reviewer --reviewer=emiliaRob Percival1-6/+9
2016-03-10check reviewer --reviewer=emiliaRob Percival2-12/+13
2016-03-10check reviewer --reviewer=emiliaRob Percival11-70/+77
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte10-1/+31
2016-03-10In the recipe using "makedepend", make sure the object file extension is thereRichard Levitte1-1/+1
2016-03-10Configure - don't trust $1 to stick around, save its value awayRichard Levitte1-1/+3
2016-03-10Fix a memory leak in the afalg engineMatt Caswell1-0/+2
2016-03-10Harmonize the option processing in 'config' and 'config.com'Richard Levitte2-24/+42
2016-03-10Add cleaning targets to Configurations/windows-makefile.tmplRichard Levitte1-0/+14
2016-03-10The typedef ECPARAMETERS is already defined, don't define it anewRichard Levitte1-2/+2
2016-03-10Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platformsDavid Woodhouse1-4/+3
2016-03-10Remove a missed item from the old thread APIMatt Caswell1-2/+0
2016-03-10Mark SRP_VBASE_get_by_user() as deprecatedMatt Caswell1-0/+2