Commit Graph

249 Commits

Author SHA1 Message Date
fallenoak
25bd29c45f
feat(net): implement SRP6_Client::CalculateProof 2023-02-06 22:31:15 -06:00
fallenoak
e7491b327c
chore(build): update libs 2023-02-06 22:22:55 -06:00
fallenoak
501cac1100
chore(build): update libs 2023-02-05 22:35:50 -06:00
fallenoak
49c938a6be
chore(docs): expand contribution guidelines 2023-01-15 11:03:32 -06:00
fallenoak
e16e5605ba
feat(net): add loop to grunt command processing 2023-01-10 08:03:16 -06:00
fallenoak
27e0190fb9
fix(net): handle -1 return value from recv 2023-01-10 08:02:00 -06:00
fallenoak
13c55837d7
fix(net): add missing auth flags to prove version command 2023-01-09 22:46:33 -06:00
fallenoak
b71263d83d
fix(net): add missing finalize 2023-01-09 18:06:47 -06:00
fallenoak
d689281b6f
feat(glue): poll login state in glue manager loop 2023-01-09 18:01:27 -06:00
fallenoak
19a7e1997b
feat(net): hook up prove version for grunt logins 2023-01-09 17:52:54 -06:00
fallenoak
60943f6abf
feat(grunt): add LOGIN_RESULT and LOGIN_STATE string lookups 2023-01-09 17:38:39 -06:00
fallenoak
a0030c85b2
feat(glue): persist login state in glue manager 2023-01-09 17:37:24 -06:00
fallenoak
85a9f8bde8
feat(net): handle get version proof 2023-01-09 07:49:49 -06:00
fallenoak
59a0883529
feat(net): process CMD_AUTH_LOGON_CHALLENGE command 2023-01-08 22:40:29 -06:00
fallenoak
4d63d1ea8b
feat(net): add SRP6_Random 2023-01-08 22:21:42 -06:00
fallenoak
ae66f35543
chore(build): update common 2023-01-08 21:15:17 -06:00
fallenoak
0f483bdaf7
feat(net): handle incoming data in Grunt::ClientLink 2023-01-08 01:13:43 -06:00
fallenoak
474588bbee
fix(net): use correct size for account name length 2023-01-06 22:31:33 -06:00
fallenoak
52db47e403
chore(docs): add action status badge to README 2023-01-06 15:07:09 -06:00
fallenoak
9890242e30
chore(docs): add screenshot to README 2023-01-06 14:52:59 -06:00
fallenoak
7185fec1d9
chore(docs): add contributing section to README 2023-01-06 13:44:37 -06:00
fallenoak
16ef6df00f
chore(docs): clarify various points in README 2023-01-06 12:48:09 -06:00
fallenoak
84d44014f5
chore(style): add .clang-format 2023-01-05 22:51:18 -06:00
fallenoak
cb62e2dcfe
feat(net): add SRP6_Client 2023-01-05 22:49:20 -06:00
fallenoak
5d1a800076 chore(app): include windows.h 2023-01-05 21:26:45 -06:00
Tristan Cormier
6cdeb0c35b chore(app): set Windows app entry point to WinMain 2023-01-05 21:26:45 -06:00
fallenoak
4cc5b4b038
chore(event): clean up function declarations 2023-01-05 21:07:14 -06:00
fallenoak
3ed95216a9
chore(sound): clean up function declarations 2023-01-05 20:59:20 -06:00
fallenoak
ef3ab5850f
chore(net): clean up function declarations 2023-01-05 20:59:04 -06:00
fallenoak
7a89560c14
chore(glue): clean up function declarations 2023-01-05 20:58:51 -06:00
fallenoak
c8a2748782
chore(client): clean up function declarations 2023-01-05 20:58:33 -06:00
fallenoak
906c78afb9
chore(model): clean up function declarations 2023-01-05 20:58:16 -06:00
fallenoak
9e06cb8942
chore(async): clean up function declarations 2023-01-05 20:57:28 -06:00
fallenoak
3445f42eb8
feat(ui): trigger frame resize after creation 2023-01-04 23:00:39 -06:00
fallenoak
d488a4007e
fix(ui): use correct order when walking frames for mouse move events 2023-01-04 22:43:40 -06:00
fallenoak
97a6a8dd91
chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
fallenoak
90403bfd29
chore(ui): replace remaining NULLs with nullptr 2023-01-04 20:05:48 -06:00
fallenoak
d61f0faef1
chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
fallenoak
f24fbf26c6
chore(model): correct forward declaration types 2023-01-04 12:53:12 -06:00
fallenoak
016cc648ce
chore(build): update libs 2023-01-04 12:24:18 -06:00
fallenoak
655d795a9d
feat(app): add windows app 2023-01-03 00:45:25 -06:00
fallenoak
6bebfe5e2f
chore(event): clean up assertions in input functions 2023-01-02 15:56:45 -06:00
fallenoak
09d77e1ba2
feat(event): handle close event 2023-01-02 15:37:41 -06:00
fallenoak
d90000d0f2
feat(app): send close event when mac app should quit 2023-01-02 15:26:08 -06:00
fallenoak
a50d945be0
chore(style): rename linux app entrypoint 2023-01-02 14:44:34 -06:00
fallenoak
b03eef7b1d
chore(style): clean up function declarations in app 2023-01-02 14:36:10 -06:00
fallenoak
5efdfe3d22
chore(build): add macOS to build matrix 2023-01-02 13:55:01 -06:00
fallenoak
0af0a71d7d
chore(license): add license 2023-01-02 13:18:47 -06:00
fallenoak
70b00c5c38
chore: initial commit 2023-01-02 13:17:18 -06:00