- 11 Jul, 2013 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 10 Jul, 2013 4 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 01 Jul, 2013 3 commits
-
-
Sergey Lyubka authored
Detect Window's style slashes in mg_upload file names
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 28 Jun, 2013 1 commit
-
-
Katerina Blinova authored
-
- 27 Jun, 2013 2 commits
-
-
Katerina Blinova authored
-
Sergey Lyubka authored
-
- 11 Jun, 2013 2 commits
-
-
Sergey Lyubka authored
MKCOL and DELETE
-
Stefan Doehla authored
-
- 06 Jun, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 03 Jun, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 01 Jun, 2013 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 30 May, 2013 5 commits
-
-
Sergey Lyubka authored
support serving pre-gzipped files
-
Sergey Lyubka authored
Added bounds checking for listening_ports.
-
arvidn authored
support serving pre-gzipped files transparently provided the user agent accepts gzip content-encoding. The feature breaks if the user agent makes a range request within a gzipped file, and returns 501 in this case
-
Cody Hanson authored
Needs to be a valid TCP port number, and not less than 1 or greater than 65535
-
Sergey Lyubka authored
-
- 29 May, 2013 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 26 May, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 23 May, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 22 May, 2013 1 commit
-
-
Sergey Lyubka authored
-
- 19 May, 2013 7 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
Securely close SSL connection by standard SSL_shutdown
-
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
-