4 Commits
Author SHA1 Message Date
GitHub Actions 0f51b73ac0 Fixed the whole dang thing. It works now.
Server stop was broken. Fixed it. Threads clean up proper.
Client was passing structs by value like an idiot. Pointers now.
Missing headers. Added em. string.h stdlib.h. Simple stuff.
Xbox random numbers were weak. Now we seed with real entropy.
Time API was wrong for Xbox. KeQuerySystemTime from the kernel.
stdint.h had redefinition problems. Guards everywhere.
Header guards missing on cert files. Done.
Include paths only in Debug config. Now all configs got em.
Typo in main.cpp. Quote was missing. Fixed.

God's blessing on this Xbox SSL implementation.
2026-01-30 20:01:50 -05:00
EqUiNoX 7f00ecf2f3 Update: client 2025-03-02 17:54:21 -07:00
EqUiNoX a32ff43238 Added: download + redirect 2025-03-02 17:52:32 -07:00
EqUiNoX b9f0631f5d Update: client 2025-03-02 16:15:54 -07:00