Maarten Fremouw
							
						 | 
						
							
							
								575c7b9911
							
							Merge branch 'master' of https://github.com/bel2125/civetweb
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								86ac7a404f
							
							Fix for issue #77 (Step 2/?)
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								1a273e421d
							
							Fix for issue #77 (Step 1/?)
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								4c37ed9e27
							
							Add test case for issue #77
						 | 
						10 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								f1c34405fc
							
							Merge pull request #86 from nihildeb/master
						 | 
						10 years ago | 
					
				
					
						
							
								   Nick Hildebrant
							
						 | 
						
							
							
								1dbd48c011
							
							linking fails because clock_gettime is missing without -lrt flag on ubuntu
						 | 
						10 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								acd1df40c9
							
							Update to Lua 5.2.4
						 | 
						10 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								946a3ffe3d
							
							Add Lua 5.2.4
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								457e6cc8c9
							
							Add test for client functions and fix their timeout handling
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								95176420bb
							
							Remove unused timeouts that are passed as parameters
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								40df623ebe
							
							Timeout of getreq is implemented as REQUEST_TIMEOUT in read_request
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								55e578b867
							
							Timout can not be implemented with poll at this place (see #82)
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								83475636b5
							
							Fix unit test
						 | 
						10 years ago | 
					
				
					
						
							
								   Maarten Fremouw
							
						 | 
						
							
							
								b3819c9008
							
							Merge branch 'master' of https://github.com/bel2125/civetweb
						 | 
						10 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								9a628c528b
							
							Merge pull request #81 from dalgaaf/wip-da-SCA-20150323
						 | 
						10 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								b3a9ea02d0
							
							civetweb.c: fix ifdef checks for TCP_USER_TIMEOUT
						 | 
						10 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								5e753cc4d9
							
							civetweb.c: fix setgroups() -Wimplicit-function-declaration
						 | 
						10 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								5396c6942b
							
							src/civetweb.c: asterix precision qualifier takes int
						 | 
						10 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								3d00b0940d
							
							unit_test.c: comment out unused variables
						 | 
						10 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								1d5124ed5e
							
							WebSockCallbacks.c: replace obsolete asctime()
						 | 
						10 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								6620783911
							
							testclient.c: fix format qualifier use %i for int var
						 | 
						10 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								5bf5f19452
							
							unit_test.c: close va_list before return
						 | 
						10 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								ec9d5413a8
							
							replace Windows CRLF with Unix newline
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								a36f756be3
							
							Update credits and release notes
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								f646ecbda4
							
							VS2012 project lua_lib contains only third party modules - disable warnings for them
						 | 
						10 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								55d49a8acd
							
							Merge pull request #80 from Dialga/mingw-fixes
						 | 
						10 years ago | 
					
				
					
						
							
								   Eric Tsau
							
						 | 
						
							
							
								91bbd94074
							
							Update SQLite to version 3.8.8.3
						 | 
						10 years ago | 
					
				
					
						
							
								   Eric Tsau
							
						 | 
						
							
							
								6d4e019c38
							
							Fixes to enable building using MinGW-w64 or TDM-GCC
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								4d1edfd48d
							
							Update release notes
						 | 
						10 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								06f9a4337c
							
							Fix percent-encoding problems (issue #79)
						 | 
						10 years ago |