comex
4a35569921
Fixes:
...
- Add missing virtual destructor on `SSLBackend`.
- On Windows, filter out `POLLWRBAND` (one of the new flags added) when
calling `WSAPoll`, because despite the constant being defined on
Windows, passing it calls `WSAPoll` to yield `EINVAL`.
- Reduce OpenSSL version requirement to satisfy CI; I haven't tested
whether it actually builds (or runs) against 1.1.1, but if not, I'll
figure it out.
- Change an instance of memcpy to memmove, even though the arguments
cannot overlap, to avoid a [strange GCC
error](https://github.com/yuzu-emu/yuzu/pull/10912#issuecomment-1606283351 ).
2023-06-25 15:06:52 -07:00
..
2023-06-03 00:05:50 -07:00
2023-05-11 17:26:02 -04:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-04-16 12:31:54 +08:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-06-03 14:27:08 -04:00
2023-03-06 20:58:42 -05:00
2023-03-12 22:09:27 -04:00
2023-02-21 12:19:25 -05:00
2023-05-14 18:07:04 -06:00
2023-03-23 20:28:47 -04:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-23 20:28:47 -04:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-03-15 17:01:05 -06:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-06-14 18:16:23 -06:00
2023-06-14 18:08:35 -06:00
2023-03-01 10:39:49 -05:00
2023-04-22 14:29:58 +01:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-03-12 11:33:01 -04:00
2023-06-08 01:15:51 -04:00
2023-06-08 01:15:51 -04:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-12 22:09:27 -04:00
2023-03-01 10:39:49 -05:00
2023-03-05 12:02:10 -06:00
2023-03-01 10:39:49 -05:00
2023-03-06 20:58:42 -05:00
2023-04-29 21:52:26 -04:00
2023-06-25 15:06:52 -07:00
2023-03-01 10:39:49 -05:00
2023-06-25 15:06:52 -07:00
2023-06-17 20:53:39 -04:00
2023-03-05 10:45:24 -06:00
2023-05-11 17:09:19 -04:00
2023-03-23 20:28:47 -04:00
2023-03-01 10:39:49 -05:00
2023-04-29 21:52:26 -04:00
2023-04-29 21:52:26 -04:00
2023-02-21 12:19:25 -05:00
2023-04-29 21:52:26 -04:00
2023-02-21 12:19:25 -05:00
2023-04-29 21:52:26 -04:00
2023-03-01 10:39:49 -05:00
2023-03-06 20:58:42 -05:00
2023-04-25 23:36:24 -06:00