summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-03-10Mark SRP_VBASE_get_by_user() as deprecatedMatt Caswell
2016-03-10No need to call EVP_CIPHER_CTX_init after EVP_CIPHER_CTX_newMatt Caswell
2016-03-10Pass down inclusion directories to source file generatorsRichard Levitte
2016-03-10Travis - add missing semi-colonRichard Levitte
2016-03-09Update .gitignore to ignore all cscope filesTodd Short
2016-03-09remove ms/.rnd and add it to .gitignoreViktor Szakats
2016-03-09RT3676 add: Export ASN.1 DHparamsRich Salz
2016-03-10Travis - don't use ccache with cross compilesRichard Levitte
2016-03-09Avoid negative array index in BIO_debug_callback()Benjamin Kaduk
2016-03-09CT: check some GeneralizedTime return valuesBenjamin Kaduk
2016-03-10When configured "shared", don't build static libraries on WindowsRichard Levitte