Commit Graph
28 Commits
Author SHA1 Message Date
Benjamin SergeantandGitHub 6d8495bd73 Update CHANGELOG.md 2022-04-23 22:53:36 -07:00
Benjamin SergeantandGitHub b8563eddd1 11.4.1 2022-04-23 22:52:32 -07:00
Benjamin SergeantandGitHub 4420bc70b5 Revert "Export static symbols when building ws with shared library (#370)" (#383)
This reverts commit a3d2fa4b7e.
2022-04-12 08:55:43 -07:00
Benjamin SergeantandGitHub 20921f341a Update README.md 2022-03-28 22:04:27 -07:00
Benjamin SergeantandGitHub 2829c62ef9 Fix error handling after calling X509_NAME_get_index_by_NID
This should fix #376
2022-03-27 19:14:40 -07:00
Benjamin SergeantandGitHub f7eb3688dd Update IXExponentialBackoffTest.cpp 2022-02-17 09:17:47 -08:00
Benjamin SergeantandGitHub 7360333aca Handle overflow in IXExponentialBackoff.cpp 2022-02-17 09:17:02 -08:00
Benjamin SergeantandGitHub 90f19e0280 Reference new IXExponentialBackoffTest test in CMakeLists.txt 2022-02-17 09:08:49 -08:00
Benjamin SergeantandGitHub b72f81540b Create IXExponentialBackoffTest.cpp 2022-02-17 09:07:46 -08:00
Benjamin SergeantandGitHub a77fd2d698 Update catch to v2.13.8 (#365) 2022-02-17 08:38:46 -08:00
Benjamin SergeantandGitHub 7711cb1ae7 Feature/no libdeflate (#360)
remove libdeflate code in gzip codec
2022-02-10 20:47:32 -08:00
Benjamin Sergeant 0813eb1788 mention disablePerMessageDeflate in the doc 2021-03-16 09:56:08 -07:00
Benjamin Sergeant cadb8336f2 add reference to Teleport which is using ixwebsockets 2021-03-16 09:10:36 -07:00
Benjamin Sergeant 7fd782f72f add WIN32_LEAN_AND_MEAN windows blip 2021-03-15 19:58:18 -07:00
Benjamin Sergeant 85bcdaaec3 stub inet_ntop and inet_pton function that mingw does not have 2021-03-14 14:25:40 -07:00
Benjamin Sergeant 461641f3d0 ci with unity build for windows + gcc 2021-03-14 13:23:16 -07:00
Benjamin Sergeant 2d65c27d11 rename windows+gcc unittest ci file 2021-03-14 13:18:09 -07:00
Benjamin Sergeant 6a7785d9d9 no set thread name on mingw 2021-03-13 19:02:20 -08:00
Benjamin Sergeant 78a670e0c8 more mingw quirks 2021-03-13 18:55:30 -08:00
Benjamin Sergeant e63ac69ec6 mock poll struct and macro for mingw 2021-03-13 18:49:29 -08:00
Benjamin Sergeant afa15d6dcf mingw build problem fix attempt 2021-03-13 18:31:42 -08:00
Benjamin Sergeant 432a202c07 use https://github.com/marketplace/actions/install-mingw 2021-03-13 18:21:46 -08:00
Benjamin Sergeant d609370a85 change compiler 2021-03-13 18:16:21 -08:00
Benjamin Sergeant bbe3a766f4 ci windows_gcc, disable zlib 2021-03-13 18:04:00 -08:00
Benjamin Sergeant f090c7659b (ixwebsocket) Expose setHandshakeTimeout method 2021-03-07 19:29:28 -08:00
Benjamin Sergeant 7c195219cd reorder methods in IXWebSocket.h 2021-03-07 19:25:53 -08:00
Benjamin Sergeant d239738ec6 add a.out to .gitignore 2021-02-19 13:51:10 -08:00
Benjamin Sergeant c61975bf75 minor improvement to the main.cpp builtin example 2021-02-19 13:50:50 -08:00