Commit Graph

211 Commits (master)

Author SHA1 Message Date
Claudius Holeksa 752ab4d838 renamed io peer files 2022-03-13 14:42:34 +01:00
Claudius Holeksa 33777ffd67 io peering class for easier impl 2022-03-13 14:40:34 +01:00
Claudius Holeksa 7a26e2f4df io wrapper ammended. random build file added 2022-03-11 21:24:05 +01:00
Claudius Holeksa 70e43eb0d5 socketpair in tls removed 2022-02-05 12:41:18 +01:00
Claudius Holeksa 3fec0d3d66 removed socketpair feature. wasn't ready for multithreading anyway 2022-02-04 21:55:50 +01:00
keldu 7b7d4fd40e changed write buffer to const 2022-02-04 21:53:05 +01:00
Claudius Holeksa c356e5784c missing implementation for StringNetworkAddress added and local install location for scons fixed 2022-02-04 19:29:22 +01:00
Claudius Holeksa d2b0178f79 moved logic from networkaddress to network. 2022-02-03 00:12:59 +01:00
Claudius Holeksa 90c84c0a74 implemented socket pair 2022-01-08 15:43:48 +01:00
Claudius Holeksa ca76ea4d24 achieved basic udp 2022-01-08 10:46:57 +01:00
Claudius Holeksa 8c37b329dc changed dynamic cast to static. added nullptr return to tls datagram 2022-01-07 13:18:56 +01:00
Claudius Holeksa 4e29918740 adding udp ifaces 2022-01-07 00:29:29 +01:00
Claudius Holeksa 8895f5e68f merged 2021-12-29 19:50:32 +01:00
Claudius Holeksa 9d0a08f35f renamed project 2021-12-29 19:49:20 +01:00
Claudius Holeksa 5dd7860b92 rename namespace 2021-12-29 19:26:22 +01:00
keldu 1c157c1bc5 fixed bad edge cases 2021-12-29 10:52:37 +01:00
Claudius Holeksa d734b0b5ad fixed bad template argument pass 2021-12-27 22:29:07 +01:00
Claudius Holeksa 11fef8f56d testing array wrapped in struct 2021-12-27 18:47:49 +01:00
Claudius Holeksa fadbca225e added array edge case to tuples 2021-12-27 18:39:47 +01:00
Claudius Holeksa 3b528f00bf Array test added and fixed wrong name type 2021-12-27 18:21:26 +01:00
Claudius Holeksa 39cfdc608f array preparation 2021-12-27 18:15:42 +01:00
Claudius Holeksa 66ef956d74 changed to const 2021-12-27 16:20:35 +01:00
Claudius Holeksa d018473288 decoding hat some strange error 2021-12-27 16:08:35 +01:00
keldu 8a415831b7 fixed bad union get 2021-12-24 23:17:57 +01:00
keldu 7b0924fe28 fixed wrong provided reader message type 2021-12-24 22:51:46 +01:00
keldu 2e4308fd72 clang requires template in nested declarations 2021-12-24 20:17:43 +01:00
Claudius Holeksa 5402df4ce2 refactor. worked through message. confirming with tests now 2021-12-23 22:33:08 +01:00
Claudius Holeksa 66f5ea8749 working on refactor 2021-12-21 16:27:29 +01:00
Claudius Holeksa 78d78d774f removed dynamic and json for now 2021-12-19 18:13:56 +01:00
Claudius Holeksa 2950cd9069 fixed return type 2021-12-19 17:11:57 +01:00
Claudius Holeksa e55ff39192 fixing typo bugs 2021-12-18 20:54:51 +01:00
Claudius Holeksa 3c2cf1bdfd C++20 2021-12-18 17:26:14 +01:00
Claudius Holeksa 8d5a54a37d format 2021-12-18 14:25:02 +01:00
Claudius Holeksa 7238863776 merge 2021-12-18 14:24:06 +01:00
Claudius Holeksa 51173431a6 change structure 2021-12-17 16:16:59 +01:00
keldu 9f18ca1ce9 moving to changed tests 2021-12-17 15:49:31 +01:00
keldu 062330145d error message change 2021-12-14 11:26:25 +01:00
keldu 46efb86e77 format and added tuple storage 2021-12-12 19:46:49 +01:00
Claudius Holeksa d1d7327146 expanding messages 2021-12-12 19:14:52 +01:00
keldu 2860c76882 added union and started array + tuple 2021-12-12 12:17:10 +01:00
Claudius Holeksa bca91974b5 test 2021-12-12 02:04:32 +01:00
Claudius Holeksa 786c070c77 string storage 2021-12-05 19:48:20 +01:00
Claudius Holeksa 3bee2457a6 container for primitive and structs added 2021-12-05 18:31:55 +01:00
Claudius Holeksa 0df6555d08 format and new Message types 2021-12-05 18:21:50 +01:00
Claudius Holeksa 04dab0bb95 executed format 2021-12-05 16:17:23 +01:00
Claudius Holeksa 7dbbfc1d7f clang formatted and schema changes 2021-11-29 15:08:18 +01:00
keldu a2f73db9d9 schema language 2021-11-12 18:31:18 +01:00
keldu.magnus cb88ff9434 schema file 2021-11-11 00:20:21 +01:00
keldu.magnus 34675ab854 removed implementation output 2021-10-07 19:07:47 +02:00
keldu.magnus 07f2541400 tls with checking against interrupts now 2021-10-07 18:32:35 +02:00