Commit Graph

31 Commits

Author SHA1 Message Date
38a8b4bd2b Network thread termination 2026-03-11 01:57:42 +03:00
953391dd2f Missing buttons functionality 2026-03-11 01:42:05 +03:00
00348cea4d Increased history capacity 2026-03-11 01:21:42 +03:00
eac140b26f Bezier curves in graph 2026-03-11 01:19:38 +03:00
1ae3e520c1 Graph with strait lines 2026-03-11 01:09:54 +03:00
78de49cbc2 Minor fixes and plot stub 2026-03-11 00:12:12 +03:00
9084fc895a Minor fixes and modal window to add address 2026-03-10 22:59:37 +03:00
f2271c1037 Composed gui, data and network 2026-03-10 22:33:04 +03:00
93ab48db81 Unprotected version of servers storage 2026-03-10 20:50:15 +03:00
9bf4b22cb1 Index access for cycled buffer 2026-03-10 20:08:27 +03:00
ff64f16bde Reversed iterator in cycled buffer 2026-03-10 19:38:42 +03:00
a61c5332a0 Cycled buffer for storing ping times 2026-03-10 19:15:09 +03:00
adcb73594d Gui stub 2026-03-10 17:10:14 +03:00
988f009913 Pong over ipv4 response 2026-03-09 22:47:28 +03:00
2b376a2239 Successfully sent ICMP ping packets 2026-03-09 21:44:18 +03:00
7f8187a43e Lambda oriented async socket 2026-03-09 01:25:19 +03:00
744ecde879 Somebase tests for allocator 2026-03-04 18:18:49 +03:00
6691847830 Heap safe destructor 2026-03-03 23:23:16 +03:00
5de72012bf Heap without using dyn Drop 2026-03-03 22:49:55 +03:00
8693aae913 Multitype allocator stub 2026-03-03 22:23:38 +03:00
bdecf3a6cf Restructuring some windows files 2026-03-03 17:11:18 +03:00
f015f54760 Fix address parsing 2026-03-03 01:25:46 +03:00
d61ceb5d79 WinSocks context 2026-03-02 23:37:14 +03:00
5dc2ba2dca Safe way to call WSACleanup 2026-03-02 23:31:08 +03:00
d3c4e684ff Splitting codebase to modules 2026-03-02 23:11:29 +03:00
ffe2cc2f51 winsocks scope 2026-03-02 16:09:20 +03:00
049b2b1a49 Cleaner eventloop implementation 2026-03-02 15:42:54 +03:00
b2dcd7819a Windows eventloop draft 2026-03-01 17:37:58 +03:00
170a81ea3c Address equality method 2026-03-01 00:29:01 +03:00
093b599882 Windows adress wrapper and error formatter; allocator wrapper 2026-02-28 20:11:42 +03:00
995bb2042d Cycle buffer 2026-02-25 19:55:30 +03:00