90 Commits (71610b628588f866371e40671b7ebd429651a76f)

Author SHA1 Message Date
lizzie 71610b6285 fix sockets 3 weeks ago
lizzie fb4bb32d43 fix windows screaming 1 month ago
lizzie 5ea4be8e7d airplane mode takes priority 1 month ago
lizzie 3777289680 nuke extra threads, extra error support; use span instead of vector for poll fds 1 month ago
lizzie f6e8390271 we love when cURL has bugs? 1 month ago
lizzie 4830855239 add extra polling types 1 month ago
lizzie 23c111f55b various fixes to sockopt 1 month ago
lizzie 3b7b623e80 allow configure socket level 1 month ago
lizzie 7fbd934c16 coalesce the various sockopt 1 month ago
lizzie 8a291f8159 extra fixups 1 month ago
lizzie 0b175991f0 properly handle writebuffer and dont write OOB 1 month ago
lizzie ca221f888e fixes for non BSD 1 month ago
lizzie 4ecc83d3f3 [net] refactor to remove uneeded abstraction layer 1 month ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 2 weeks ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 1 month ago
lizzie 5ba3ae32dc
[hle/sockets] fix crash when socket() isn't initialized but send()/recv() are called (#3729) 2 months ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 3 months ago
Maufeat 7396149ab1
[bsd, ssl] force ssl verify option to be 0 and other fixes (#3386) 6 months ago
lizzie 4cacf56cec
[core/hle] implement Unknown330 and stub extra 20/15 missing funcs (#3269) 7 months ago
crueter fb1600b7d1
Revert "[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160)" (#3239) 7 months ago
Maufeat 1d869e8495
[hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 8 months ago
Maufeat bf68eede05
[bsd, ssl] fix connection between bsd:u and bsd:s and file descriptor copy (#3172) 8 months ago
JPikachu adc41bff70
[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) 8 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 11 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 1 year ago
Maufeat 726e1e756d [nifm, bsd] add airplane mode functionality to a new nifm call and fix local files (#225) 1 year ago
Maufeat 2e6a289a0b Add Airplane Mode + Host Network Interface Details (#204) 1 year ago
Aleksandr Popovich 76fa525592 Added the public lobby to android. (#125) 1 year ago
crueter 9cef9f5dce Update fmt to allow for v11 1 year ago
Liam 3ecf82aa62 sockets: use safe access helpers 3 years ago
FearlessTobi 8850cadc54 bsd: Demote "Select" log to dehug 3 years ago
Liam 9b39e25805 sockets: avoid locking around socket session calls 3 years ago
Liam caf76a5603 core: implement GetGaiStringErrorRequest, IContextRegistrar 3 years ago
comex f4b39f722d Updates: 3 years ago
comex 930b7ac6ee PR feedback + constification 3 years ago
comex 6f8d5f068f Implement SSL service 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 4 years ago
Narr the Reg 932cf55052 core: Update service function tables to 16.0.0+ 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 4 years ago
ameerj 7cc5da4a9f Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 4 years ago
liamwhite f74a95b6fb Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 4 years ago
ameerj 713394d526 hle_ipc: Rename ReadBufferSpan to ReadBuffer 4 years ago
ameerj 53650d2701 bsd: Use std::span for read payloads 4 years ago
Andrea Pappacoda b1585fed5a chore: fix some typos 4 years ago
FearlessTobi 6d3dba4b98 core/bsd: Correctly unbind methods in destructor 4 years ago
FearlessTobi ce5b9d370d core, network: Add ability to proxy socket packets 4 years ago
FearlessTobi 60008b680e yuzu: Add ui files for multiplayer rooms 5 years ago
Link4565 da2d093e64 Enable the use of MSG_DONTWAIT flag on RecvImpl 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
tech-ticks cdc7fc731d service: bsd: Add keepalive socket option 4 years ago