Commit History

Autor SHA1 Mensaxe Data
  bel aaf1efae93 Unit test Visual Studio project should use the same output path as the other projects %!s(int64=11) %!d(string=hai) anos
  bel 4a7ef7c616 cryptolib_users is used even if NO_SSL_DL is set %!s(int64=11) %!d(string=hai) anos
  bel 7f323432d4 ssl dll handles should be opened per process, not per server context; initialize libcrypto only once (issue #39) %!s(int64=11) %!d(string=hai) anos
  bel fa73c09d92 Example for C: stop the server when the application exits %!s(int64=11) %!d(string=hai) anos
  bel 665dd8ac41 global_log_file_lock for windows only needs to be initialized once %!s(int64=11) %!d(string=hai) anos
  bel 46c6a379cf Split https init in crypto init and ssl init %!s(int64=11) %!d(string=hai) anos
  bel 32f3e195ba fix warning in civetweb.c %!s(int64=11) %!d(string=hai) anos
  bel 020951c8de Fix lua_websocket_new in case the Lua script rejects the connection %!s(int64=11) %!d(string=hai) anos
  bel fea39676f9 Use atomic operations for reference counting (see also issue #39) %!s(int64=11) %!d(string=hai) anos
  bel 33b6b1419f The cast of buffered_len to size_t should not be needed (jimevans, issue #36) %!s(int64=11) %!d(string=hai) anos
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) %!s(int64=11) %!d(string=hai) anos
  bel ec902803d5 Create console and attach stdin/stdout/stderr %!s(int64=11) %!d(string=hai) anos
  bel 1a4d6f2cfb Add CONSOLE debug build for test purposes %!s(int64=11) %!d(string=hai) anos
  bel d25755d4d0 Make Civetweb Lua state available from the command line, e.g. for easier script development %!s(int64=11) %!d(string=hai) anos
  bel b32232d2e1 Clean Lua for different define configurations, avoid warnings %!s(int64=11) %!d(string=hai) anos
  bel 5f7a623fd5 Clean Lua for different define configurations, avoid warnings %!s(int64=11) %!d(string=hai) anos
  bel 5e52950838 Add close callback for websocket clients %!s(int64=11) %!d(string=hai) anos
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument %!s(int64=11) %!d(string=hai) anos
  bel 694aecafc6 Add data exchange between websocket server and client to the websocket_client example %!s(int64=11) %!d(string=hai) anos
  bel e111ee40a2 Fix websocket client example, extend it by a local websocket server %!s(int64=11) %!d(string=hai) anos
  bel 7743dcae7c Add LuaXML to VS filters file %!s(int64=11) %!d(string=hai) anos
  bel d45a342aa0 Update CREDITS and RELEASE_NOTES %!s(int64=11) %!d(string=hai) anos
  bel f64a9b8c81 Add Visual Studio project for websocket_client example %!s(int64=11) %!d(string=hai) anos
  bel 593596307b Unit test must start local server %!s(int64=11) %!d(string=hai) anos
  bel 26cc3a98d6 Updater Lua in Visual Studio project %!s(int64=11) %!d(string=hai) anos
  bel b53fd004c6 Get civetweb to compile for strict C again %!s(int64=11) %!d(string=hai) anos
  bel2125 1a901e5526 Merge pull request #38 from jshelley/master %!s(int64=11) %!d(string=hai) anos
  Jordan 0b6314b852 Made Origin header optional in mg_websocket_client_connect, removed read_client_websocket and moved to only using read_websocket, changed comments to standard C style %!s(int64=11) %!d(string=hai) anos
  bel 1ca565ee81 Data type conversion compiler warnings for Win32 (Issue #36 and others) %!s(int64=11) %!d(string=hai) anos
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect %!s(int64=11) %!d(string=hai) anos