summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-31Configure's print_table_entry printed incorrect informationRichard Levitte
2016-08-31Make it possible to disable fuzz testingRichard Levitte
2016-08-31crypto/bn/*: x86[_64] division instruction doesn't handle constants, change c...Andy Polyakov
2016-08-31The Perl interpreter might be in a path with spaces, so maybe quote itRichard Levitte
2016-08-31Code cleanup UIRich Salz
2016-08-30Add some CertStatus testsMatt Caswell
2016-08-30Ensure the CertStatus message adds a DTLS message header where neededMatt Caswell
2016-08-30Configure: save away the value of OPENSSL_LOCAL_CONFIG_DIR for reconfRichard Levitte
2016-08-30Configure: Redo the logic for finding build file templatesRichard Levitte
2016-08-30Configure: clean away temporary section of codeRichard Levitte
2016-08-30Make it possible for the user to specify a different default build fileRichard Levitte
2016-08-29Add ecp_nistz256-ppc64 module.Andy Polyakov
2016-08-29perlasm/ppc-xlate.pl: recognize .type directive.Andy Polyakov
2016-08-29bn/asm/ppc.pl: harmonize .size directive in bn_mul_words.Andy Polyakov
2016-08-29Remove comment tags from structs (coding style)Rich Salz
2016-08-29Use uppercase name for PCT_ enumRich Salz
2016-08-26VMS: honor --openssldir settingRichard Levitte
2016-08-26Remove trailing zerosRich Salz
2016-08-26Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.cRichard Levitte
2016-08-25Remove note from CHANGES about EC DRBGMatt Caswell
2016-08-25Update CHANGES, NEWS, README and opensslv.h on masterRichard Levitte
2016-08-25Fix uninit read in sslapitestMatt Caswell
2016-08-25CHANGES: mention Windows UTF-8 opt-in option.Andy Polyakov
2016-08-25Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov
2016-08-25Support broken PKCS#12 key generation.Dr. Stephen Henson
2016-08-25Don't switch password formats using global state.Andy Polyakov
2016-08-25Fix an uninitialised read on an error pathMatt Caswell
2016-08-25NEWS: add a number of the types that were made opaqueRichard Levitte
2016-08-24Un-delete still documented X509_STORE_CTX_set_verifyViktor Dukhovni
2016-08-24Configurations/10-main.conf: fix solaris64-*-cc link problems.Andy Polyakov
2016-08-24ec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm doesn't recognize cmovb.Andy Polyakov
2016-08-24Clarify the error messages in 08f6ae5b28Matt Caswell
2016-08-24Fix no-ec2mMatt Caswell
2016-08-24CRYPTO_atomic_add(): check that the object is lock freeRichard Levitte
2016-08-24CRYPTO_atomic_add(): use acquire release memory order rather than relaxedRichard Levitte
2016-08-24Check for __GNUC__ to use GNU C atomic buildinsRichard Levitte
2016-08-24Trust RSA_check_key() to return correct valuesRichard Levitte
2016-08-24Avoid overflow in MDC2_Update()Dr. Stephen Henson
2016-08-24Put DES into "not default" category.Rich Salz
2016-08-24To avoid SWEET32 attack, move 3DES to weakRich Salz
2016-08-24Typo fixesRob Percival
2016-08-24Updates the CT_POLICY_EVAL_CTX PODRob Percival
2016-08-24Correct documentation about SCT setters resetting validation statusRob Percival
2016-08-24Removes the SCT_verify* PODRob Percival
2016-08-24Documents the SCT validation functionsRob Percival
2016-08-24Removes {o2i,i2o}_SCT_signature from PODsRob Percival
2016-08-24Documents the CTLOG functionsRob Percival
2016-08-24Document the i2o and o2i SCT functionsRob Percival
2016-08-24Removes d2i_SCT_LIST.podRob Percival
2016-08-24Document that SCT_set_source returns 0 on failure.Rob Percival