Sergey Lyubka
							
						 | 
						
							
							
								5642dfcf38
							
							CGI handling on windows: constructing full path to the interpreter. enabling SO_REUSEADDR on listening socket.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								4dff36ffde
							
							removed unused struct timespec
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								771ce9059c
							
							added
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								e490b30c38
							
							_mongoose.dll -> mongoose.dll
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								f935ef832b
							
							_mongoose.dll -> mongoose.dll, _mongoose.so -> libbmongoose.so
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								79cdb77e5d
							
							Removed hard-coded CC value from Makefile
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								ff0c2d3f91
							
							Added unit test for mg_get_var
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								6f9901b65c
							
							config file parsing: allow blank lines
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								bce3a85702
							
							#including winsock2 and ws2tcpip headers by default on windows
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								f741349d51
							
							Fixed calculation of the number of leap days
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								25863b59a6
							
							Sending MG_WEBSOCKET_CLOSE
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								72c861bb83
							
							Python bindings synced
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								586574e176
							
							Added #pragma comment(lib, "Ws2_32.lib") for win32
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								0f15954727
							
							Skip SSL init if PEM file is not specified
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								167338f216
							
							Using slash, "/" as the universal directory separator throughout the code
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								d82f6b7607
							
							Added /machine:IX86 to MSVC flags
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								614b219a27
							
							Marking WRITE end of a pipe as closed in handle_cgi_request()
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								35cf8687df
							
							Merge pull request #32 from okigan/master
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								d883b0f0f9
							
							Prevent possible assert fail on windows in handle_cgi_request()
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								0b942aaaba
							
							Minor change for the win32 build
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								364235e7ae
							
							Squashed warning on windows
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								ba1f2ced8e
							
							Cosmetic changes
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								c4c34a8f4d
							
							Cosmetic changes
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								a866f4e174
							
							Cosmetic changes
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								c5916814cd
							
							Added link to mongoose.c
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								349717ac0e
							
							removed stray new line
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								5d27766424
							
							Added comment on the websocket example page
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								97668ba6c9
							
							Updated README to reflect websocket and webdav support
						 | 
						13 years ago | 
					
				
					
						
							
								   Sergey Lyubka
							
						 | 
						
							
							
								98fb44f836
							
							Refactored data buffering. Updated websocket example to have 2 message roundtrips.
						 | 
						13 years ago | 
					
				
					
						
							
								   Igor Okulist
							
						 | 
						
							
							
								2260c8ddc0
							
							Merge branch 'master' of https://github.com/okigan/mongoose
						 | 
						13 years ago |