Commit Graph

20 Commits

Author SHA1 Message Date
6632745618 redefined hash functions 2019-03-06 01:50:46 +00:00
46604f2787 fixed indentataion 2019-03-05 06:39:10 +00:00
66dbb4e027 changed hcl_hash_bytes() to use fnv-1 hash 2019-03-01 09:12:34 +00:00
fc183e19a4 changed hcl_hash_bytes() to sdbm hash 2019-03-01 07:51:53 +00:00
4f5dd0428f added hcl_fill_uchars()/hcl_fill_bchars() 2019-02-18 17:18:21 +00:00
b9acbd1694 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
fd3a812cf7 renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
a332acdc4b renamed some encoding functions for consistency 2018-04-06 16:33:17 +00:00
4e2f49853b remove some spaces 2018-04-06 15:16:23 +00:00
81bafcf186 made code a bit win32 friendly 2018-03-31 07:10:43 +00:00
4ad5c38d29 added hcl_get_sockaddr_info() 2018-03-25 02:53:03 +00:00
5d703257ca moved the socket address convertion functions to the main hcl library
enhanced the client library and samples
2018-03-22 03:42:17 +00:00
7371618c5b exported hcl_seterrbfmtv(), hcl_seterrufmtv()
added hcl_server_seterrbfmt(), hcl_server_seterrufmt(), hcl_server_seterrbfmtv(), hcl_server_seterrufmtv()
added socket address conversion functions
2018-03-14 14:40:05 +00:00
68fe9fc891 exported hcl_conv_ucs_to_bcs_with_cmgr() and similar functions
enhanced the sample server program
2018-03-12 16:45:42 +00:00
44df07c1e8 Added partial sample program to accept requests over a socket 2018-03-12 10:39:13 +00:00
b97e2da6af enhanced the logfmtv to handle encoding conversion of the format string 2018-02-26 15:24:45 +00:00
9270dfa0e7 touched up code. added eqv? eql? not 2018-02-08 07:40:27 +00:00
a8729532bb changed copyright years 2018-02-07 14:13:13 +00:00
71a10e09c6 trying to revive this project 2018-02-05 10:43:25 +00:00
256efdb134 added initial hcl files 2016-09-28 14:40:37 +00:00