bel2125
							
						 | 
						
							
							
								06821ee78b
							
							Format code after merge and add CREDITS
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								2615e440ac
							
							Merge branch 'master' of https://github.com/civetweb/civetweb
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								70438abf81
							
							Set LUA_UCID to allow non-ASCII identifiers in Lua
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								e92dd35692
							
							Merge pull request #984 from t-j-h/openssl-30
						 | 
						4 years ago | 
					
				
					
						
							
								   Tim Hudson
							
						 | 
						
							
							
								3fa13c4dc0
							
							handle changed function name for 3.0
						 | 
						4 years ago | 
					
				
					
						
							
								   Tim Hudson
							
						 | 
						
							
							
								d58d777163
							
							correct ifdef logic
						 | 
						4 years ago | 
					
				
					
						
							
								   Tim Hudson
							
						 | 
						
							
							
								67f5aa9fd2
							
							quick OpenSSL-3.0 API support
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								58070cd614
							
							Add TLSv1.2 and TLSv1.3 to SSL_CTC_clear_options
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								b7b3d2cdd9
							
							Change default SSL protocol version to >= TLS1.2
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								b9d87b0b16
							
							Remove WinCE block
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								3462be2431
							
							Update RELEASE_NOTES.md
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								1877ed35a3
							
							Update contributor list:
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								c2b5cc8c79
							
							Fix build error for some configurations
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								d13eff8b2b
							
							Add "result" argument to log() function
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								26e4879989
							
							Merge pull request #976 from paperino1983/fix_readme.md
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								72cf56d6ad
							
							Document log function in Lua background state
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								e9209760a3
							
							Allow filtering and formating the access log in Lua
						 | 
						4 years ago | 
					
				
					
						
							
								   Lorenzo Canepa
							
						 | 
						
							
							
								6a12d95a34
							
							docs/api/ fix link to mg_printf md page
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								52425fc70f
							
							Sort options in per domain, per server and main.c options, and document it
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								1e4ad93f14
							
							Do not log if log_access returns not 0
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								7600670c4b
							
							Document local_uri_raw and format code
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								a0d9a6c02f
							
							Merge branch 'master' of https://github.com/civetweb/civetweb
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								df1a929304
							
							Merge branch 'DL6ER-tweak/local_uri_raw'
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								0c0fa19068
							
							Merge branch 'tweak/local_uri_raw' of https://github.com/DL6ER/civetweb into DL6ER-tweak/local_uri_raw
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								a02c529c9c
							
							Merge pull request #975 from DL6ER/tweak/local_uri_raw
						 | 
						4 years ago | 
					
				
					
						
							
								   DL6ER
							
						 | 
						
							
							
								0c34c71d69
							
							Add local_uri_raw to lua's mg.request_info
						 | 
						4 years ago | 
					
				
					
						
							
								   DL6ER
							
						 | 
						
							
							
								da5fdd5b7b
							
							Add CGI environment variable LOCAL_URI_RAW
						 | 
						4 years ago | 
					
				
					
						
							
								   DL6ER
							
						 | 
						
							
							
								0b55b14ce3
							
							Duplicate memory before passing to remove_dot_segments(). This is likely what should have been done in the first place and the reason for the (char*) cast in the call to remove_dot_segments() as the compiler would have (rightfully) complained otherwise.
						 | 
						4 years ago | 
					
				
					
						
							
								   DL6ER
							
						 | 
						
							
							
								45cb2d7b9b
							
							Introduce mg_request_info::local_uri_raw which contains the URI in un-cleaned form.
						 | 
						4 years ago | 
					
				
					
						
							
								   bel2125
							
						 | 
						
							
							
								a212728bcd
							
							Print errors from Lua background script
						 | 
						4 years ago |