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