valenok
|
1d490f9d6c
mingw build fix
|
15 years ago |
valenok
|
647719861b
honoring command line flags when using config file, command line flags take preference
|
15 years ago |
valenok
|
d475188a3d
protected free(ssl_mutexes) with ifndef NO_SSL
|
15 years ago |
valenok
|
9b5de49437
free-ing allocated SSL mutexes
|
15 years ago |
valenok
|
ea71faf71d
2.10 -> 2.11
|
15 years ago |
valenok
|
035a30dfed
Added tag 2.10 for changeset 47c8f85f52d3
|
15 years ago |
valenok
|
7291b6d7d6
added res.rc to win32 compilation
|
15 years ago |
valenok
|
8853d320fe
removed obsolete stuff
|
15 years ago |
valenok
|
c20a36ccc5
added -max_request_size description
|
15 years ago |
valenok
|
1a9b36e842
win32 systray functionality
|
15 years ago |
valenok
|
2b732a8067
implemented pthread_cond_broadcast() better to avoid mg_stop() deadlock on Win32
|
15 years ago |
valenok
|
bd152b0923
introduced max_request_size
|
15 years ago |
valenok
|
9d01d9f21d
win32: stdcall by default.
|
15 years ago |
valenok
|
3d43451b36
reporting error if request size is too big
|
15 years ago |
valenok
|
d8c12e449d
refactored set_port_option
|
15 years ago |
valenok
|
4c1451bab1
refactored SSL initialization. implemented mg_connect()
|
15 years ago |
valenok
|
6a05abad4d
fixed config file loading
|
15 years ago |
valenok
|
53dde04b8f
windows build: removed gui libs from DLL build
|
15 years ago |
valenok
|
e728c85863
added __cdecl to main()
|
15 years ago |
valenok
|
49065f2165
Windows build: /Gz - stdcall convention by default
|
15 years ago |
valenok
|
a030d2cfdb
Windows build: /Os -> /O1, added cyassl build.
|
15 years ago |
valenok
|
fcb49d75ce
got rid of getcwd(). using __cdecl for signal handler.
|
15 years ago |
valenok
|
1ceafea1f9
SSL_CTX_use_certificate_chain_file() call fixed. using __cdecl for qsort callback. squashed warnings under msvc
|
15 years ago |
valenok
|
06418fa4e6
added -access_control_list option to cmdline
|
15 years ago |
valenok
|
abbf27338e
license added
|
15 years ago |
valenok
|
149a553872
not setting SO_REUSEADDR on windows
|
15 years ago |
valenok
|
236768b30c
2.9 -> 2.10
|
15 years ago |
valenok
|
f169d153c4
Windows service functionality, and initial systray functionality
|
15 years ago |
valenok
|
de5aff7f10
fixed check_acl() to return -1 for malformed ACL
|
15 years ago |
valenok
|
58c89bb862
Added tag 2.9 for changeset 4e217a693d74
|
15 years ago |