ea95b7c751Deployed 10c014b with MkDocs version: 1.1.22020-06-19 07:11:56 +00:00
10c014bf98(http client) fix deadlock when following redirects
Benjamin Sergeant
2020-06-19 00:11:06 -07:00
56cf893f70Deployed 9bb3643 with MkDocs version: 1.1.22020-06-18 18:27:01 +00:00
9bb3643fc7(cobra metrics to statsd bot) send info about net requests
Benjamin Sergeant
2020-06-18 11:25:48 -07:00
56db55caca(bots) display received/sent message logs only if we are authenticated
Benjamin Sergeant
2020-06-18 10:49:36 -07:00
e211bc4aa8Deployed 565a08b with MkDocs version: 1.1.22020-06-18 00:15:05 +00:00
565a08b229(cobra client and bots) add batch_size subscription option for retrieving multiple messages at once
Benjamin Sergeant
2020-06-17 17:13:45 -07:00
bf0f11fd65fix size_t with int comparison warning
Benjamin Sergeant
2020-06-17 16:56:06 -07:00
c1fa82b4b9Deployed 558daf8 with MkDocs version: 1.1.22020-06-16 01:30:25 +00:00
558daf8911(websocket) WebSocketServer is not a final class, so that users can extend it (fix#215)
Benjamin Sergeant
2020-06-15 18:29:05 -07:00
b7ff7ed2c0Deployed 7ba7ff4 with MkDocs version: 1.1.22020-06-15 23:10:13 +00:00
7ba7ff4b2a(cobra bots) minor aesthetic change, in how we display http headers with a : then space as key value separator instead of :: with no space
Benjamin Sergeant
2020-06-15 16:08:58 -07:00
ca7344d9dcuse reference in range for loop
Benjamin Sergeant
2020-06-11 13:50:37 -07:00
7603d1a71b(redis cobra bots) ws cobra metrics to redis / hostname invalid parsing
Benjamin Sergeant
2020-06-11 08:33:36 -07:00
f0ea66e1c0Deployed d0cd4ae with MkDocs version: 1.1.22020-06-11 15:21:08 +00:00
d0cd4aed5a(redis cobra bots) xadd with maxlen + fix bug in xadd client implementation and ws cobra metrics to redis command argument parsing
Benjamin Sergeant
2020-06-11 08:20:03 -07:00
83ee8fe0f2Deployed c5aadff with MkDocs version: 1.1.22020-06-11 05:31:37 +00:00
c5aadffa08(redis cobra bots) update the cobra to redis bot to use the bot framework, and change it to report fps metrics into redis streams.
Benjamin Sergeant
2020-06-10 22:30:55 -07:00
ecfca1f905cobra bots: handle stalled connection by disconnecting and reconnecting instead of quitting, and expecting kubernete to restart us
Benjamin Sergeant
2020-06-09 21:39:37 -07:00
e49bf24d2dadd device counter
Benjamin Sergeant
2020-06-09 20:10:37 -07:00
2a1cd6bb3eMerge branch 'feature/cobra_metrics_to_statsd'
Benjamin Sergeant
2020-06-08 18:34:18 -07:00
766e33774ccount slow frames
Benjamin Sergeant
2020-06-08 18:19:01 -07:00
9b90b1d302fix cmake warning about mbedtls name incorrect case (all uppercase)
Benjamin Sergeant
2020-06-04 09:41:12 -07:00
ee8a3a52eccompile tweak on linux + version bump
Benjamin Sergeant
2020-06-04 15:01:16 -07:00
531bd624b5remove spaces in keys + verbose statsd
Benjamin Sergeant
2020-06-04 14:57:36 -07:00
abd6581242(cobra bots) set thread name for utility threads
Benjamin Sergeant
2020-06-04 09:52:35 -07:00
7095367b93(cobra bots) set thread name for utility threads
Benjamin Sergeant
2020-06-04 09:52:35 -07:00
3bb359a774fix warnings
Benjamin Sergeant
2020-06-04 09:48:16 -07:00
eb77736503Deployed 1c6ff73 with MkDocs version: 1.1.22020-06-04 16:42:09 +00:00
1c6ff733f9fix cmake warning about mbedtls name incorrect case (all uppercase)
Benjamin Sergeant
2020-06-04 09:41:12 -07:00
2ecf5d8a5a(statsd cobra bots) statsd improvement: prefix does not need a dot as a suffix, message size can be larger than 256 bytes, error handling was invalid, use core logger for logging instead of std::cerr
Benjamin Sergeant
2020-06-04 09:35:55 -07:00
0f88969b77add metrics statsd files
Benjamin Sergeant
2020-06-04 09:36:28 -07:00
c317100b47(statsd cobra bots) statsd improvement: prefix does not need a dot as a suffix, message size can be larger than 256 bytes, error handling was invalid, use core logger for logging instead of std::cerr
Benjamin Sergeant
2020-06-04 09:35:55 -07:00
b029f176b6add new subcommand + skeleton files
Benjamin Sergeant
2020-06-03 16:29:25 -07:00
bcfcfb628ebuild docker file with alpine 3.12
Benjamin Sergeant
2020-06-02 20:31:32 -07:00
268f528423httpd gzip compression / set a response header and search for gzip in the request header in case deflate is added to gzip in there
Benjamin Sergeant
2020-06-01 17:11:42 -07:00
31be2e2527update .gitignore file
Benjamin Sergeant
2020-06-01 17:01:59 -07:00
502f021a0eembedded help for httpd tool
Benjamin Sergeant
2020-05-30 11:23:39 -07:00
e8d9d33d21Deployed 16eb269 with MkDocs version: 1.1.22020-05-20 17:59:27 +00:00
16eb269e1ebump version for (compiler fix) support clang 5 and earlier (contributed by @LunarWatcher) #206
v9.6.4
Benjamin Sergeant
2020-05-20 10:58:30 -07:00
2319dec278(cmake) revert CMake changes to fix#203 and be able to use an external OpenSSL
Benjamin Sergeant
2020-05-18 21:18:43 -07:00
9ebfa13931Deployed 54d4d81 with MkDocs version: 1.1.22020-05-18 03:37:56 +00:00
54d4d81bf4(cmake) make install cmake files optional to not conflict with vcpkg
v9.6.2
Benjamin Sergeant
2020-05-17 20:36:17 -07:00
ea207d8199(windows + tls) mbedtls is the default windows tls backend + add ability to load system certificates with mbdetls on windows
Benjamin Sergeant
2020-05-17 10:32:30 -07:00
3c2d23b255(windows + tls) mbedtls is the default windows tls backend + add ability to load system certificates with mbdetls on windows
v9.6.1
Benjamin Sergeant
2020-05-17 10:32:30 -07:00
Moved fPIC option to the top of the CMakeLists (#197)
XLPhere
2020-05-08 17:00:51 +02:00
9f8643032dfix dumb compile error
Benjamin Sergeant
2020-05-06 22:07:47 -07:00
00e232db1cDeployed 0772ef7 with MkDocs version: 1.12020-05-07 05:05:08 +00:00
0772ef7ef5(cobra bots) add a --heartbeat_timeout option to specify when the bot should terminate because no events are received
Benjamin Sergeant
2020-05-06 22:01:48 -07:00
c030a62c8bopenSSLLockingCallback should be static
Benjamin Sergeant
2020-05-06 16:57:53 -07:00
931530b101only register the crypto lock callback if no-one has registered them before us
Benjamin Sergeant
2020-05-06 16:49:04 -07:00