Commit Graph

17 Commits

Author SHA1 Message Date
d0a42cdfae reorganized some callback functions into cb-impl.c 2018-11-03 15:57:14 +00:00
95d16191a7 interim commit while adding vmprim.assertfail 2018-11-03 14:05:37 +00:00
3c54f5e860 introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
eb8691b5bd added '\n' to is_spacechar() 2018-04-24 05:24:58 +00:00
1f25d5c7ff add some json parsing code 2018-04-22 18:18:45 +00:00
69a0b1548b added json related files 2018-04-21 02:13:53 +00:00
7b7da188b7 fixed missing short-form reply handling in lib/main-c.c 2018-04-09 02:42:05 +00:00
fd3a812cf7 renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
10ae33e0ea fixed reply encoding in the unicode mode in the server 2018-03-29 03:08:43 +00:00
ad85c3d26a implemented simple idle timeout on the server.
added --shutwr to the sample client code
2018-03-22 07:15:19 +00:00
61798f7bb3 touched up hcl client code 2018-03-21 15:17:46 +00:00
1951cb3c82 added reply handler 2018-03-21 10:38:10 +00:00
e36ef48e3a added more client code 2018-03-20 14:54:32 +00:00
a109b0f035 added some hcl client code 2018-03-20 10:36:00 +00:00
e4006e6a88 started some code for hcl client 2018-03-18 15:29:16 +00:00
7db7e3e48f renamed main2.c to main-s.c
started adding client code
2018-03-17 16:07:51 +00:00
4b7649ea67 added the empty hcl-c.h and hcl-c.c files 2018-03-15 15:27:34 +00:00