Henrik Rydgård
|
5026e92450
|
Set min socket number to 61. Somehow this fixes Linux??
|
2025-01-08 14:46:45 +01:00 |
|
Henrik Rydgård
|
2c3f7f6806
|
Add a central location for managing HLE sockets
|
2025-01-08 13:29:09 +01:00 |
|
Henrik Rydgård
|
3dc2a1034d
|
Setting a socket number minimum of 20 solved the Mac problems. I guess it clashes with the adhoc code?
|
2025-01-08 13:28:16 +01:00 |
|
Henrik Rydgård
|
c33ea84db1
|
Implement one of ANR2ME's TODOs
|
2025-01-08 13:27:51 +01:00 |
|
Henrik Rydgård
|
fcb3d636b4
|
Fix some closesocket bugs
|
2025-01-08 13:27:51 +01:00 |
|
Henrik Rydgård
|
8505e24812
|
Attempt to implement remapping in select/poll
|
2025-01-08 13:27:49 +01:00 |
|
Henrik Rydgård
|
0f2bd65845
|
Use the wrapper struct, except in case of poll/select
|
2025-01-08 13:27:20 +01:00 |
|
Henrik Rydgård
|
08f2bee1bd
|
Add socket lookups
|
2025-01-08 13:26:08 +01:00 |
|
Henrik Rydgård
|
303a03c9a8
|
Cleanup, define socket struct
|
2025-01-08 13:26:08 +01:00 |
|
Henrik Rydgård
|
3ae17399eb
|
Warning fixes
|
2025-01-08 12:56:57 +01:00 |
|
Henrik Rydgård
|
c3aa0f7452
|
Centralize socket-related includes, introduce socket_errno
This resolves some weird inconsistentes and include order problems
related to errno. Needed for the next steps.
|
2025-01-08 12:42:45 +01:00 |
|
Henrik Rydgård
|
baf6bcc41e
|
Hide the "Not supported" notice. Minor cleanups
|
2025-01-08 09:24:32 +01:00 |
|
Henrik Rydgård
|
6922483460
|
Change Np country code to 'us'
|
2025-01-08 09:09:56 +01:00 |
|
Henrik Rydgård
|
9b82a9f180
|
Move all the Inet enum mappers to Core/HLE/NetInetConstants. Other cleanup.
|
2025-01-07 19:45:16 +01:00 |
|
Henrik Rydgård
|
6ebbb434e4
|
Restrict username minimum length too (3 chars)
|
2025-01-07 18:09:19 +01:00 |
|
Henrik Rydgård
|
01b06b76c9
|
Infrastructure username handling: Add separate username, pick Nickname as default if valid.
|
2025-01-07 17:43:02 +01:00 |
|
Henrik Rydgård
|
8d16ea408e
|
Buildfix
|
2025-01-07 15:33:15 +01:00 |
|
Henrik Rydgård
|
895d8eb7fa
|
Try ANR2ME's sceNetInet implementation
|
2025-01-07 10:31:32 +01:00 |
|
Henrik Rydgård
|
1e3e5c483e
|
Merge pull request #19819 from hrydgard/infra2-step2
SetSockopt: Support more levels
|
2025-01-06 18:29:19 +01:00 |
|
Henrik Rydgård
|
385b7886e2
|
Minor address-sanitizer cleanups
|
2025-01-06 18:06:21 +01:00 |
|
Henrik Rydgård
|
1c16c31b49
|
Log level tweaks, fix dodgy string tricks that failed the memory sanitizer
|
2025-01-06 17:51:59 +01:00 |
|
Henrik Rydgård
|
1dc93ef8db
|
Fixes. Wipeout Pulse gets further but not working
|
2025-01-06 17:17:59 +01:00 |
|
Henrik Rydgård
|
110d404911
|
Add a missing socket option name
|
2025-01-06 16:10:46 +01:00 |
|
Henrik Rydgård
|
e81db31805
|
Merge pull request #19817 from Nemoumbra/net-buildfix
Buildfix for VS2017
|
2025-01-06 15:59:52 +01:00 |
|
Henrik Rydgård
|
df3edb97a1
|
SetSockopt: Support more levels
|
2025-01-06 15:58:13 +01:00 |
|
Henrik Rydgård
|
31207e2835
|
Also add the proAdhoc.cpp changes.
|
2025-01-06 15:27:11 +01:00 |
|
Henrik Rydgård
|
ee2b47d6cc
|
Remove variable that was previously refactored away (not sure if that was a good idea)
|
2025-01-06 15:21:12 +01:00 |
|
Henrik Rydgård
|
40e6e03ed5
|
Transfer some more Apctl functionality
|
2025-01-06 15:02:00 +01:00 |
|
Henrik Rydgård
|
23bc115e93
|
Better DNS server default
|
2025-01-06 14:48:28 +01:00 |
|
AdamN
|
f77f3016b7
|
Add the new DNS config settings, make use of them in NetApctl_InitInfo
|
2025-01-06 14:38:57 +01:00 |
|
AdamN
|
98dba643f4
|
Just the sceUtility changes from ANR2ME's branch
|
2025-01-06 14:38:45 +01:00 |
|
Nemoumbra
|
974183e5c3
|
Buildfix for VS2017
|
2025-01-06 15:22:03 +03:00 |
|
Henrik Rydgård
|
c8da841c3e
|
Leave 32 bytes of space in the ticket for names, and make sure they're just 16 chars long.
|
2025-01-06 08:33:56 +01:00 |
|
Henrik Rydgård
|
504eadc337
|
sceNp: Allow for 16-character usernames (do not insert null)
|
2025-01-05 23:43:44 +01:00 |
|
Henrik Rydgård
|
3e98f16e6b
|
static-ify a bunch of functions
|
2025-01-05 23:43:44 +01:00 |
|
Henrik Rydgård
|
2edc3085a5
|
PSPPointer<>: Replace some fiddly memsets with use of a new FillWithZero function.
|
2025-01-05 23:43:41 +01:00 |
|
Henrik Rydgård
|
cf0c0dab0a
|
Add some known function hashes to the sceNpService table
|
2025-01-05 22:46:58 +01:00 |
|
Henrik Rydgård
|
f96c52b7f8
|
sceNpAuthGetTicket: Truncate the username at 16 chars
As requested by ChaCheeChoo in #19814
|
2025-01-05 22:33:44 +01:00 |
|
Henrik Rydgård
|
70042e0906
|
Add comment
|
2025-01-05 20:43:29 +01:00 |
|
ANR2ME
|
4f873614e7
|
Added sceParseHttpResponseHeader implementation.
|
2025-01-05 20:16:57 +01:00 |
|
ANR2ME
|
c86c6e55a8
|
Fixes Invalid URL issue during sceHttpSendRequest on LittleBigPlanet
|
2025-01-05 19:24:55 +01:00 |
|
ANR2ME
|
263c37432f
|
Updated getResponseContentLength
|
2025-01-05 19:24:36 +01:00 |
|
ANR2ME
|
aeb6c7b512
|
Making sure getAllResponseHeaders not to crash.
|
2025-01-05 19:24:34 +01:00 |
|
ANR2ME
|
4c0bb64163
|
Removing test code to set breakpoints.
|
2025-01-05 19:24:09 +01:00 |
|
ANR2ME
|
b5dcc86a8e
|
Fixes an issue where sceHttp inited states didn't get reset when changing games.
|
2025-01-05 19:24:09 +01:00 |
|
ANR2ME
|
e6aa667eea
|
Fixes some issue with sceUriParse
|
2025-01-05 19:24:07 +01:00 |
|
ANR2ME
|
07f3249af5
|
Implement sceNetInetInetAddr which seems to be used too by many games along with sceHttp syscalls
|
2025-01-05 19:22:45 +01:00 |
|
ANR2ME
|
0012818eb7
|
Implement sceHttp library
|
2025-01-05 19:14:15 +01:00 |
|
Henrik Rydgård
|
a28103d218
|
Merge pull request #19810 from hrydgard/minor-cleanup
Fix crash/assert in old Ge debugger with OpenGL, remove obsolete compat flag
|
2025-01-05 09:52:05 +01:00 |
|
Henrik Rydgård
|
38726f6dd4
|
Merge pull request #19808 from Nemoumbra/adhoc-matching-cleanup
Adhoc matching cleanup
|
2025-01-05 09:39:00 +01:00 |
|