Chris Rienzo
|
d5252520b4
Revert "Cflags should point to include folder, not to include/libks"
|
3 years ago |
Nickolay V. Shmyrev
|
cffc838791
Cflags should point to include folder, not to include/libks
|
4 years ago |
Chris Rienzo
|
f1446c071e
Merge pull request #71 from alphacep/master
|
3 years ago |
Stefan Weil
|
dcfa47fb89
Fix some errors (reported by LGTM) (#73)
|
3 years ago |
Stefan Weil
|
5b43247e05
Fix some errors (reported by LGTM) (#73)
|
3 years ago |
Piotr Gregor
|
86e08f0e81
Fix CRYPTO_MEM_CHECK_ON undefined
|
4 years ago |
Chris Rienzo
|
3493e9c952
Merge pull request #80 from signalwire/fix-crypto-mem-check-on-undefined
|
3 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
|
596c90ffe2
Merge pull request #77 from signalwire/poll
|
3 years ago |
Andrey Volk
|
fc48722aa3
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 |
Michael Jerris
|
a1504eb0ba
Merge pull request #85 from signalwire/buff-resize-fix
|
3 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 |
Andrey Volk
|
1f34edd29b
Merge pull request #86 from signalwire/drone
|
4 years ago |
Andrey Volk
|
97413feb3e
[Testing] Move Drone artifacts to signalwire.cloud
|
4 years ago |
Mike Jerris
|
3fd57deff5
fix buffer overflow
|
4 years ago |
Andrey Volk
|
809c99c80c
Merge pull request #81 from neheb/openssl
|
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 |