Историја ревизија

Аутор SHA1 Порука Датум
  Richard Screene 9d58de6615 Reset data from previous response for new request пре 10 година
  Richard Screene 50479bb425 Allow client to send POST request пре 10 година
  bel 28dd732a52 convert_uri_to_file_name does much more than that -> rename it пре 10 година
  bel 829daf8fd2 Reduce number of calls to is_put_or_delete пре 10 година
  bel 5c09064725 Reduce number of calls to is_webocket_request пре 10 година
  bel 099605f459 Optimize is_webocket_request пре 10 година
  bel 3400ef0725 64 bit fix for forward_body_data пре 11 година
  bel2125 44a2eb743a Merge pull request #42 from fgaranda/master пре 11 година
  bel2125 ef66ae9fd3 Merge pull request #41 from jimevans/warnings пре 11 година
  bel 4a1ffd8c13 Fix upload of huge files пре 11 година
  Fernando García Aranda 8677146118 Moving the declaration of newctx inside the ifdef USE_WEBSOCKET block пре 11 година
  bel c4f4d28ac5 Fix bug found in file upload test (see also issue #36) пре 11 година
  bel 4a7ef7c616 cryptolib_users is used even if NO_SSL_DL is set пре 11 година
  bel 7f323432d4 ssl dll handles should be opened per process, not per server context; initialize libcrypto only once (issue #39) пре 11 година
  Jim Evans 3455eb6fe1 Suppressing warnings in x64 environment on Windows пре 11 година
  bel 665dd8ac41 global_log_file_lock for windows only needs to be initialized once пре 11 година
  bel 46c6a379cf Split https init in crypto init and ssl init пре 11 година
  bel fea39676f9 Use atomic operations for reference counting (see also issue #39) пре 11 година
  bel 33b6b1419f The cast of buffered_len to size_t should not be needed (jimevans, issue #36) пре 11 година
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) пре 11 година
  bel 5e52950838 Add close callback for websocket clients пре 11 година
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument пре 11 година
  bel b53fd004c6 Get civetweb to compile for strict C again пре 11 година
  bel2125 1a901e5526 Merge pull request #38 from jshelley/master пре 11 година
  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 пре 11 година
  bel 1ca565ee81 Data type conversion compiler warnings for Win32 (Issue #36 and others) пре 11 година
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect пре 11 година
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes пре 11 година
  Jordan 5e7362ea5a Merge remote-tracking branch 'upstream/master' пре 11 година
  Jordan 9b8cda8d95 Initial version of websocket client. SSL tested working. websocket_client example included. пре 11 година