Commit Graph

264 Commits

Author SHA1 Message Date
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 4b8b5d99d1 readme changes 2021-11-29 21:42:30 +01:00
Claudius Holeksa 7dbbfc1d7f clang formatted and schema changes 2021-11-29 15:08:18 +01:00
keldu 1f4eabffb9 schema compiler. 2021-11-12 18:51:32 +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
keldu.magnus 5c475f8992 nonblocking tls 2021-10-07 18:09:05 +02:00
keldu.magnus 9f78b64731 merge working. added some noexcept cases 2021-10-05 16:40:24 +02:00
keldu 23982922d4 fixing storage merge nodes 2021-10-03 18:27:54 +02:00
keldu 622e6c4a7a moving value storage from central node to arms for now 2021-10-02 16:02:57 +02:00
keldu.magnus bd4fa40b74 fixing merge logic 2021-10-02 14:34:49 +02:00
keldu.magnus 21950cab93 merge conveyor impl 2021-09-29 21:35:46 +02:00
keldu.magnus c60157ed89 added proper constructors for ConveyorStorage children 2021-09-29 17:46:02 +02:00
keldu.magnus 259710afd5 changing parent notification and generation 2021-09-28 14:11:12 +02:00
keldu.magnus 94f04b9f7b child values support added. missing link set 2021-09-27 18:07:16 +02:00
keldu.magnus 5c6a8c6c9e adding merging and children notifications 2021-09-23 20:04:03 +02:00
keldu.magnus 61d71c4937 Merge branch 'fb-tls' of ssh://git.keldu.de:64730/kelgin/kelgin into fb-tls 2021-09-01 12:38:00 +02:00
keldu.magnus aff0c8424c wrapper pump class 2021-09-01 12:37:54 +02:00
keldu 38ce45321a formatted 2021-08-06 01:43:43 +02:00
keldu.magnus ebcf63ad97 fixing helpers 2021-07-02 23:27:52 +02:00
keldu.magnus 2b096bba1f buffer and io fixes 2021-06-30 15:41:56 +02:00
keldu.magnus 9329700e66 implemented async stuff 2021-06-30 14:45:46 +02:00
keldu 9e46f9f9b8 fixed bad bind, but pushed false connect success fix back 2021-06-30 01:51:16 +02:00
keldu.magnus 438197033d added fixes to void error and included bind fails 2021-06-29 22:39:27 +02:00
keldu.magnus 92e45d56d6 fixing up errors 2021-06-20 13:28:59 +02:00
keldu.magnus f84b56d42a async type jougling of ErrorOr<T> 2021-06-18 17:32:31 +02:00
keldu.magnus ec7a0f63e0 Merge branch 'fb-tls' of ssh://git.keldu.de:64730/kelgin/kelgin into fb-tls 2021-06-18 00:46:12 +02:00
keldu.magnus 790b2b2ef8 async 2021-06-18 00:46:06 +02:00
keldu fbfa7bad72 preparing error or returns 2021-06-18 00:27:37 +02:00
keldu a5f1a9822e remove temporary bad pieces 2021-06-18 00:19:04 +02:00
keldu.magnus 9435dd1b25 tls works for clients 2021-06-18 00:17:18 +02:00
keldu.magnus 5890ff86ad arithmetic magic 2021-06-09 14:23:00 +02:00
keldu.magnus 7a5b5b7665 correct implementation of setupAsyncIo 2021-06-09 14:15:46 +02:00
keldu.magnus db5b1b8aa0 changing error to something with more generic codes 2021-06-09 14:00:03 +02:00
keldu ec9db2863b read and write changed 2021-06-05 14:08:32 +02:00
keldu.magnus d2806e3948 erroror return in io 2021-06-04 23:21:25 +02:00
keldu.magnus 58b716d67d removed unneeded include 2021-06-04 14:43:40 +02:00
keldu.magnus b61856ba10 format 2021-05-30 00:46:45 +02:00
keldu.magnus 0b58504233 moving helpers, restructuring for tls abstraction 2021-05-30 00:46:07 +02:00