Commit History

Upphovsman SHA1 Meddelande Datum
  bel 4a1ffd8c13 Fix upload of huge files 11 år sedan
  bel bec21f1a74 Fix compile error with GCC 11 år sedan
  bel 9ea78b8bb2 Update to Lua 5.2.3 11 år sedan
  Fernando García Aranda 8677146118 Moving the declaration of newctx inside the ifdef USE_WEBSOCKET block 11 år sedan
  bel c4f4d28ac5 Fix bug found in file upload test (see also issue #36) 11 år sedan
  bel c717dbaa07 Create Visual Studio project for upload example 11 år sedan
  bel aaf1efae93 Unit test Visual Studio project should use the same output path as the other projects 11 år sedan
  bel 4a7ef7c616 cryptolib_users is used even if NO_SSL_DL is set 11 år sedan
  bel 7f323432d4 ssl dll handles should be opened per process, not per server context; initialize libcrypto only once (issue #39) 11 år sedan
  Jim Evans 3455eb6fe1 Suppressing warnings in x64 environment on Windows 11 år sedan
  bel fa73c09d92 Example for C: stop the server when the application exits 11 år sedan
  bel 665dd8ac41 global_log_file_lock for windows only needs to be initialized once 11 år sedan
  bel 46c6a379cf Split https init in crypto init and ssl init 11 år sedan
  bel 32f3e195ba fix warning in civetweb.c 11 år sedan
  bel 020951c8de Fix lua_websocket_new in case the Lua script rejects the connection 11 år sedan
  bel fea39676f9 Use atomic operations for reference counting (see also issue #39) 11 år sedan
  bel 33b6b1419f The cast of buffered_len to size_t should not be needed (jimevans, issue #36) 11 år sedan
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) 11 år sedan
  Maarten Fremouw dbbbbd2ac0 Merge branch 'master' of https://github.com/bel2125/civetweb 11 år sedan
  bel f96deec65d Update help in Makefile 11 år sedan
  bel ec902803d5 Create console and attach stdin/stdout/stderr 11 år sedan
  bel 1a4d6f2cfb Add CONSOLE debug build for test purposes 11 år sedan
  bel d25755d4d0 Make Civetweb Lua state available from the command line, e.g. for easier script development 11 år sedan
  bel 559a6ea45e Lua: dynamic or static build 11 år sedan
  Maarten Fremouw ed8f79f905 Merge branch 'master' of https://github.com/fremouw/civetweb 11 år sedan
  Maarten Fremouw dd9f9cc5f5 Merge branch 'master' of https://github.com/bel2125/civetweb 11 år sedan
  bel 407d2c9e5b Use dynamic lua lib instead of static 11 år sedan
  bel b32232d2e1 Clean Lua for different define configurations, avoid warnings 11 år sedan
  bel 5f7a623fd5 Clean Lua for different define configurations, avoid warnings 11 år sedan
  bel 5e52950838 Add close callback for websocket clients 11 år sedan