Andrey Volk 55db922ac0 Update Drone CI signature (#127) 2 years ago
..
.gitignore 166c38073a add http functions (#70) 4 years ago
CMakeLists.txt 166c38073a add http functions (#70) 4 years ago
tap.c 4288e5c3b2 Initial commit 6 years ago
tap.h 4288e5c3b2 Initial commit 6 years ago
testacl.c 4288e5c3b2 Initial commit 6 years ago
testhash.c 149edf2b01 Json logging option (#87) 4 years ago
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 years ago
testjson.c 6ac31a625f Remove memory pools from ks_json (#49) 5 years ago
testlog.c 149edf2b01 Json logging option (#87) 4 years ago
testpolling.c 4288e5c3b2 Initial commit 6 years ago
testpools.c 8248249def Resolve some scan-build errors and remove unused crypto, unused ks_resp, ks_rng, ks_faktory 5 years ago
testq.c 3446706d3e Queue peek (#99) 3 years ago
testrealloc.c 4288e5c3b2 Initial commit 6 years ago
testsock.c 55db922ac0 Update Drone CI signature (#127) 2 years ago
testsock2.c 4288e5c3b2 Initial commit 6 years ago
teststring.c 4288e5c3b2 Initial commit 6 years ago
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 years ago
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 years ago
testtime.c 4288e5c3b2 Initial commit 6 years ago
testwebsock.c 4288e5c3b2 Initial commit 6 years ago
testwebsock2.c f5bc7eca47 kws support add custom headers 3 years ago