6 Commits

Author SHA1 Message Date
ganome
e86abb53d6
Fixed messages not showing up in QT client from the android client
Android client requires double authentication ;at the moment. After loggin in type LOGIN:USERNAME:PASSWORD in chat to finish the login.  Android can send messages after 2nd login.
2025-12-05 09:28:47 -07:00
ganome
7bf93623bf
Got a user database working with authentication. 2025-12-05 09:14:41 -07:00
ganome
d1846c5a27
Removed build files and added an Android Implementation. Included a User DB using SHA256 with a 16 bit SALT. 2025-12-04 21:22:58 -07:00
ganome
52904e6efc
Removed old server certificates 2025-12-04 19:50:34 -07:00
ganome
b19404b088
added .gitignore and igored server certs 2025-12-04 19:49:11 -07:00
ganome
4209b3776f
Initial Commit with basic QT window up - SSL Connectivity, and chat functionality. 2025-12-04 19:46:54 -07:00