Andrey Volk 55db922ac0 Update Drone CI signature (#127) 2 lat temu
..
.gitignore 166c38073a add http functions (#70) 4 lat temu
CMakeLists.txt 166c38073a add http functions (#70) 4 lat temu
tap.c 4288e5c3b2 Initial commit 6 lat temu
tap.h 4288e5c3b2 Initial commit 6 lat temu
testacl.c 4288e5c3b2 Initial commit 6 lat temu
testhash.c 149edf2b01 Json logging option (#87) 4 lat temu
testhttp.c e18f152fe6 Fix overflow when kws_raw_read() fills buffer. Add kws_string_read() which will always NULL terminate data read from websocket. 3 lat temu
testjson.c 6ac31a625f Remove memory pools from ks_json (#49) 5 lat temu
testlog.c 149edf2b01 Json logging option (#87) 4 lat temu
testpolling.c 4288e5c3b2 Initial commit 6 lat temu
testpools.c 8248249def Resolve some scan-build errors and remove unused crypto, unused ks_resp, ks_rng, ks_faktory 5 lat temu
testq.c 3446706d3e Queue peek (#99) 3 lat temu
testrealloc.c 4288e5c3b2 Initial commit 6 lat temu
testsock.c 55db922ac0 Update Drone CI signature (#127) 2 lat temu
testsock2.c 4288e5c3b2 Initial commit 6 lat temu
teststring.c 4288e5c3b2 Initial commit 6 lat temu
testthreadmutex.c 2ae6c1e665 Add KS_PRI_DEFAULT to initialize ks_thread with OS default priority. Remove dead code. Lower thread priority error to warning since failure to set priority may be common in unprivileged processes. 3 lat temu
testthreadpools.c 2ae6c1e665 Add KS_PRI_DEFAULT to initialize ks_thread with OS default priority. Remove dead code. Lower thread priority error to warning since failure to set priority may be common in unprivileged processes. 3 lat temu
testtime.c 4288e5c3b2 Initial commit 6 lat temu
testwebsock.c 4288e5c3b2 Initial commit 6 lat temu
testwebsock2.c f5bc7eca47 kws support add custom headers 3 lat temu