index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
sockets
Age
Commit message (
Expand
)
Author
2024-01-30
Update sockets.h
LotP1
2024-01-30
Update src/core/hle/service/sockets/sockets.h
LotP1
2024-01-30
Update sockets_translate.cpp
LotP1
2024-01-30
Update sockets.h
LotP1
2024-01-30
Update sockets_translate.cpp
LotP1
2023-10-25
sockets: use safe access helpers
Liam
2023-09-12
bsd: Demote "Select" log to dehug
FearlessTobi
2023-08-28
sfdnsres: ensure lp1 is not resolved
Liam
2023-08-19
sockets: avoid locking around socket session calls
Liam
2023-08-15
Improve behavior when sending to closed connection
comex
2023-08-08
ssl: remove ResultVal use
Liam
2023-07-22
core: implement GetGaiStringErrorRequest, IContextRegistrar
Liam
2023-07-17
nsd: add GetApplicationServerEnvironmentType
Liam
2023-07-01
Updates:
comex
2023-06-25
PR feedback + constification
comex
2023-06-25
Fix more Windows build errors
comex
2023-06-25
Fixes:
comex
2023-06-25
Implement SSL service
comex
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-21
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
service: refactor server architecture
Liam
2023-02-14
service: remove deleted services
Liam
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2022-12-28
hle_ipc: Rename ReadBufferSpan to ReadBuffer
ameerj
2022-12-28
bsd: Use std::span for read payloads
ameerj
2022-12-25
service: Use ReadBufferSpan where it is trivial to do so
ameerj
2022-09-23
chore: fix some typos
Andrea Pappacoda
2022-08-27
core/bsd: Correctly unbind methods in destructor
FearlessTobi
2022-08-15
core, network: Add ability to proxy socket packets
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-16
Enable the use of MSG_DONTWAIT flag on RecvImpl
Link4565
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-11
service: sfdnsres: add missing includes for some BSDs after 82d46a974ad4
Jan Beich
2022-04-10
Merge pull request #8171 from tech-ticks/skyline-improvements
Fernando S
2022-04-08
service: sfdnsres: Implement DNS address resolution
tech-ticks
2022-04-07
service: bsd: Add keepalive socket option
tech-ticks
2022-04-02
hle: service: bsd: Create a service thread where appropriate.
bunnei
2022-03-19
core: Reduce unused includes
ameerj
2022-03-15
bsd: Allow inexact match for address length in AcceptImpl
Valeri
2021-11-03
core: Remove unused includes
ameerj
2021-10-07
service: Reduce header include overhead
Morph
2021-09-25
service: bsd: Stub Read
Morph
2021-09-24
service: bsd: Implement Read
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-04-08
sfdnsres: Use proper names
german77
2021-04-08
nsd: Update to 12.x
german77
2021-04-08
ethc: Update to 12.x
german77
[next]