Nickolay V. Shmyrev
|
cffc838791
Cflags should point to include folder, not to include/libks
|
4 years ago |
Stefan Weil
|
dcfa47fb89
Fix some errors (reported by LGTM) (#73)
|
3 years ago |
Piotr Gregor
|
86e08f0e81
Fix CRYPTO_MEM_CHECK_ON undefined
|
4 years ago |
Andrey Volk
|
f05805b341
Extend error handling in ks_poll on Windows. Avoid setting POLLERR and POLLHUP as they are meaningless in the events field. Setting POLLHUP on Windows results as an error 10022 (Invalid argument).
|
4 years ago |
Chris Rienzo
|
318bbe2867
Merge pull request #78 from signalwire/versionbumpwindows
|
3 years ago |
Mike Jerris
|
b85791aab8
fix buffer overflow
|
4 years ago |
Chris Rienzo
|
cd551a0d32
Merge pull request #92 from signalwire/threadpoolnodetach
|
3 years ago |
Andrey Volk
|
2ad5764e5e
Do not detach worker threads in ks_thread_pool
|
3 years ago |
Chris Rienzo
|
22bee52c14
Merge pull request #89 from signalwire/kws-clear-error
|
4 years ago |
Chris Rienzo
|
4e5508c9bf
Clear OpenSSL error queue with ERR_clear_error() prior to executing SSL_* functions that check it.
|
4 years ago |
Shane Bryldt
|
149edf2b01
Json logging option (#87)
|
4 years ago |
Andrey Volk
|
4ec1998c6a
Merge pull request #88 from signalwire/dronecloud
|
4 years ago |
Andrey Volk
|
edbdc4bb25
[Testing] Move Drone artifacts to signalwire.cloud
|
4 years ago |
Chris Rienzo
|
c0f65084bf
null_logger should be file static
|
4 years ago |
Michael Jerris
|
9bc7fbf90b
Merge pull request #83 from signalwire/update-2
|
4 years ago |
Mike Jerris
|
10056b92be
unused var
|
4 years ago |
Andrey Volk
|
70ff5101ff
Enable v2.0 branch on Drone
|
4 years ago |
Andrey Volk
|
0205f21d61
Fix .drone.yml
|
4 years ago |
Anthony Minessale
|
32d485ea30
disable nagle and add keepalive to ws
|
4 years ago |
Seven Du
|
166c38073a
add http functions (#70)
|
4 years ago |
Mike Jerris
|
f12fa3e6a0
rearange kws socket shutdown sequence so we more gracefully shut down ssl sockets.
|
4 years ago |
Andrey Volk
|
b522f04db2
Fix changelog when packaging for Debian.
|
4 years ago |
Mike Jerris
|
e9dcbd57c7
add new KS_POLL_ types
|
4 years ago |
Mike Jerris
|
910e5285c6
add ssl pending check to kws_wait_sock
|
4 years ago |
Mike Jerris
|
3bbde747c3
disable cotire due to pch failures on some platforms
|
4 years ago |
Mike Jerris
|
c57529207c
fix testwebsock2 test on platforms without bswap64
|
4 years ago |
Mike Jerris
|
0752936f9f
change error name to indicate its due to a remote close request
|
4 years ago |
Andrey Volk
|
d9bd092fa1
Version bump Windows package to v2.0
|
4 years ago |
Chris Rienzo
|
b1ca235333
Detached thread must own its own memory pool (#76)
|
4 years ago |
Chris Rienzo
|
1a21d0007f
Merge pull request #61 from signalwire/destroy-detached-threads
|
4 years ago |