8e7d310439
(ws commands) in websocket proxy, disable automatic reconnections + in Dockerfile, use alpine 3.11
Benjamin Sergeant2019-12-20 09:51:21 -08:00
494f408320
(tls) Experimental TLS server support with mbedtls (windows) + process cert tlsoption (client + server)
Benjamin Sergeant2019-12-18 11:51:02 -08:00
4e1888ac19
(tls) Experimental TLS server support with mbedtls (windows) + process cert tlsoption (client + server)
v7.5.7
Benjamin Sergeant2019-12-18 11:51:02 -08:00
299afc1425
(tls servers) Make it clear that apple ssl and mbedtls backends do not support SSL in server mode
Benjamin Sergeant2019-12-18 10:43:05 -08:00
237ede56aa
(tls servers) Make it clear that apple ssl and mbedtls backends do not support SSL in server mode
Benjamin Sergeant2019-12-18 10:43:05 -08:00
0679b6399f
(tls options client) TLSOptions struct _validated member should be initialized to false
Benjamin Sergeant2019-12-17 14:10:28 -08:00
ba3b1c1a0f
(tls options client) TLSOptions struct _validated member should be initialized to false
v7.5.5
Benjamin Sergeant2019-12-17 14:10:28 -08:00
862f8ea2d4
(websocket client) improve the error message when connecting to a non websocket server
Benjamin Sergeant2019-12-16 17:57:43 -08:00
c60c606e0f
(websocket client) improve the error message when connecting to a non websocket server
v7.5.4
Benjamin Sergeant2019-12-16 17:57:43 -08:00
cae016564e
(server) attempt at fixing #131 by using blocking writes in server mode
Benjamin Sergeant2019-12-12 12:17:29 -08:00
e223f8fac2
(ws) cobra to sentry - created events with sentry tags based on tags present in the cobra messages
Benjamin Sergeant2019-12-11 17:27:37 -08:00
cca304fc18
(ws) cobra to sentry - created events with sentry tags based on tags present in the cobra messages
Benjamin Sergeant2019-12-11 17:27:37 -08:00
0b2d816320
(ws) cobra to sentry. Handle Error 429 Too Many Requests and politely wait before sending more data to sentry
Benjamin Sergeant2019-12-05 15:59:29 -08:00
094d16304d
(ws) cobra to sentry. Handle Error 429 Too Many Requests and politely wait before sending more data to sentry
v7.5.0
Benjamin Sergeant2019-12-05 15:59:29 -08:00
5c5ea6dec1
(ws) #125 / cmake detects an already installed jsoncpp and will try to use this one if present
Benjamin Sergeant2019-12-03 16:01:46 -08:00
c75959fcb5
(ws) #125 / cmake detects an already installed jsoncpp and will try to use this one if present
v7.4.4
Benjamin Sergeant2019-12-03 16:01:46 -08:00
c91a0d2a35
(http client) use std::unordered_map instead of std::map for HttpParameters and HttpFormDataParameters class aliases
Benjamin Sergeant2019-12-03 09:25:00 -08:00
af1a54f2ad
(http client) use std::unordered_map instead of std::map for HttpParameters and HttpFormDataParameters class aliases
v7.4.3
Benjamin Sergeant2019-12-03 09:25:00 -08:00
d465511812
[#113] Mention StreamSSL as an example windows schannel implementation
Benjamin Sergeant2019-12-03 09:22:27 -08:00
8a385449ce
[#113] Mention StreamSSL as an example windows schannel implementation
Benjamin Sergeant2019-12-03 09:22:27 -08:00
6b98694caa
(client) internal IXDNSLookup class requires a valid cancellation request function callback to be passed in
Benjamin Sergeant2019-12-02 14:52:19 -08:00
396a6985ae
(client) internal IXDNSLookup class requires a valid cancellation request function callback to be passed in
Benjamin Sergeant2019-12-02 14:52:19 -08:00
d82e05f72d
(client) fix an overflow in the exponential back off code
Benjamin Sergeant2019-12-02 13:51:45 -08:00
a0d5f37402
(http client) Add support for multipart HTTP POST upload + (ixsentry) Add support for uploading a minidump to sentry
Benjamin Sergeant2019-11-25 21:08:43 -08:00
6054dd4b49
(http client) Add support for multipart HTTP POST upload + (ixsentry) Add support for uploading a minidump to sentry
v7.4.0
Benjamin Sergeant2019-11-25 21:08:43 -08:00