summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/libiconv/ppc-amigaos/srclib.getprogname.c.p
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2022-11-02 11:34:49 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2022-11-02 11:34:49 +0000
commitab619018e422ed8b46d452793b3c72b062b84d0a (patch)
treef4d53da550ce1dfc1a0a0575dc0621fdba4f6608 /sdk/recipes/patches/libiconv/ppc-amigaos/srclib.getprogname.c.p
parent2bbddd7aaabeae11c1862787ef6f99b3b816324a (diff)
downloadtoolchains-ab619018e422ed8b46d452793b3c72b062b84d0a.tar.gz
toolchains-ab619018e422ed8b46d452793b3c72b062b84d0a.tar.bz2
sdk: libcurl: Significantly faster https connections
Making HTTPS connections was slow because libcurl forces openssl to rebuild the same X509_STORE from the same cabundle every time a connection is made. This is a slow process and it can happen many times per page. These patches change libcurl to keep the built X509_STORE cached and reuse it for subsequent connections. These patches are being upstreamed here: https://github.com/curl/curl/pull/9620
Diffstat (limited to 'sdk/recipes/patches/libiconv/ppc-amigaos/srclib.getprogname.c.p')
0 files changed, 0 insertions, 0 deletions