Commit Graph

9 Commits

Author SHA1 Message Date
deb53399a4 introduced the new type hcl_bitmask_t 2018-04-26 04:39:20 +00:00
527f48fe80 added to handle a character literal 2018-04-23 14:30:00 +00:00
64acfe3aec restructured client and server code into a single library libhclex.
also migrated socket related functions into the library
2018-04-10 13:57:17 +00:00
e92407221f renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
f675835a11 added reply handler 2018-03-21 10:38:10 +00:00
f9cf5e6554 added some hcl client code 2018-03-20 10:36:00 +00:00
11dbde8380 fixed a bug in the default log callback 2018-03-19 09:50:56 +00:00
46ff9acfe2 exposed hcl_addbuiltinprims(). 2018-03-19 09:22:12 +00:00
5aa3a72eea renamed main2.c to main-s.c
started adding client code
2018-03-17 16:07:51 +00:00