aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterDon't print excessively long ASN1 items in fuzzerMatt Caswell5 weeks
ky/pem-read-fix-unsigned-castPrevent infinite loop when reading PEMKazuki Yamaguchi6 years
ky/bn-print-fixFix BN_print()Kazuki Yamaguchi7 years
ky/ssl-fix-get-session-cbDo not lookup zero-length session IDKazuki Yamaguchi7 years
topic/fix-config-parse-oid_sectionRearrange OBJ_create_objects()Kazuki Yamaguchi7 years
topic/fix-asn1-integer-decodeFix special case in BER decoding of negative integerKazuki Yamaguchi7 years
topic/SSL_get_max_early_data-typofixFix a typo in the SSL_get_max_early_data() declarationsKazuki Yamaguchi7 years
topic/X509_load_cert_crl_file-errorleakfixHave X509_load_cert_crl_file() clear error queueKazuki Yamaguchi7 years
topic/evp-chacha20-poly1305-cleanup-typofixProperly zero cipher_data for ChaCha20-Poly1305 on cleanupKazuki Yamaguchi7 years
topic/chacha20-flagsAdd missing flags for EVP_chacha20()Kazuki Yamaguchi7 years
OpenSSL_1_1_0-stableConfigurations/10-main.conf: fix omittions in commentary.Andy Polyakov8 years
OpenSSL_1_0_2-stableMerge branch 'OpenSSL_1_0_2-stable' of https://github.com/openssl/openssl int...Kazuki Yamaguchi8 years
topic/bn-bn2dec-fixFix overflow check in BN_bn2dec()Kazuki Yamaguchi8 years
topic/ec-group-get-ecparameters-memory-leakFix a memory leak in EC_GROUP_get_ecparameters()Kazuki Yamaguchi8 years
OpenSSL_1_0_1-stableSanity check input length in OPENSSL_uni2asc().Dr. Stephen Henson8 years
topic/evp-chacha20-poly1305-init-segvFix a NULL dereference in chacha20_poly1305_init_key()Kazuki Yamaguchi8 years
fix/x509-store-ex-dataAdd ex_data functions for X509_STOREKazuki Yamaguchi8 years
fix/EC_KEY_set_private_key-nullFix EC_KEY_set_private_key() to call key->group->meth->set_private()Kazuki Yamaguchi8 years
fix/x509-store-remove-oldRemove code duplicationKazuki Yamaguchi8 years
feature/SSL_CTX_get_ciphersAdd SSL_CTX_get_ciphers()Kazuki Yamaguchi8 years
fix-ssl_next_proto_validateFix NPN protocol name list validationKazuki Yamaguchi8 years
OpenSSL_0_9_8-stablePrepare for 0.9.8zi-devMatt Caswell8 years
OpenSSL_1_0_0-stablePrepare for 1.0.0u-devMatt Caswell8 years
OpenSSL_0_9_7-stableFix incorrect command for assember file generation on IA64Lutz Jänicke15 years
OpenSSL_0_9_6-stableFixes so alerts are sent properly in s3_pkt.cBodo Möller19 years