Commit Graph

27 Commits

Author SHA1 Message Date
431b7d17f3 touched up code a bit 2021-02-09 15:06:41 +00:00
7f510f51d0 removed unneeded code 2021-02-08 15:50:53 +00:00
9c021aa36f the new compiler is becoming usable. but not complete yet.
added more string copy functions
2021-01-22 14:43:47 +00:00
74e6511b9c cleaned up code and build files 2020-11-15 10:26:14 +00:00
0ad4d378ee Added some incomplete code for process-switching 2020-10-15 12:57:05 +00:00
5a69c03344 added hcl_add_ntime()/hcl_sub_ntime() 2020-09-03 06:21:01 +00:00
4fc557e02a refactored fmt code 2019-05-31 10:54:13 +00:00
fbdb084fec refined the msb positioning functions
migrated hcl_isint()/hcl_isbigint() to hcl-prv.h
2019-05-04 17:56:45 +00:00
256a196839 enhanced hcl_bswap16/32/64() 2019-05-03 07:39:01 +00:00
249c0f3c42 refined some endian conversion macros with proper type casting 2019-05-03 03:20:10 +00:00
a37e19db8d redefined endian conversion routines 2019-05-02 07:58:36 +00:00
ebe018d5dc renamed inconsistent function names 2019-03-19 13:29:59 +00:00
11b9720a77 added hcl_byte_to_bcstr().
implemented k/K/w/W in the formatted output function
2019-03-18 15:37:07 +00:00
c788be6a4c fixed wrong conditionals in hcl-utl.h 2019-03-07 12:54:23 +00:00
357cb80b0d added section titles to hcl-utl.h 2019-03-06 01:57:06 +00:00
6632745618 redefined hash functions 2019-03-06 01:50:46 +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
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
6806c2bd30 added timer functions 2018-03-15 08:35:38 +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
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