| 
							
							
								 Benjamin Sergeant | 0f21a20fe3 | Move errno windows definitions to IXNetSystem.h | 2021-05-17 19:04:02 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 54db6ec8bb | add notes about ssl configuration in demo program | 2021-05-09 13:45:01 -07:00 |  | 
			
				
					| 
							
							
								 flagarde | 0e0a748037 | Remove warnings (#284) | 2021-04-19 09:25:06 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 3b19b0eeca | http client: DEL is not a verb, but DELETE is, fix #281 | 2021-04-04 23:27:28 -07:00 |  | 
			
				
					| 
							
							
								 Bart | dbfe3104e8 | Fixed example code for the new API of IXWebSocketServer (#279) | 2021-03-26 23:55:34 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 68fd8c20d6 | change CI mkdocs invocation | 2021-03-25 11:12:59 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | d932af8568 | (cmake) install IXUniquePtr.h
						
						
						
						
						
						
							
 v11.2.4 | 2021-03-25 10:55:59 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 3add6d4c2e | (ssl + windows) missing include for CertOpenStore function
						
						
						
						
						
						
							
 v11.2.3 | 2021-03-24 08:03:56 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 0d7fb05567 | (ixwebsocket) version bump
						
						
						
						
						
						
							
 v11.2.2 | 2021-03-23 21:54:54 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | bf1747ef18 | (ixwebsocket) version bump | 2021-03-23 21:54:15 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 5c9c05caff | bump version
						
						
						
						
						
						
							
 v11.2.1 | 2021-03-23 21:52:49 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 2573ca151b | CaseInsensitiveLess::NocaseCompare::operator mingw fix attempt
						
						
						
						
						
						
							
 v11.2.0 | 2021-03-23 21:21:36 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | c5b5fa82be | use inet_* wrapper only on mingw | 2021-03-23 21:13:18 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 80dff08304 | invoke ctest manually on ci for windows + gcc builder | 2021-03-23 21:07:26 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 24c2eae3d7 | use inet_ntop and inet_pton musl implementations on all platforms | 2021-03-23 20:53:19 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 449c5fa138 | (ixwebsocket) add getMinWaitBetweenReconnectionRetries
						
						
						
						
						
						
							
 v11.1.4 | 2021-03-23 08:29:50 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | b6234ff908 | compile errors due to missing changes for the introduction of setMinWaitBetweenReconnectionRetries and getMinWaitBetweenReconnectionRetries | 2021-03-23 08:28:40 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | d26664fccc | (ixwebsocket) New option to set the min wait between reconnection attempts. Still default to 1ms. (setMinWaitBetweenReconnectionRetries). | 2021-03-23 07:33:48 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | def0243d6d | (ws) initialize maxWaitBetweenReconnectionRetries to a non zero value ; a zero value was causing spurious reconnections attempts | 2021-03-22 21:10:18 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 1410797d6f | document -DBUILD_DEMO=ON | 2021-03-22 08:51:58 -07:00 |  | 
			
				
					| 
							
							
								 inull | 2670187fe0 | Adds demo building option. (#278) | 2021-03-22 08:47:10 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 95359461d7 | enable test on windows + gcc | 2021-03-21 10:22:44 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 4d7b149649 | mingw: cast fixes | 2021-03-21 10:16:06 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | b29a37ce76 | mingw: inet_ntop and inet_pton compilation fix, use correct parameter names | 2021-03-21 09:50:15 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 9a4dfb40da | mingw: add real implementation of inet_ntop and inet_pton taken from musl C library | 2021-03-21 09:43:16 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | c4c344518d | disable shared-libs on windows where test does not work yet | 2021-03-20 10:18:10 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | d706a4a73e | doc: document BUILD_SHARED_LIBS | 2021-03-20 09:50:21 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 88970604e3 | ixwebsocketserver::broadcast server to return a boolean to know whether the server could start/listen, and use that in ws | 2021-03-19 11:52:41 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 7fee54464e | WebSocketServer::listenAndStart: fix branch where we do not return an integer | 2021-03-19 11:48:21 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 1c7634d075 | ws: cannot use << with an std::vector | 2021-03-19 11:43:29 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 99f9556aa9 | ws + mingw: uses << operator to write file to disk in WebSocketReceiver::handleMessage | 2021-03-19 11:39:14 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 39b2a3d6df | ws curl -O mingw compile fix + detect when we cannot extract a filename from the url to save file to disk with -O option | 2021-03-19 11:35:25 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 056b02a494 | ws: WebSocketSender uses anonymous namespace load instead of its own method | 2021-03-19 11:25:48 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 48166a9a72 | mingw: fix compile errors with linenoise and fstream | 2021-03-19 11:18:55 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | b36a2d1faa | mingw compile fix / remove restrict in inet_* functions | 2021-03-19 10:58:38 -07:00 |  | 
			
				
					| 
							
							
								 Benjamin Sergeant | 968cc5c1c4 | reference wslay as alternative C websocket library | 2021-03-19 08:05:01 -07: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 | 09d3520b66 | Create windows_gcc.yml | 2021-03-13 18:00:32 -08:00 |  |