7 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
EqUiNoXandGitHub 24cc3d4d00 Thread server (#1) 2025-03-03 12:21:16 -07:00
EqUiNoX beecb8489a new demo server 2025-03-02 19:56:46 -07:00
EqUiNoX 8cbc2698ec Latest changes 2025-03-02 19:10:14 -07:00
EqUiNoX a32ff43238 Added: download + redirect 2025-03-02 17:52:32 -07:00
EqUiNoX 5e057711c0 latest code 2025-03-02 16:48:19 -07:00
EqUiNoX b9f0631f5d Update: client 2025-03-02 16:15:54 -07:00