Skip to content

Update OpenSSL from 1.1.1c to 1.1.1d #1488

Merged
merged 3 commits into from
Nov 25, 2019

Commits on Nov 21, 2019

  1. Configuration menu
    Copy the full SHA
    f5682b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15b54ec View commit details
    Browse the repository at this point in the history
  3. openssl1: Properly handle BIO_CTRL_PENDING and BIO_CTRL_WPENDING calls

    The test suite turns out to be useful, and [bugs][1] are found. Apply
    the patch fixing this issue.
    
        git format-patch -1 86ed78676c660b553696cc10c682962522dfeb6c
    
    [1]: https://github.com/openssl/openssl/issues/9866
    pmenzel committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    2263c68 View commit details
    Browse the repository at this point in the history