oweals/openssl.git
2017-03-06 Rich SalzRemove some duplicate manpage entries
2017-03-06 Richard LevitteAdd documentation on platform specific checks
2017-03-06 Richard LevitteAdd a platform specific configuration checker
2017-03-06 Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-03-03 Bernd EdlingerReset executable bits on files where not needed.
2017-03-03 Richard LevitteDon't use deprecated EVP_CIPHER_CTX_cleanup() internally
2017-03-03 PauliUpdate the cipher(1) documentation to
2017-03-02 Rich SalzFix cherry-pick and put files in right place
2017-03-02 Rich SalzRemove ref to err(7), update copyright.
2017-03-02 Andy PolyakovConfigurations/10-main.conf: omit redundant -lresolv...
2017-03-02 Andy Polyakovbio/b_addr.c: omit private hstrerror.
2017-03-02 Jon SpillettCheck for zero records and return immediately
2017-03-02 Richard LevitteAdd NOTES.UNIX, with a description on how to deal with...
2017-03-01 Bernd EdlingerCheck that async_jobs is not negative and not too high.
2017-03-01 Richard LevitteVMS: compensate for gmtime_r() parameter pointer size
2017-03-01 Richard LevitteTest framework: Add the possibility to have a test...
2017-03-01 Benjamin KadukDon't free in cleanup routine
2017-02-28 Benjamin KadukAdd AGL's "beer mug" PEM file as another test input
2017-02-28 Benjamin KadukAdd test corpus for PEM reading
2017-02-28 Richard LevitteCode health: make update
2017-02-28 Richard LevitteCode health: Remove VAX exceptions in util/mkdef.pl
2017-02-28 Richard LevitteCode health: Remove unused VAX transfer vector for...
2017-02-28 Rich SalzExdata test was never enabled.
2017-02-28 Matt CaswellFix test_ssl_new when compiled with no-tls1_2 or no...
2017-02-28 Rich SalzUpdate year, wording tweak
2017-02-28 Richard LevitteCode cleanup: remove the VMS specific reimplementation...
2017-02-27 Adrian VollmerAdjust the default value of the private key size
2017-02-25 Andy Polyakov.travis.yml: limit mingw tests' resource consumption.
2017-02-25 Andy Polyakov.travis.yml: make package pulls conditional.
2017-02-23 PauliIncrease the size of the stack buffer to prevent an...
2017-02-23 Andy Polyakov.travis.yml: remove osx from build matrix.
2017-02-23 Todd ShortFix potential memory leak in ASN1_TIME_to_generalizedtime()
2017-02-23 Rich SalzAdd -Wundef to strict-warnings
2017-02-23 Richard LevitteCheck for the presence of _WIN32 rather than its value.
2017-02-23 Richard LevitteIn apps/rehash.c, decorate the inclusion of internal...
2017-02-23 Richard LevitteOn VMS, massage the fetch file names to remove the...
2017-02-23 Richard LevitteLet the output from 'openssl enc -ciphers' go to stdout
2017-02-22 Richard LevitteFix typo, should be && rather than &
2017-02-22 Richard LevitteFix typo, missing ||
2017-02-22 Rich SalzIterate over EC_GROUP's poly array in a safe way
2017-02-22 Richard LevitteMake "openssl rehash" work on VMS 8.3 and up
2017-02-22 Richard LevitteHave the directory reader use the Unix API on VMS
2017-02-22 Bernd EdlingerAdd some more consistency checks in tls_decrypt_ticket.
2017-02-21 Bernd EdlingerFix i2d_SSL_SESSION pp output parameter should point...
2017-02-21 Dmitry BelyavskiyFix memory leak in pkcs12 -export
2017-02-21 Bernd EdlingerFix some more memory leaks with TXT_DB_insert.
2017-02-21 Bernd EdlingerFix a few memleaks in TXT_DB.
2017-02-21 Rich SalzPrevent OOB in SRP base64 code.
2017-02-21 HikarRemoved ugly size_t less than zero check.
2017-02-21 PauliEnsure minsize >= sizeof(SH_LIST)
2017-02-21 Rich SalzDon't call memcpy if len is zero.
2017-02-19 Richard LevitteVMS fix of test/recipes/80-test_ssl_new.t
2017-02-17 Richard LevitteIf all versions of a proto are disabled, disabled the...
2017-02-17 Bernd EdlingerFix a slightly confusing if condition in a2i_ASN1_INTEGER.
2017-02-17 Richard LevitteFix test_x509_store
2017-02-17 Richard LevitteAdd a test of the X509_STORE / X509_LOOKUP API
2017-02-17 Richard Levittetest/README: clarify test number groups
2017-02-16 Matt CaswellFix a mem leak in ssl_test_ctx.c
2017-02-16 Richard LevitteDon't run MSBLOB conversion tests when RSA or DSA are...
2017-02-16 lrnsChange req_check_len error message
2017-02-16 Benjamin KadukUse _WIN32 over WIN32 for preprocessor conditional
2017-02-16 Matt CaswellPrepare for 1.1.0f-dev
2017-02-16 Matt CaswellPrepare for 1.1.0e release OpenSSL_1_1_0e
2017-02-16 Matt CaswellUpdate CHANGES and NEWS for new release
2017-02-16 Matt CaswellRemove an OPENSSL_assert() and replace with a soft...
2017-02-16 Matt CaswellDon't change the state of the ETM flags until CCS proce...
2017-02-16 Matt CaswellProvide a test for the Encrypt-Then-Mac renegotiation...
2017-02-16 Kazuki YamaguchiProperly zero cipher_data for ChaCha20-Poly1305 on...
2017-02-15 Andy Polyakovcrypto/armcap.c: short-circuit processor capability...
2017-02-15 Andy PolyakovARMv4 assembly pack: harmonize Thumb-ification of iOS...
2017-02-15 Bernd EdlingerRework error handling of custom_ext_meth_add towards...
2017-02-14 FdaSilvaYYFix a few typos
2017-02-14 Guido VrankenRemove obsolete comment
2017-02-14 Bernd EdlingerUse TLSEXT_KEYNAME_LENGTH in tls_decrypt_ticket.
2017-02-14 Guido VrankenPrevent allocations of size 0 in sh_init.
2017-02-14 Dr. Stephen... Make -xcert work again.
2017-02-14 Rich SalzAdd no-ec build
2017-02-14 Yuchimem leak on error path and error propagation fix
2017-02-13 Andrea GrandiFurther improvements to ASYNC_WAIT_CTX_clear_fd
2017-02-13 Andrea GrandiRemove fd from the list when the engine clears the...
2017-02-13 Andrea GrandiAdd test to show wrong behavior of ASYNC_WAIT_CTX
2017-02-13 Darren TuckerDES keys are not 7 days long.
2017-02-13 Richard Levittetest_rehash does nothing, have it do something
2017-02-10 Lukasz PawelczykRestore EVP_CIPH_FLAG_LENGTH_BITS working properly
2017-02-10 David BenjaminDon't read uninitialised data for short session IDs.
2017-02-09 Matt CaswellFix a typo in the X509_get0_subject_key_id() documentation
2017-02-08 Rich SalzCentralize documentation about config file location
2017-02-07 PauliRemove unused variable
2017-02-07 Bernd EdlingerFix a crash in EVP_CIPHER_CTX_cleanup due to cipher_dat...
2017-02-06 Rich SalzFix parsing of serial# in req
2017-02-06 Rich SalzDoc fix
2017-02-05 Bernd EdlingerFix a crash with malformed user notice policy numbers
2017-02-04 Bernd EdlingerCombined patch against OpenSSL_1_1_0-stable branch...
2017-02-04 Todd ShortMajority rules, use session_ctx vs initial_ctx
2017-02-03 Dmitry KostjuchenkoGrouped data declarations [skip ci]
2017-02-03 Dmitry KostjuchenkoRemoved tab spaces.
2017-02-03 Dmitry KostjuchenkoCorrections according the review comments.
2017-02-03 Dmitry KostjuchenkoCompile fix on platforms with missing pthread_rwlock_t.
2017-02-01 Bernd Edlingerremove test/.rnd on make clean
2017-02-01 Richard Levittebn: fix occurance of negative zero in BN_rshift1()
next