- 19 May, 2013 3 commits
-
-
jwang authored
For SSL in close_connection, current implementation use close_socket_gracefully to close socket firstly, then SSL_free. In my testing, this approach may cause some pending write data missing. I'd suggest use standard SSL_shutdown in SSL conection. It need call twice according to openSSL manual - one call sends the close_notify alert and one call receives the response from the peer
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 18 May, 2013 3 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 17 May, 2013 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 16 May, 2013 2 commits
-
-
Sergey Lyubka authored
Added .mov (quicktime) to builtin_mimes_types
-
Erik Oomen authored
-
- 15 May, 2013 3 commits
-
-
Sergey Lyubka authored
Lua functionality change: print renamed to mg.write, read renamed to mg.read. Expanded user manual, fixed example pages.
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 14 May, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 13 May, 2013 4 commits
-
-
Sergey Lyubka authored
lsp_mg_read: remove dead code, return nil on empty read
-
Sergey Lyubka authored
-
Sergey Lyubka authored
Fix parameter 1 for select in poll()
-
ff.feng authored
-
- 12 May, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 10 May, 2013 7 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
-
- 08 May, 2013 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 07 May, 2013 1 commit
-
-
Sergey Lyubka authored
_CRT_SECURE_NO_WARNINGS should not generate a warning if already defined
-
- 06 May, 2013 3 commits
-
-
Pavel authored
modified: mongoose.c
-
Sergey Lyubka authored
Environment variable required for PHP cgi
-
Thileepan authored
In few windows machines, the environment variables "ProgramFiles" is required to successfully execute PHP code especially socket functions.
-
- 26 Apr, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 25 Apr, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 19 Apr, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 11 Apr, 2013 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 02 Apr, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 29 Mar, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 27 Mar, 2013 1 commit
-
-
Sergey Lyubka authored
-