Commit Graph

293 Commits (master)

Author SHA1 Message Date
keldu.magnus cc26022e72 tls base 2020-11-09 01:32:43 +01:00
keldu.magnus 433ef8f96e tls design 2020-11-09 01:30:51 +01:00
keldu.magnus feb0ac9690 tls feature 2020-11-08 17:13:28 +01:00
keldu.magnus 8b421b5394 missing return 2020-11-04 02:37:37 +01:00
keldu.magnus f6455233e4 technical dues paid 2020-11-03 13:27:00 +01:00
keldu.magnus c0e40494a4 move constructor and operator was not needed after all 2020-11-02 20:17:03 +01:00
keldu.magnus 0c8868a135 fixed fd owner closing when it was moved 2020-10-30 00:45:49 +01:00
keldu.magnus 3fd6193854 fixed fd owner closing when it was moved 2020-10-30 00:43:19 +01:00
keldu.magnus c7b545e87b fixed testing order 2020-10-30 00:42:16 +01:00
keldu.magnus 2b518bbbc1 comment on types 2020-10-29 18:18:00 +01:00
keldu.magnus 56809355ff format 2020-10-29 02:36:01 +01:00
keldu.magnus b84a098d9f renamed ConveyorSink to ConveyorSinks 2020-10-29 02:35:43 +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 b4cf3a2747 scons format and json union encoding 2020-10-22 18:38:56 +02:00
keldu fa4fd0edcb write and read ready feeding added to steps 2020-10-20 02:15:26 +02:00
keldu.magnus e3462a06bf Merge branch 'master' of ssh://git.keldu.de:64730/kelgin/kelgin into master 2020-10-13 16:54:03 +02:00
keldu.magnus 4ce9331d46 virtual io and indexing from union and test 2020-10-13 16:53:57 +02:00
keldu 95f977eb85 clang++ to c++ 2020-10-12 23:15:26 +02:00
keldu a53bcada49 wait with timings added 2020-10-11 22:21:06 +02:00
keldu 17063d70f9 proper behaviour of read command 2020-10-10 16:32:41 +02:00
keldu 2213392905 unix io driver hat minimal bugs when processing read 2020-10-09 23:47:31 +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.magnus e11a986216 format 2020-10-06 20:43:56 +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 c1c7807454 fixed string. buffer push still broken 2020-10-05 01:44:57 +02:00
keldu.magnus 92c71637c3 buffers are buggy 2020-10-05 01:29:38 +02:00
keldu.magnus 6d594022d6 encoding work. sadly, endian.h had to be renamed, because of <endian.h> in debian/linux type systems 2020-10-04 16:30:13 +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 511a43ca39 formatting 2020-09-29 17:10:38 +02:00
keldu.magnus e88399d0c1 immediate fix, because storage wasn't set. 2020-09-29 17:08:32 +02:00
keldu.magnus 0088f55eb4 fixed #1, added conveyor immediate node and conveyor storage inherits from Event now. 2020-09-29 16:24:50 +02:00
keldu.magnus a4539ad3ca restart stalled event chain 2020-09-29 02:30:26 +02:00
keldu.magnus 48b6a638c2 network drivers 2020-09-28 19:36:35 +02:00
keldu 798c808285 Merge branch 'master' of ssh://git.keldu.de:64730/kelgin/kelgin into master 2020-09-23 21:26:13 +02:00
keldu.magnus 1a79cf5ecb added user defined sig1 2020-09-23 21:25:59 +02:00
keldu 80f39a2990 Merge branch 'master' of ssh://git.keldu.de:64730/kelgin/kelgin into master 2020-09-23 21:24:38 +02:00
keldu 7e3a88918e comments 2020-09-23 21:24:34 +02:00
keldu.magnus 001cb272fd move constructor fix 2020-09-19 21:12:16 +02:00
keldu.magnus 8ae794332b added wait functionality 2020-09-02 16:50:42 +02:00
keldu.magnus d1157e854a minor renaming change 2020-09-02 14:51:03 +02:00
keldu.magnus 103cb3cd59 minor alias changes and added comments with todos 2020-09-02 14:50:38 +02:00