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