93 Commits (9f6f3eb4f1b3095ac198de0ebe0d862346121aaf)

Author SHA1 Message Date
lizzie 9f6f3eb4f1 fix ldn sockets being regarded as normal socks 2 months ago
lizzie 0110e00b7c fix sockets 2 months ago
lizzie b6b1a4556a fix windows screaming 2 months ago
lizzie 29ca078dd6 airplane mode takes priority 2 months ago
lizzie df8647c724 nuke extra threads, extra error support; use span instead of vector for poll fds 2 months ago
lizzie 3ed19a4b93 we love when cURL has bugs? 2 months ago
lizzie 16b1a2fd6f add extra polling types 2 months ago
lizzie 45765cb60d various fixes to sockopt 2 months ago
lizzie 15df5a9ea3 allow configure socket level 2 months ago
lizzie 0b5b5354fb coalesce the various sockopt 2 months ago
lizzie 258d5f3bba extra fixups 2 months ago
lizzie e520d2937a properly handle writebuffer and dont write OOB 2 months ago
lizzie 0534478009 fixes for non BSD 2 months ago
lizzie 740b718549 [net] refactor to remove uneeded abstraction layer 2 months ago
lizzie f7e5ceeacb
[video_core/buffer_cache] fix PAGE_SHIFT/BSD macro clash on Linux, *BSD (#4329) 1 week ago
lizzie a41a98028a
[hle/service] stub missing homebrew services, fix NPad/caps crashes (#4264) 3 weeks ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 2 months ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 3 months ago
lizzie 5ba3ae32dc
[hle/sockets] fix crash when socket() isn't initialized but send()/recv() are called (#3729) 3 months ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 4 months ago
Maufeat 7396149ab1
[bsd, ssl] force ssl verify option to be 0 and other fixes (#3386) 8 months ago
lizzie 4cacf56cec
[core/hle] implement Unknown330 and stub extra 20/15 missing funcs (#3269) 8 months ago
crueter fb1600b7d1
Revert "[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160)" (#3239) 8 months ago
Maufeat 1d869e8495
[hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 9 months ago
Maufeat bf68eede05
[bsd, ssl] fix connection between bsd:u and bsd:s and file descriptor copy (#3172) 9 months ago
JPikachu adc41bff70
[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) 9 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 1 year 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+ 4 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