Commit Graph

64 Commits (master)

Author SHA1 Message Date
Claudius Holeksa 568ad71ca6 streamlined build to fit nixos packaging 2022-02-14 18:53:33 +01:00
Claudius Holeksa 3fec0d3d66 removed socketpair feature. wasn't ready for multithreading anyway 2022-02-04 21:55:50 +01:00
keldu 8cb335a199 added bigger test 2022-01-12 22:01:10 +01:00
keldu a8726327b0 added slightly longer buffer 2022-01-08 20:41:38 +01:00
Claudius Holeksa eadfd246a8 setting primary values 2022-01-08 18:14:30 +01:00
Claudius Holeksa 90c84c0a74 implemented socket pair 2022-01-08 15:43:48 +01:00
Claudius Holeksa 9d0a08f35f renamed project 2021-12-29 19:49:20 +01:00
Claudius Holeksa d734b0b5ad fixed bad template argument pass 2021-12-27 22:29:07 +01:00
Claudius Holeksa c5ddc74b62 async test rename 2021-12-27 18:23:51 +01:00
Claudius Holeksa 3b528f00bf Array test added and fixed wrong name type 2021-12-27 18:21:26 +01:00
Claudius Holeksa f1cec42d10 message test names changed 2021-12-27 16:29:00 +01:00
Claudius Holeksa d3bc066b7d view 2021-12-27 16:14:25 +01:00
keldu d92386119a changed magic number to proper sizeo 2021-12-24 23:06:25 +01:00
keldu bb4470075e forgot to shift check 2021-12-24 22:54:35 +01:00
keldu 506f5728dd fixed primitive test 2021-12-24 22:53:49 +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
keldu 9f18ca1ce9 moving to changed tests 2021-12-17 15:49:31 +01:00
Claudius Holeksa bca91974b5 test 2021-12-12 02:04:32 +01:00
keldu.magnus 9f78b64731 merge working. added some noexcept cases 2021-10-05 16:40:24 +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 7ce304aad2 tls preparations 2021-05-09 15:19:09 +02:00
keldu.magnus 057266d1c5 bug work 2021-04-25 15:44:29 +02:00
keldu.magnus 5b6d34b3e3 test build again after making error exception safe 2021-03-19 19:59:31 +01:00
keldu.magnus 8df11836b8 additional bigger test for json decoding 2021-03-07 23:13:42 +01:00
keldu.magnus 915accd967 adding some whitespace chars to test strings 2021-03-02 12:36:55 +01:00
keldu.magnus af0f16949a json lists fixed 2021-03-02 12:31:15 +01:00
keldu.magnus 4d62c9c865 fixed test 2021-02-28 17:35:49 +01:00
keldu.magnus 880f1cd147 adding better json tests and encoding 2021-02-28 12:49:32 +01:00
keldu.magnus c7b545e87b fixed testing order 2020-10-30 00:42:16 +01:00
keldu.magnus b5ae3a04bb wrapping input fds now 2020-10-26 16:03:09 +01:00
keldu.magnus 8325a8e8fb union encoding and testing for json 2020-10-23 02:10:46 +02:00
keldu.magnus 4ce9331d46 virtual io and indexing from union and test 2020-10-13 16:53:57 +02:00
keldu.magnus 43a0831dd6 added union decoding test 2020-10-09 21:10:41 +02:00
keldu.magnus e58d68f525 typo 2020-10-07 15:17:03 +02:00
keldu.magnus 80d83915a1 struct decoding test 2020-10-07 15:13:44 +02:00
keldu.magnus 224ab507db list decoding and primitive decoding now working and verified 2020-10-07 15:04:03 +02:00
keldu c07af8b6c2 union encoding working for now. access is a little bit unsafe because of nonset type variants 2020-10-06 04:12:24 +02:00
keldu.magnus f76d6ad3a6 union changes 2020-10-06 01:47:57 +02:00
keldu.magnus 473dd13cdd encoding tests 2020-10-05 18:06:55 +02:00
keldu.magnus 9a3e37dce4 encoding for lists and structs done 2020-10-05 17:48:28 +02:00
keldu.magnus 91820e1663 test needs to check the available read size 2020-10-05 15:07:30 +02:00
keldu.magnus fd7147e667 json.h had a bad brace and caused strange casts. primitive encoding still fails 2020-10-05 03:25:44 +02:00
keldu.magnus 92c71637c3 buffers are buggy 2020-10-05 01:29:38 +02:00
keldu.magnus ba9613f353 included codec with incomplete json and message description. modified existing driver implementation 2020-10-01 14:20:55 +02:00
keldu.magnus e88399d0c1 immediate fix, because storage wasn't set. 2020-09-29 17:08:32 +02:00
keldu.magnus d1157e854a minor renaming change 2020-09-02 14:51:03 +02:00
keldu 257fa94644 signal registration with conveyor 2020-08-28 21:08:04 +02:00