openssl.git
2017-08-16 David von OheimbFix OCSP_basic_verify() cert chain construction in...
2017-08-16 Todd ShortReorder extensions to put SigAlgs last
2017-08-10 Dr. Stephen... no-ec2m fixes
2017-08-10 Dr. Stephen... Add alternative CMS P-256 cert
2017-08-09 Xiaoyin LiuAdd missing HTML tag in www_body in s_server.c
2017-08-08 Dr. Stephen... Support CMS decrypt without a certificate for all key...
2017-08-08 Dr. Stephen... Add test for ECDH CMS key only
2017-08-07 Bernd EdlingerAvoid surpising password dialog in X509 file lookup.
2017-08-05 Xiaoyin LiuFix typo in files in crypto folder
2017-08-03 Richard LevitteRevert "Perl: Use File::Glob::bsd_glob rather than...
2017-08-03 Lingmo Zhuremove horrible pragma macro and remove __owur from...
2017-08-03 Lingmo ZhuRemove the obsolete misleading comment and code related...
2017-08-01 Paul YangAdd EC key generation paragraph in doc/HOWTO/keys.txt
2017-08-01 Ken GoldmanRSA_get0_ functions permit NULL parameters
2017-07-31 Bernd EdlingerFix an information leak in the RSA padding check code.
2017-07-31 Xiaoyin LiuFix errors in SSL_state_string_long
2017-07-31 Xiaoyin Liuapp_isdir() cleanup
2017-07-29 Bernd EdlingerAdd some test coverage for OPENSSL_secure_clear_free
2017-07-29 Bernd EdlingerImplement the CRYPTO_secure_clear_free function.
2017-07-29 Bernd EdlingerClean password buffer on stack for PEM_read_bio_PrivateKey
2017-07-28 Paul YangFix rsa -check option
2017-07-28 Paul YangFix a reference nit in doc
2017-07-28 Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-07-27 David BenjaminFix comment typo.
2017-07-26 Emeric BrunFix async engine pause dead lock in error case.
2017-07-26 Emilia KasperRemove resolved TODO
2017-07-26 PauliFix potential use-after-free and memory leak
2017-07-25 Andy Polyakovx86_64 assembly pack: "optimize" for Knights Landing.
2017-07-24 Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance...
2017-07-24 Andy Polyakovevp/e_aes_cbc_hmac_sha256.c: give SHAEXT right priority.
2017-07-24 Xiaoyin Liuschlock global variable needs to be volatile
2017-07-24 lolyonokFix nid assignment in ASN1_STRING_TABLE_add
2017-07-24 Richard Levittetest/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'
2017-07-24 Richard LevitteSimplify Makefile.shared
2017-07-23 Johannes BauerFix const correctness of EC_KEY_METHOD_get_*
2017-07-19 Matt CaswellRemove some dead code
2017-07-19 Matt CaswellFix undefined behaviour in e_aes_cbc_hmac_sha256.c...
2017-07-18 Emilia KasperRSA_padding_check_PKCS1_type_2 is not constant time.
2017-07-17 Bernd EdlingerFix bogus use of BIO_sock_should_retry.
2017-07-14 Bernd EdlingerFix gcc-7 warnings about missing fall thru comments.
2017-07-14 Roelof duToitUpdate PR#3925
2017-07-14 Roelof duToitRetry SSL_read on ERROR_WANT_READ.
2017-07-10 Bernd EdlingerFix crash in BUF_MEM_grow_clean.
2017-07-09 Richard LevitteFix cipher_compare
2017-07-07 Richard Levittetest/run_tests.pl: Make sure to exit with a code that...
2017-07-07 Richard Levittetest/recipes/90-test_shlibload.t: Make sure to handle...
2017-07-07 Richard LevitteVMS: When running a sub-MMS, make sure to give it the...
2017-07-05 Rich SalzAdd echo for end of each build phase
2017-07-05 Matt CaswellFix travis clang-3.9 builds
2017-07-05 Richard LevitteFix small UI issues
2017-07-05 Richard LevitteAvoid possible memleak in X509_policy_check()
2017-07-03 Richard LevitteCorrect documentation for UI_get0_result_string
2017-07-01 Richard LevitteWhen apps_startup() fails, exit with a failure code...
2017-06-29 Richard Levitteutil/mkdef.pl: Make symbol version processing Linux...
2017-06-29 Richard Levitteutil/mkdef.pl: Add UNIX as a platform
2017-06-25 Richard Levittetsget.in: remove call of WWW::Curl::Easy::global_cleanup
2017-06-22 Matt CaswellFix OBJ_create() to tolerate a NULL sn and ln
2017-06-22 David BenjaminFix the names of ChaCha20-Poly1305 cipher suites in...
2017-06-21 Matt CaswellAdd documentation for the SSL_export_keying_material...
2017-06-21 Matt CaswellFix DTLS failure when used in a build which has SCTP...
2017-06-21 Matt CaswellDon't fail the connection in SSLv3 if server selects...
2017-06-20 Bernd EdlingerAdd parentheses around macro argument of OSSL_NELEM.
2017-06-20 Benjamin KadukRemove duplicates from clang_devteam_warnings
2017-06-20 Benjamin KadukAddress some -Wold-style-declaration warnings
2017-06-20 Benjamin KadukAdd -Wextra to gcc devteam warnings
2017-06-19 Bernd EdlingerFix the fall-out in 04-test_bioprint.t
2017-06-19 Bernd EdlingerFix the error handling in ERR_get_state:
2017-06-17 Paul YangRemove non-accurate description in Configure script
2017-06-17 Bernd EdlingerRemove a pointless "#if 0" block from BN_mul.
2017-06-15 Todd ShortAdd apps/progs.h to gitignore
2017-06-15 Richard LevitteBuild apps/progs.h dynamically
2017-06-15 Richard Levitte.travis.yml: Detect if 'make update' updated something
2017-06-14 Bernd EdlingerFix crash in ecdh_simple_compute_key.
2017-06-14 Bernd EdlingerFix a possible crash in dsa_builtin_paramgen2.
2017-06-14 Bernd EdlingerFix another possible crash in rsa_ossl_mod_exp.
2017-06-14 Bernd EdlingerFix possible crash in X931 code.
2017-06-14 Todd ShortFix ex_data and session_dup issues
2017-06-14 Bernd EdlingerFix a possible crash in the error handling.
2017-06-13 Bernd EdlingerFix a memleak in ec_copy_parameters.
2017-06-12 Bernd EdlingerFix memleak in EVP_DigestSignFinal/VerifyFinal.
2017-06-10 Rich SalzRemove needless type casting.
2017-06-10 Paul YangFix possible usage of NULL pointers in apps/spkac.c
2017-06-09 Jonathan ProtzenkoFix speed command for alternation of ciphers and digests.
2017-06-09 Rich Salzfix broken implementations of GOST ciphersuites
2017-06-08 Benjamin KadukRemove stale note from s_server.pod
2017-06-08 Tomas MrazIgnore -named_curve auto value to improve backwards...
2017-06-08 Rich SalzFix a read off the end of the input buffer
2017-06-08 Diego Santa... Use memset to clear SRP_CTX instead of NULL and zero...
2017-06-08 Diego Santa... Make SRP_CTX.info ownership and lifetime be the same...
2017-06-08 Richard LevitteWindows: rearrange programs cleanup
2017-06-07 Rich SalzAdd a lock around the OBJ_NAME table
2017-06-05 Rich SalzDocument default client -psk_identity
2017-06-05 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
2017-06-05 Rich SalzOnly release thread-local key if we created it.
2017-06-02 Rich SalzAdd text pointing to full change list.
2017-06-01 Benjamin KadukDo not document SSL_CTX_set1_cert_store()
2017-05-31 Paul YangFix coding style in apps/passwd file
2017-05-31 Matt CaswellWait longer for the server in TLSProxy to start
2017-05-30 Rich SalzAdd stricter checking in NAME section
2017-05-27 Rich SalzMake default_method mostly compile-time
next