summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-13Use single quotes rather than double quotes when neededRichard Levitte
2016-03-13Harmonize Unix Makefile template with Windows ditoRichard Levitte
2016-03-12Fix memory leak in library deinitEmilia Kasper
2016-03-12Add doc on when to use SCT callback.Rich Salz
2016-03-12Workaround for false -Warray-bounds in TravisEmilia Kasper
2016-03-12Fix no-comp buildEmilia Kasper
2016-03-11Fix build break; add function declarationRich Salz
2016-03-12When creating directory specs, use srctop_dir rather than srctop_file.Richard Levitte
2016-03-12Avoid sed for dependency post-processingRichard Levitte
2016-03-12Because bn_expand2 is declared non-static, it must not be staticRichard Levitte
2016-03-11Remove some dead code from 1999Matt Caswell
2016-03-11Don't clobber the last errorMatt Caswell
2016-03-11removed extra defineMat
2016-03-11Fix no-blake2 for Windows classic buildMat
2016-03-11make updateDr. Stephen Henson
2016-03-11Make X509_SIG opaque.Dr. Stephen Henson
2016-03-11Some sed implementations are not greedy enough, use perl insteadRichard Levitte
2016-03-11Make update to catch function renames.Rich Salz
2016-03-11Use unsigned int instead of just unsigned.Kurt Roeckx
2016-03-11Save leaf_node and node_offset as character arrayKurt Roeckx
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox
2016-03-11move DSA_SIG definition into C source fileDr. Stephen Henson
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov
2016-03-11crypto/*/build.info: SPARC-specific fixups.Andy Polyakov
2016-03-11Configurations/unix-Makefile.tmpl: don't leave empty .s files behind.Andy Polyakov
2016-03-11Configure: remove dependency on 'head'.Andy Polyakov
2016-03-11constify CT_POLICY_EVAL_CTX gettersRob Percival
2016-03-11Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL_NO_CTRob Percival
2016-03-11Suppress CT warnings in test_sslMatt Caswell
2016-03-11Avoid getting unresolved referense to bn_expand2 in test/bntest.cRichard Levitte
2016-03-11Call CONF_modules_free() before ENGINE_cleanup() in auto-deinitMatt Caswell
2016-03-11Fix no-rmd160 classic Windows buildMat
2016-03-11Don't build dynamic engines unless configured "shared"Richard Levitte
2016-03-11Harmonise the two methods to generate dependency filesRichard Levitte
2016-03-11More tweaks to the installation instructionsMatt Caswell
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-10check reviewer --reviewer=emiliaRob Percival
2016-03-10check reviewer --reviewer=emiliaRob Percival
2016-03-10check reviewer --reviewer=emiliaRob Percival
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-10In the recipe using "makedepend", make sure the object file extension is thereRichard Levitte
2016-03-10Configure - don't trust $1 to stick around, save its value awayRichard Levitte
2016-03-10Fix a memory leak in the afalg engineMatt Caswell
2016-03-10Harmonize the option processing in 'config' and 'config.com'Richard Levitte
2016-03-10Add cleaning targets to Configurations/windows-makefile.tmplRichard Levitte
2016-03-10The typedef ECPARAMETERS is already defined, don't define it anewRichard Levitte
2016-03-10Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platformsDavid Woodhouse
2016-03-10Remove a missed item from the old thread APIMatt Caswell