summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-25Prepare for 1.1.0 releaseOpenSSL_1_1_0Matt Caswell
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
2016-08-24Clarifies the format of a log's public key in the CONF fileRob Percival
2016-08-24Refer to OPENSSLDIR rather than "the OpenSSL install directory"Rob Percival
2016-08-24Adds history section to CT PODsRob Percival
2016-08-24Fixes final issue in CT PODs highlighted by util/find-doc-nits.plRob Percival
2016-08-24Renames CT_POLICY_EVAL_CTX.pod to CT_POLICY_EVAL_CTX_new.podRob Percival
2016-08-24Adds copyright section to ct.podRob Percival
2016-08-24Adds newline after =cut in PODsRob Percival
2016-08-24Adds missing function names to NAME section of PODsRob Percival
2016-08-24Add enum definitions to CT podsRob Percival
2016-08-24Remove unnecessary bold tags in CT podsRob Percival
2016-08-24Add comment about calling CT_POLICY_EVAL_CTX_freeRob Percival
2016-08-24Fix comment about what SCT_LIST_validate does.Rob Percival
2016-08-24Add SSL_get0_peer_scts to ssl.podRob Percival
2016-08-24Fix comment about return value of ct_extract_tls_extension_sctsRob Percival
2016-08-24First draft of CT documentationRob Percival
2016-08-24Remove some dead code from rec_layer_s3.cMatt Caswell
2016-08-24Remove useless assignmentMatt Caswell
2016-08-24Fix some resource leaks in the appsMatt Caswell
2016-08-24ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity.Andy Polyakov
2016-08-24ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity.Andy Polyakov