Sergey Lyubka
|
ed32e3be0f
Added unix_unit_test and windows_unit_test targets
|
12 年之前 |
Sergey Lyubka
|
83fae879bf
Binding to 127.0.0.1 to prevent annoying popups on mac
|
12 年之前 |
Sergey Lyubka
|
2169e6d77f
Added -pthread to the CFLAGS
|
12 年之前 |
Sergey Lyubka
|
850e0a5922
Updated readme
|
12 年之前 |
Sergey Lyubka
|
322ed3cc6f
fflush()-ing uploaded file before calling MG_UPLOAD callback
|
12 年之前 |
Sergey Lyubka
|
6d4d53c247
Squashed linux warning in process_new_connection()
|
12 年之前 |
Sergey Lyubka
|
e6f8d40942
SSL redirect, using Host: header
|
12 年之前 |
Sergey Lyubka
|
7e051206ad
Removed obsolete manual reference
|
12 年之前 |
Sergey Lyubka
|
76d913796c
Getting first SSL listener dynamically
|
12 年之前 |
Sergey Lyubka
|
4c2609df2c
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
12 年之前 |
Sergey Lyubka
|
f79bd71fd4
Implemented ssl redirection
|
12 年之前 |
Sergey Lyubka
|
5d4f5b6000
Merge pull request #83 from rogerz/mingw-build-error
|
12 年之前 |
Rogerz Zhang
|
fe7c245a6b
Fix building error under mingw
|
12 年之前 |
Sergey Lyubka
|
f24bebaca8
3.6 -> 3.7
|
12 年之前 |
Sergey Lyubka
|
08afdfa8b6
better cleanup
|
12 年之前 |
Sergey Lyubka
|
05f7d65fc9
Added "Start browser" menu item
|
12 年之前 |
Sergey Lyubka
|
a194e07545
2011 -> 2013
|
12 年之前 |
Sergey Lyubka
|
dbb8a5bbf4
put_delete_passwords_file -> put_delete_auth_file
|
12 年之前 |
Sergey Lyubka
|
d3005df019
Bug fix in Win32 mg_mkdir
|
12 年之前 |
Sergey Lyubka
|
ef9b103a00
Started adding ssl redirection support
|
12 年之前 |
Sergey Lyubka
|
f0a2924a7c
Added config editor for Win32
|
12 年之前 |
Sergey Lyubka
|
f109030cd0
Renamed: global_passwords_file -> global_auth_file, put_delete_passwords_file -> put_delete_auth_file.
|
12 年之前 |
Sergey Lyubka
|
eebdd06532
Added comdlg32.lib to GUILIB
|
12 年之前 |
Sergey Lyubka
|
ca2fc71a01
Changed systray icon
|
12 年之前 |
Sergey Lyubka
|
e61e371c16
Changed user manual
|
12 年之前 |
Sergey Lyubka
|
d5f07f5b9b
Changed README
|
12 年之前 |
Sergey Lyubka
|
0a8d5dde51
Changed README
|
12 年之前 |
Sergey Lyubka
|
5646caa572
Using poll() instead of select() to prevent FD_SETSIZE overflows, for programs that open large number of descriptors
|
12 年之前 |
Sergey Lyubka
|
c7e5573d08
Not building DLLs. Using separate target for cocoa mac app.
|
12 年之前 |
Sergey Lyubka
|
b9a226d109
Adding command line options
|
12 年之前 |