shadPS4/src/core/libraries/network
Stephen Miller c6ab149c56
libSceHttp2 Stubs (#2139)
* Auto-generate libSceHttp2

* Improved stub for sceHttp2Init

Needed for updated versions of Cyberpunk 2077.

Parameters are based on fpPS4, while the stub itself is based on similar stubs in our other networking libraries.

* Clang

I guess the line length calculations in the moduleGenerator are still not perfect?
2025-01-12 22:27:54 +02:00
..
http.cpp src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
http.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
http2.cpp libSceHttp2 Stubs (#2139) 2025-01-12 22:27:54 +02:00
http2.h libSceHttp2 Stubs (#2139) 2025-01-12 22:27:54 +02:00
net.cpp Network libs fixes , stubs and more (#1324) 2024-10-11 10:37:36 +03:00
net.h Network libs fixes , stubs and more (#1324) 2024-10-11 10:37:36 +03:00
net_ctl_codes.h Network libs fixes , stubs and more (#1324) 2024-10-11 10:37:36 +03:00
net_ctl_obj.cpp kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
net_ctl_obj.h kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
net_obj.cpp Network libs fixes , stubs and more (#1324) 2024-10-11 10:37:36 +03:00
net_obj.h Network libs fixes , stubs and more (#1324) 2024-10-11 10:37:36 +03:00
netctl.cpp kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
netctl.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
ssl.cpp src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
ssl.h src: Reorganize and cleanup libraries 2024-04-14 00:37:17 +03:00
ssl2.cpp Add libSceSsl2 stubs (#2132) 2025-01-12 11:24:12 +02:00
ssl2.h Add libSceSsl2 stubs (#2132) 2025-01-12 11:24:12 +02:00