]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2017-03-16  FdaSilvaYYSimplify code around next_proto.len by changing 'len...
2017-03-15  Bernd EdlingerFixed a crash in print_notice.
2017-03-15  PauliUpdate doc for sk_TYPE_find() and sk_TYPE_find_ex()
2017-03-15  Andy PolyakovNOTES.WIN: mention Strawberry Perl as option.
2017-03-14  Richard LevitteVMS: throw away [.util]shareable_image_wrap.c.in and...
2017-03-14  Benjamin KadukFix a -Wsign-compare warning
2017-03-14  Benjamin KadukFix some -Wshadow warnings
2017-03-13  Bernd EdlingerAdded a test case for RSA_padding_add_PKCS1_PSS_mgf1.
2017-03-13  Bernd EdlingerFix a crash or unbounded allocation in RSA_padding_add_...
2017-03-13  Richard LevitteBetter way to recognise mingw64 in config script
2017-03-13  Andy Polyakovpoly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305...
2017-03-13  Andy Polyakovcrypto/x86*cpuid.pl: move extended feature detection.
2017-03-13  Richard LevitteDocument in CHANGES that config now recognises 64-bit...
2017-03-13  Richard LevitteRecognise mingw64 in config script
2017-03-12  Rich SalzFix some doc nits
2017-03-12  Matt CaswellFix out-of-memory condition in conf
2017-03-11  Rich SalzHandle find-doc-nits script rename
2017-03-11  Rich SalzFix many doc L<> errors
2017-03-11  Richard LevitteUI docs: Rephrase the UI method function return value...
2017-03-11  Richard LevitteFix UI_get0_action_string()
2017-03-11  Richard LevitteDocument UI_METHOD and UI_STRING, both useful for UI_ME...
2017-03-10  PauliUse the callbacks from the SSL object instead of the...
2017-03-10  Bernd EdlingerAvoid questionable use of the value of a pointer that...
2017-03-10  Matt CaswellFix some RSA documentation
2017-03-09  PauliMake the output of enc -ciphers identical
2017-03-09  Jon SpillettExit the loop on failure
2017-03-08  PauliLimit the output of the enc -ciphers command
2017-03-08  Roberto Guimaraesprevent undefined behavior when src and dst are equal
2017-03-07  Matt CaswellProvide a function to test whether we have unread recor...
2017-03-07  PauliRemove doc reference to non-existing GCM example
2017-03-07  Rich SalzGet pointer type right in BIO_ssl_shutdown()
2017-03-07  Andy Polyakovcrypto/x86_64cpuid.pl: move extended feature detection...
2017-03-07  PauliIncrease the password buffer size to APP_PASS_LEN.
2017-03-06  Richard LevitteUnix Makefile: Have manual generation use the same...
2017-03-06  Richard Levitteutil/process_docs.pl: make it possible to add a suffix...
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. 2855/head
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...
next