citra-shitamoto-network/externals
liushuyu af24f75c18
externals: update httplib and libressl ...
* In older `httplib`, SSL connections were not handled correctly and
  will have issues with proxy servers. Also, keep alive directives were
  not available back then, which is probably necessary to implement
  HTTP_C service correctly.
* Another reason being `httplib` now requires OpenSSL 1.1+ API while
  LibreSSL 2.x provided OpenSSL 1.0 compatible API.
* The bundled LibreSSL has been updated to 3.2.2 so it now provides
  OpenSSL 1.1 compatible API now.
* Also the path hint has been added so that it will find the correct
  path to the CA certs on *nix systems.
* An option is provided so that *nix system distributions/providers can
  use their own SSL implementations when compiling Yuzu/Citra to
  (hopefully) complies with their maintenance guidelines.
* LURLParse is also removed since `httplib` can handle
  `scheme:host:port` string itself now.
2022-01-13 19:32:50 -07:00
..
android-ifaddrs HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
boost@36603a1e66 Change boost submodule 2020-03-28 17:11:35 +00:00
catch@c4e3767e26 fix build on glibc 2.34 (#5872) 2021-10-23 18:54:36 +05:30
cmake-modules cmake: unbreak system libusb support 2021-04-24 02:02:45 -04:00
cpp-jwt@6e27aa4c86 network: check Console ID conflicts 2018-12-15 11:02:47 +08:00
cryptopp cryptopp: enable SIMD flags on i386 2022-01-06 23:57:05 +00:00
cubeb@1d66483ad2 Update cubeb and request a persistent stream session 2020-10-20 11:19:58 -03:00
discord-rpc@963aa9f3e5 update submodule discord-rpc to latest [now deprecated] 2021-07-06 23:56:27 -03:00
dynarmic@af0d4a7c18 fix build on glibc 2.34 (#5872) 2021-10-23 18:54:36 +05:30
enet@39a72ab199
fmt@cc09f1a679 externals: Update fmt to 7.1.2 2020-11-11 00:58:39 +01:00
getopt
glad externals/glad: add GLES loader 2019-01-30 14:08:28 -06:00
httplib externals: update httplib and libressl ... 2022-01-13 19:32:50 -07:00
inih Update inih (#5615) 2020-11-24 18:25:10 -05:00
json CMakeFiles: Update json to 3.9.0 2021-01-04 03:35:56 +01:00
libressl@8289d0d07d externals: update httplib and libressl ... 2022-01-13 19:32:50 -07:00
libusb libusb: Add /utf-8 compile option for MSVC. 2021-04-24 02:22:13 -04:00
libyuv@19d71f6b35 Add libyuv (#5623) 2021-12-12 20:22:30 +05:30
lodepng qimageinterface fixes, remove old lodepng, address more comments 2019-11-09 12:56:24 -07:00
microprofile microprofile: Don't memset through std::atomic types (#5528) 2020-12-07 16:04:31 +01:00
nihstro@fd69de1a1b
open_source_archives archive_ncch: add open source mii archive 2019-03-09 08:19:32 -05:00
soundtouch@060181eaf2
teakra@3e032a73d7 Update teakra, adjust TeakraSlice for new audio frame period 2020-06-07 20:06:22 -04:00
xbyak@c306b8e578 externals: Update Xbyak to 5.96 2021-01-04 05:11:18 +01:00
zstd@97a3da1df0 Update zstd to v1.4.8 2020-12-31 14:52:07 -03:00
CMakeLists.txt externals: update httplib and libressl ... 2022-01-13 19:32:50 -07:00