bel2125
|
acd1df40c9
Update to Lua 5.2.4
|
10 năm trước cách đây |
Danny Al-Gaaf
|
ec9d5413a8
replace Windows CRLF with Unix newline
|
10 năm trước cách đây |
Eric Tsau
|
6d4e019c38
Fixes to enable building using MinGW-w64 or TDM-GCC
|
10 năm trước cách đây |
bel
|
b14ab7b00a
Rewrite open all Lua libraries
|
10 năm trước cách đây |
bel
|
c70d1ecad8
Update copyright note to 2015
|
10 năm trước cách đây |
bel
|
ae404df3a8
Fix mingw compiler error
|
10 năm trước cách đây |
bel
|
59eb76c51a
Better usage description in main
|
10 năm trước cách đây |
bel
|
bec21f1a74
Fix compile error with GCC
|
10 năm trước cách đây |
bel
|
ec902803d5
Create console and attach stdin/stdout/stderr
|
11 năm trước cách đây |
bel
|
d25755d4d0
Make Civetweb Lua state available from the command line, e.g. for easier script development
|
11 năm trước cách đây |
bel
|
de9870e7b9
Improve error handling in set_option
|
11 năm trước cách đây |
bel
|
a25d03617c
Rewrite options argument handling (Step 1)
|
11 năm trước cách đây |
Thomas Davis
|
1461951d13
Compile fixes for OSX
|
11 năm trước cách đây |
Danny Al-Gaaf
|
2d8fec839c
main.c: fix another potential buffer overflow in strncat() call
|
11 năm trước cách đây |
Danny Al-Gaaf
|
91f7daa9ed
main.c: fix strncat call to prevent buffer overflow
|
11 năm trước cách đây |
Danny Al-Gaaf
|
2e97ddc4db
main.c: move 'guard' variable to _WIN32
|
11 năm trước cách đây |
Danny Al-Gaaf
|
ca9660e2fd
main.c: use NULL for pointer
|
11 năm trước cách đây |
Danny Al-Gaaf
|
92fcd83da3
main.c: fix -Wincompatible-pointer-types
|
11 năm trước cách đây |
bel
|
ca564eab93
Move windows console creation to a function
|
11 năm trước cách đây |
bel
|
44ae1530bd
handle exit while the password dialog is open, rewrite password suggestion
|
11 năm trước cách đây |
bel
|
8171e1bb03
Change password dialog for Windows
|
11 năm trước cách đây |
bel
|
3a9aa9b80e
Dialog to add and delete users and reset user passwords for Windows
|
11 năm trước cách đây |
jmc-
|
a32dd321a4
Merge branch 'master' of https://github.com/bel2125/civetweb into unit_test
|
11 năm trước cách đây |
bel
|
51971ce6c7
Show 'usage' information on console also for Windows
|
11 năm trước cách đây |
bel
|
32cbb48710
Allow to specify title and tray icon for the Windows standalone server
|
11 năm trước cách đây |
bel
|
ae69114e2a
Parameter checking for the standalone server
|
11 năm trước cách đây |
bel
|
5cfe727d2b
Handle options of main.c in a similar way as options of civetweb.c
|
11 năm trước cách đây |
bel
|
e9e9ff3fa9
Allow to specify a title for the service, so an admin may distinguish two instances of civetweb on the same system
|
11 năm trước cách đây |
bel
|
78b4a45886
Add version to the settings menu title, change management of the server_name variable, and add some assert to check buffer sizes
|
11 năm trước cách đây |
bel
|
492d3f567d
Windows: Use same caps style for all context menu items
|
11 năm trước cách đây |