bel
							
						 | 
						
							
							
								6e8415d4e5
							
							Rewrite websocket for Lua (Step 8 of ?)
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								e2f8196be3
							
							Rewrite websocket for Lua (Step 7 of ?)
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								dbcae1b0e8
							
							Rewrite websockets for Lua (Step 6 of ?)
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								5d7c1d165b
							
							Rewrite websockets for Lua (Step 5 of ?)
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								ed963c9793
							
							Rewrite websocket for Lua (step 4 of ?)
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								c9adad6e81
							
							Rewrite websockets for Lua (Step 3 of ?)
						 | 
						11 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								efa959642c
							
							Merge pull request #22 from dalgaaf/wip-da-sca-20140513
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								bedc028f38
							
							civetweb.c: fix potential memory leak in set_ports_options
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								1b5bac47c4
							
							civetweb.c: remove some dead assignments related to 'sock'
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								7d7ec45f25
							
							civetweb.c: remove dead assignemnt of 'keep_alive'
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								94e68b7348
							
							civetweb.c: remove dead assignment of 'res' in match_prefix()
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								2d8fec839c
							
							main.c: fix another potential buffer overflow in strncat() call
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								91f7daa9ed
							
							main.c: fix strncat call to prevent buffer overflow
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								429e051af8
							
							Rewrite Lua Websockets (Step 2 of ?)
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								5522ad9555
							
							Rewrite websockets for Lua (Step 1 of ?)
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								75aa590c04
							
							Update release notes and credits
						 | 
						11 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								76813c8d0b
							
							Merge pull request #21 from dalgaaf/wip-da-sca
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								3eecdd9370
							
							Allow includes in htpasswd files
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								2e97ddc4db
							
							main.c: move 'guard' variable to _WIN32
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								6427a56977
							
							civetweb.c: check for array boundry before read
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								3b0ec24fa2
							
							Show syntax errors in .htpasswd files
						 | 
						11 years ago | 
					
				
					
						
							
								   bel
							
						 | 
						
							
							
								4b0bfbb55b
							
							Error4xx page should be an error404 page. The error 403 (e.g., list a directory if enable_directory_listing no is configured) will show the error.lua page
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								8e2de6920c
							
							civetweb.c: use NULL for pointers
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								ca9660e2fd
							
							main.c: use NULL for pointer
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								afc9ec878e
							
							civetweb.c: change some local functions to static
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								741fa81371
							
							civetweb.c: check array limits before access array
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								fdc0ed2689
							
							civetweb.c: fix sscanf format string to %u
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								23857b161d
							
							civetweb.c: fix format string from %d to %u
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								c4647ea6d3
							
							civetweb.c: fix sprintf format specifier
						 | 
						11 years ago | 
					
				
					
						
							
								   Danny Al-Gaaf
							
						 | 
						
							
							
								9665010252
							
							mod_lua.inl: Clarify expression with parentheses
						 | 
						11 years ago |