Historial de Commits

Autor SHA1 Mensaje Fecha
  valenok 8ed16bd02b removing obsolete examples hace 15 años
  valenok d685d23b65 fixed python bindings hace 15 años
  valenok ee997ba7d4 put back dynamic SSL lib loading hace 15 años
  valenok 4f716e2b9a fixed win32 build hace 15 años
  valenok 7ad045bc33 removed -s flag from compilation - RPM doesnt like it. Smaller binaries can be created by stripping and packing. hace 15 años
  valenok 8d2bc8dd8a squash MinGW warning hace 15 años
  valenok f4907bc0c2 introdused NO_SSL. Explicitely linking against SSL library. hace 15 años
  valenok cb71dc4a1e integrated Michael Krelin fixes: no extra newline in error logs, no #ifndef NO_CGI for match_extension() hace 15 años
  valenok b6d53922d2 s/FILENAME_MAX/PATH_MAX/g, also allocating connections on heap hace 15 años
  Sergey Lyubka aca0512173 optimized DEBUG_TRACE(). Fixed thread sync on exit. hace 15 años
  Sergey Lyubka fcb57df105 creating all worker threads in mg_start(). hace 15 años
  Sergey Lyubka 5651657ac6 passing const struct mg_config hace 15 años
  valenok 8d79e5b43f removed Testing test prefix in messages hace 15 años
  valenok e650941174 fixed bad http version handling hace 15 años
  valenok d87cd36beb removed partial copyright - no relevant code. adopted CGI code to no post_data. Embedded mode is still todo. FALSE -> MG_FALSE. hace 15 años
  valenok a0d765a6f0 removed port_data, post_data_len from request_info. added prototype for mg_read() hace 15 años
  valenok c94ad1c952 adopted monhoose.h to Google style hace 15 años
  valenok 4cf7851996 decreased thread idle time to 5 seconds. exiting worker thread if stop flag is raised. hace 15 años
  valenok 9a2b2d75f1 adopted mongoose.c to Google style hace 15 años
  valenok 88a224d808 fixed example. some more comments added hace 15 años
  Sergey Lyubka 5425b94f39 introduced struct mg_config. Fixed Range response. hace 15 años
  valenok 9a5f96e755 Win32 compilation fixed hace 15 años
  migal f9456c4d76 removed MAX_LISTENING_SOCKETS restriction hace 15 años
  Sergey Lyubka e8db81e33b SSL error logging my Martin Lamb hace 15 años
  mlamb 57157edc66 don't close the error log if we didn't open it. hace 15 años
  mlamb c511671e33 formatting hace 15 años
  mlamb 22322f2851 Add ssl_cry() function to display error message plus any detailed error messages that OpenSSL might care to provide. hace 15 años
  Sergey Lyubka ddde5d9d1b range support for PUT request by Yan Jabin hace 15 años
  Sergey Lyubka f65d3ca67c $(LIBS) -> $$LIBS hace 15 años
  Sergey Lyubka f46e4fac19 introduced my_strlcpy hace 15 años