Historique des commits

Auteur SHA1 Message Date
  Sergey Lyubka 51a80e4844 Do not output headers when serving Lua server pages il y a 12 ans
  Sergey Lyubka ce0826e285 Adding lua+sqlite functionality in the default windows binary build il y a 12 ans
  Sergey Lyubka b21a8b2193 Removed wait_until_socket_is_readable(). Rely on socket timeout. il y a 12 ans
  Konstantin Sorokin 3f78df86ac fixed typo il y a 12 ans
  Sergey Lyubka c30f7a5258 Merge pull request #77 from bamiaux/add_request_timeout il y a 12 ans
  Sergey Lyubka dc513a9a15 Wrapped SSL code into #ifndef NO_SSL il y a 12 ans
  Sergey Lyubka e63f7fe33a Always initializing struct file on stack il y a 12 ans
  Sergey Lyubka b589e0cdf4 Fixed mg_upload() and some SSL related issues il y a 12 ans
  Sergey Lyubka 75d9a6c844 Removed mg_connect() and mg_fetch(). Added mg_download() il y a 12 ans
  Sergey Lyubka b783813e54 Always sending MG_NEW_REQUEST, as first step in processing the request il y a 12 ans
  Sergey Lyubka 322ed3cc6f fflush()-ing uploaded file before calling MG_UPLOAD callback il y a 12 ans
  Sergey Lyubka 6d4d53c247 Squashed linux warning in process_new_connection() il y a 12 ans
  Sergey Lyubka e6f8d40942 SSL redirect, using Host: header il y a 12 ans
  Sergey Lyubka 76d913796c Getting first SSL listener dynamically il y a 12 ans
  Sergey Lyubka f79bd71fd4 Implemented ssl redirection il y a 12 ans
  Sergey Lyubka f24bebaca8 3.6 -> 3.7 il y a 12 ans
  Sergey Lyubka d3005df019 Bug fix in Win32 mg_mkdir il y a 12 ans
  Sergey Lyubka ef9b103a00 Started adding ssl redirection support il y a 12 ans
  Sergey Lyubka f109030cd0 Renamed: global_passwords_file -> global_auth_file, put_delete_passwords_file -> put_delete_auth_file. il y a 12 ans
  Sergey Lyubka 5646caa572 Using poll() instead of select() to prevent FD_SETSIZE overflows, for programs that open large number of descriptors il y a 12 ans
  Sergey Lyubka a8b08c6784 Fixing http://code.google.com/p/mongoose/issues/detail?id=392 il y a 12 ans
  Sergey Lyubka 1fb6f391a1 In mg_upload(), use fopen() with "wb" mode instead of "wbx", cause "x" is not understood by Mac and Windows. il y a 12 ans
  Sergey Lyubka 8455742440 Pass reply status code to MG_REQUEST_COMPLETE il y a 12 ans
  Sergey Lyubka a6e74e7707 3.5 -> 3.6 il y a 12 ans
  Benoît Amiaux acf72a6109 Add request_timeout option il y a 12 ans
  Sergey Lyubka cdb6588973 Fix to stop misbehaving clients to DoS mongoose il y a 12 ans
  Sergey Lyubka eecf24b20c Improved CGI disclosure protection il y a 12 ans
  Sergey Lyubka bde9a63390 Endianess patch by Forrest il y a 12 ans
  Sergey Lyubka 5e491801da 3.4 -> 4.5 il y a 12 ans
  Sergey Lyubka eed09600f7 Ignoring .htpasswd file for PUT and DELETE requests. Those use separate passwords file. il y a 12 ans