Historique des commits

Auteur SHA1 Message Date
  Sergey Lyubka 8442a9ceea Fix stuck master thread in produce_socket() by always signalling sq_empty from the worker threads il y a 14 ans
  Sergey Lyubka 5d70ffe878 parse_date_string() interprets time in UTC, as per standrard il y a 14 ans
  Sergey Lyubka f749eeb795 Style changes: using C++ comments everywhere il y a 14 ans
  Sergey Lyubka 60408deaa8 Fix -DNO_CGI build il y a 14 ans
  Sergey Lyubka bc900844f1 Added .mp4 and .m4v mime types il y a 14 ans
  Sergey Lyubka a49c688d48 Fixed directory traversal security issue for windows il y a 14 ans
  Sergey Lyubka ba714de066 Added directory listing support to the PROPFIND method il y a 14 ans
  Colin Leitner 015ddf8ac1 Basic PROPFIND support. Not capable of listing a directory yet. il y a 14 ans
  Colin Leitner 22754f403d Fixed bug in handle_directory_request, that used the unintialized path variable instead of dir for an error message. il y a 14 ans
  Colin Leitner a021ebf4c4 Added OPTIONS method il y a 14 ans
  Sergey Lyubka 025b11b176 Fixed buffer overflow in put_dir() il y a 14 ans
  valenok 27983c535d All dates in headers must be in UTC il y a 14 ans
  valenok 0cea7cb0c8 cleanup il y a 14 ans
  valenok 9f7a0de0e4 Adopt to cyassl-2.0.0rc2 il y a 14 ans
  valenok 9be6774197 Breaking process_new_connection() loop when mg_stop() is called il y a 14 ans
  valenok 99f5f11612 Fix SEGV in handle_proxy_request il y a 14 ans
  valenok a844115043 close_socket_gracefully(): set linger option to prevent port exhaustion il y a 14 ans
  valenok 71b6a53617 spawn_process(): reading hashbang string correctly on Windows il y a 14 ans
  valenok 5303e37702 Allow NULL passwords in mg_modify_passwords_file il y a 14 ans
  valenok ff28c04b60 Corrected errror message in set_ports_option() il y a 14 ans
  valenok a77519def3 Uninitializing SSL on mg_stop() il y a 14 ans
  valenok 8942a4cdad Ignoring SIGCHLD to let OS reap the zombies. il y a 14 ans
  valenok 9e524a2fce Changed backlog length, listen(20) -> listen(100) il y a 14 ans
  valenok 5cf7e899c4 Allow config file to be specified as the first command line argument. Allow cmd line options be specified together with the config file. il y a 14 ans
  valenok 81a5e3f342 Added mg_send_file() to python binding il y a 14 ans
  valenok 29a38875ff Corrected description of mg_send_file() il y a 14 ans
  valenok 5bbb6fbbd5 Added mg_send_file() il y a 14 ans
  valenok 23a3cc6472 Added "Content-Length: 0" to the authorization reply to make it keep-alive friendly il y a 14 ans
  valenok 9bd2812fac Added examples/hello.c - a minimalistic embedding example il y a 14 ans
  valenok 377cece9c0 Better comments for TCP keep-alive change il y a 14 ans