This website requires JavaScript.
7a58f6ee74
Deployed 6c205b9 with MkDocs version: 1.1
2020-05-06 23:27:22 +00:00
6c205b983e
(openssl tls) when OpenSSL is older than 1.1, register the crypto locking callback to be thread safe. Should fix lots of CI failures
Benjamin Sergeant
2020-05-06 16:26:30 -07:00
a65b334961
assert that the timeout is non zero in makeCancellationRequestWithTimeout
Benjamin Sergeant
2020-05-06 15:53:27 -07:00
2de8aafcbc
another windows build error in IXUdpSocket ...
Benjamin Sergeant
2020-05-05 08:29:39 -07:00
f075f586e1
fix windows compile error with UdpSocket::recvfrom
Benjamin Sergeant
2020-05-05 08:15:01 -07:00
93cb898989
fix compile error with UdpSocket::recvfrom
Benjamin Sergeant
2020-05-05 08:03:04 -07:00
e4da62547b
add reference to multiple projects using IXWebSocket
Benjamin Sergeant
2020-05-05 07:52:02 -07:00
2b4c06e6d2
UdpSocket::recvfrom last argument does not have to be a uint32_t
Benjamin Sergeant
2020-05-05 07:49:07 -07:00
7337ed34a6
Added asynchronous udp receive function (#193 )
tostc
2020-05-05 16:47:41 +02:00
15355188d5
(http client) rework a bit PATCH pull request, fix compile error with setForceBody and initialize _forceBody to false
Benjamin Sergeant
2020-05-05 07:43:55 -07:00
8760c87635
add PATCH and add option to enforce a http request body write (#195 )
Liz3
2020-05-05 16:38:55 +02:00
2786631e3b
clang-format
Benjamin Sergeant
2020-05-04 17:19:25 -07:00
1b30061a4d
remove unused variable
Benjamin Sergeant
2020-05-04 17:18:21 -07:00
af003fc79b
(ixbots) fix tsan data race error when accessing verbose parameter
Benjamin Sergeant
2020-05-04 17:15:35 -07:00
e71602c769
Deployed 4f17cd5 with MkDocs version: 1.1
2020-05-04 22:45:57 +00:00
4f17cd5e74
(cobra bots) do not use a queue to store messages pending processing, let the bot handle queuing
Benjamin Sergeant
2020-05-04 15:45:11 -07:00
b04764489c
(doc) add link to a project using ixwebsocket #187
Benjamin Sergeant
2020-05-04 09:21:39 -07:00
22fc8e981d
do not run run the tsan + openssl test on ci
feature/lua_bindings
Benjamin Sergeant
2020-05-03 22:16:14 -07:00
fb0de53efd
dummy commit
Benjamin Sergeant
2020-05-03 19:09:23 -07:00
fc4a4bfb7c
fix #194 / linux needs to built with position independant code
Benjamin Sergeant
2020-05-03 12:19:58 -07:00
9e54fd5f1a
Fix CMake/zlibstatic-related regression (#192 )
ebenali
2020-05-02 22:08:58 -07:00
1096f62196
cmake: add export() and install(EXPORT) for easier packageability (#190 )
ebenali
2020-05-02 20:20:59 -07:00
d8597b054c
bump version for universal windows platform fixes
v9.5.4
Benjamin Sergeant
2020-05-01 11:32:58 -07:00
b34d9f6a06
uwp fixes
Benjamin Sergeant
2020-05-01 11:27:59 -07:00
b21e2506bf
(ci) add universal windows platform
Benjamin Sergeant
2020-05-01 10:44:10 -07:00
303f99a432
refine previous commit
Benjamin Sergeant
2020-05-01 10:37:25 -07:00
a42ccea8dd
disable unicode
Benjamin Sergeant
2020-05-01 09:22:03 -07:00
6dc6a47eab
Deployed beb26bc with MkDocs version: 1.1
2020-04-29 18:54:07 +00:00
beb26bc096
use ninja for local builds
Benjamin Sergeant
2020-04-29 11:53:56 -07:00
b45980f0f6
(http client) better current request cancellation support when the HttpClient destructor is invoked (see #189 )
Benjamin Sergeant
2020-04-29 11:53:23 -07:00
62a7483e41
rename lua test file + fix C++ warnings
Benjamin Sergeant
2020-04-28 22:22:45 -07:00
36fbdd0daa
can receive string message
Benjamin Sergeant
2020-04-28 22:15:43 -07:00
feff2e38c0
can send message, set a url and start the connection
Benjamin Sergeant
2020-04-28 19:11:06 -07:00
a040ff06e8
rename LuaPlayer.hpp to LuaWebSocket.h
Benjamin Sergeant
2020-04-28 18:37:19 -07:00
755493eaf3
test pre-commit
Benjamin Sergeant
2020-04-20 23:11:04 -07:00
4c61aede2e
add skeleton lua bindings
Benjamin Sergeant
2020-04-20 23:02:23 -07:00
bf2145eb8a
double quotes
feature/windows_uwp
Benjamin Sergeant
2020-04-27 17:12:02 -07:00
a35f8f2250
try to enable uwp
Benjamin Sergeant
2020-04-27 17:10:09 -07:00
dd5da0f2ac
Deployed fbca513 with MkDocs version: 1.1
2020-04-27 19:37:32 +00:00
fbca513008
bump version
v9.5.2
Benjamin Sergeant
2020-04-27 12:36:56 -07:00
33ebd00932
fix cmake tls backend option parsing
Benjamin Sergeant
2020-04-27 11:29:50 -07:00
fbe5e74109
fix openssl cmake errors
Benjamin Sergeant
2020-04-27 10:59:47 -07:00
a9f5d5353f
fix cmake syntax error and convert some errors to fatal errors
Benjamin Sergeant
2020-04-27 10:29:27 -07:00
22e0083832
CMake TLS cleanup
Benjamin Sergeant
2020-04-27 10:09:51 -07:00
37c0a193fa
Deployed 5632360 with MkDocs version: 1.1
2020-04-27 16:44:17 +00:00
5632360fbd
(http client) Set default values for most HttpRequestArgs struct members (fix #185 )
Benjamin Sergeant
2020-04-27 09:43:31 -07:00
20294841b3
ci - on windows, disable building tls as it is too slow (> 15minutes total)
v9.5.0
Benjamin Sergeant
2020-04-25 15:58:49 -07:00
74efdfebba
remove bundled mbedtls
Benjamin Sergeant
2020-04-25 15:41:39 -07:00
4d70380d11
Deployed 0ab04f5 with MkDocs version: 1.1
2020-04-25 22:37:22 +00:00
0ab04f51fe
(ssl) Default to OpenSSL on Windows, since it can load the system certificates by default
Benjamin Sergeant
2020-04-25 15:36:31 -07:00
4ed7968b05
ci / try to force an openssl 1.1 install on mac
Benjamin Sergeant
2020-04-25 11:53:09 -07:00
f3f86e4e91
Deployed 287e489 with MkDocs version: 1.1
2020-04-25 18:42:41 +00:00
287e48962f
bump version number
Benjamin Sergeant
2020-04-25 11:41:58 -07:00
953c680eee
Bug on setting extra headers. Now it loses the first string character. (#184 )
Francisco Javier and Fco. Javier M. C
2020-04-25 20:39:37 +02:00
99c1e62c9e
Deployed 2802cad with MkDocs version: 1.1
2020-04-24 22:51:16 +00:00
2802cad8c4
more tls in memory certs doc + bump file format
Benjamin Sergeant
2020-04-24 15:50:39 -07:00
9f770b10c0
clang-format
Benjamin Sergeant
2020-04-24 15:34:00 -07:00
677f79b0ea
Implement API for adding custom roots via a string (#178 )
Max Weisel
2020-04-24 18:32:11 -04:00
646b18bf28
core logger support multiple level + switch ixbots to user corelogger instead of spdlog
Benjamin Sergeant
2020-04-24 15:17:50 -07:00
0670954faf
unittest / remove deleted file reference
Benjamin Sergeant
2020-04-24 14:23:38 -07:00
2469d7102e
missing headers for url parsing
Benjamin Sergeant
2020-04-24 14:13:15 -07:00
79acb915ce
merge the 2 url parsing file into one, fix a silly build error
Benjamin Sergeant
2020-04-24 14:08:59 -07:00
bad3adb6b4
cmake pb with renamed file
Benjamin Sergeant
2020-04-24 12:55:00 -07:00
e3dd4e60c0
remove deleted IXSelectInterruptEventFd file reference in cmake
Benjamin Sergeant
2020-04-24 12:52:13 -07:00
c70f1d09a8
include all ssl backends inside special per backend macro
Benjamin Sergeant
2020-04-24 12:47:47 -07:00
4b2b133c10
fix #182
Benjamin Sergeant
2020-04-22 14:26:16 -07:00
8f8d9e79bc
Deployed cd5fae6 with MkDocs version: 1.1
2020-04-22 21:14:51 +00:00
cd5fae6a5b
generate a compilation database when building with make for the default target, so that clang-tidy can be used
Benjamin Sergeant
2020-04-22 14:14:09 -07:00
5860c5c80b
Fixes #179 (#180 )
Ross Jacobs
2020-04-20 22:59:20 -07:00
cce7bb6a3e
do not use spdlog from vcpkg
feature/windows_linking_spdlog_fix
Benjamin Sergeant
2020-04-18 04:00:42 -07:00
90eae2b403
only build ws
Benjamin Sergeant
2020-04-18 03:54:34 -07:00
3c49512db2
Deployed 36257cb with MkDocs version: 1.1
2020-04-18 10:50:23 +00:00
36257cbfe4
update build doc
Benjamin Sergeant
2020-04-18 03:49:26 -07:00
b044a1d119
only run windows ci
Benjamin Sergeant
2020-04-17 17:39:36 -07:00
5184d5d985
Revert "try to fix windows link"
Benjamin Sergeant
2020-04-17 17:33:55 -07:00
aac9386f62
add spdlog through vcpkg
Benjamin Sergeant
2020-04-17 17:33:32 -07:00
8db688b818
try to fix windows link
Benjamin Sergeant
2020-04-17 16:51:45 -07:00
68ee57a6a7
fix ixbots unittest
Benjamin Sergeant
2020-04-17 10:09:52 -07:00
79877d9a7f
Deployed 9d79596 with MkDocs version: 1.1
2020-04-17 16:57:01 +00:00
9d79596629
(ixbots) display sent/receive message, per seconds as accumulated
Benjamin Sergeant
2020-04-17 09:56:09 -07:00
0b6fd989f5
(ws) add a --logfile option to configure all logs to go to a file
Benjamin Sergeant
2020-04-17 09:35:47 -07:00
1c19a57fef
missing atomic header in IXCobraBot.h / should fix windows build
Benjamin Sergeant
2020-04-16 22:54:43 -07:00
68c5c68184
Deployed a2abe86 with MkDocs version: 1.1
2020-04-17 05:49:37 +00:00
a2abe861d3
(cobra bots) add a utility class to factor out the common bots features (heartbeat) and move all bots to used it + convert cobra_subscribe to be a bot and add a unittest for it
Benjamin Sergeant
2020-04-16 21:58:10 -07:00
7b185d3e08
Deployed 0f5d15a with MkDocs version: 1.1
2020-04-16 21:50:39 +00:00
0f5d15aa11
(cobra bots) add a utility class to factor out the common bots features (heartbeat) and move cobra to sentry bot to use it
Benjamin Sergeant
2020-04-16 14:49:49 -07:00
ccfd196863
clang-format
Benjamin Sergeant
2020-04-16 11:58:06 -07:00
4e778eb242
Deployed 9b8cfa0 with MkDocs version: 1.1
2020-04-16 01:34:17 +00:00
9b8cfa0a37
(websocket) add a positive number to the heartbeat message sent, incremented each time the heartbeat is sent
Benjamin Sergeant
2020-04-15 18:33:36 -07:00
85f6b1e0b7
fix compiler warning in ixsentry about unused parameters in uploadPayload method
Benjamin Sergeant
2020-04-15 18:05:00 -07:00
1e055ba477
Deployed 64754df with MkDocs version: 1.1
2020-04-16 00:39:29 +00:00
64754df66c
(ixcobra) change cobra event callback to use a struct instead of several objects, which is more flexible/extensible
Benjamin Sergeant
2020-04-15 17:38:21 -07:00
71a421eefc
remove file that does not exist yet but which is referenced in CMake
Benjamin Sergeant
2020-04-15 17:03:34 -07:00
24c57c9dde
Deployed 386ef3a with MkDocs version: 1.1
2020-04-16 00:00:07 +00:00
386ef3ab04
(ixcobra) make CobraConnection_EventType an enum class (CobraEventType)
Benjamin Sergeant
2020-04-15 16:59:17 -07:00
c8b3c778b2
Deployed 2c4bf8f with MkDocs version: 1.1
2020-04-15 05:03:34 +00:00
2c4bf8f4bd
(ixsentry) add a library method to upload a payload directly to sentry
Benjamin Sergeant
2020-04-14 22:02:51 -07:00
3a2c446225
missing headers in IXWebSocketCloseInfo.h, ,IXWebSocketErrorInfo.h and IXWebSocketOpenInfo.h
Benjamin Sergeant
2020-04-14 21:52:27 -07:00
35630fe7ed
new makefile target + better error description in Socket::readBytes
Benjamin Sergeant
2020-04-14 21:50:26 -07:00
ef2f01d5bf
Deployed bea582c with MkDocs version: 1.1
2020-04-14 22:31:09 +00:00