提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  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 年之前
  Jan Willem Janssen d1437f9f5d Make content length available in request_info: 11 年之前
  bel 5ee511bef3 Add a function to access the user data in cases the context is known but not the connection 11 年之前
  bel 64c97d56e4 Add callbacks for creation and deletion of the server context 11 年之前
  bel ec8c557589 Update version number 11 年之前
  Thomas Davis 1461951d13 Compile fixes for OSX 11 年之前
  bel 811f4d29f0 Export global mutex 11 年之前
  bel 8a514b8ed1 Add comments for mg_get_valid_options and format spaces in the header 11 年之前
  bel 4b12cd3673 New interface for reading config options 11 年之前
  bel b23e1c2a55 Prepare better parameter checking 11 年之前
  bel aa44c1a069 merge [win32] - get rid of dll.def and export/import functions based on prepro... 11 年之前
  Keith Kyzivat b91823e741 mg_get_ports to return number of elements of ports and ssl filled in 11 年之前
  Keith Kyzivat 2a4245e379 Add methods for returning the ports civetweb is listening on 11 年之前
  Thomas Davis 66637db176 Updated version number 11 年之前
  Thomas Davis 4d9a202f76 Added ZIP installation build for Windows 11 年之前
  Kimmo Mustonen 9a5a104d50 Use C style comments to enable compiling most of civetweb with -ansi. 11 年之前
  Thomas Davis a9db002894 Updated copyright 11 年之前
  Thomas Davis b745f22107 Normallized coding style in a predictable way. 12 年之前
  Thomas Davis 6b7e1ff2a8 Made file dormat UNIX LF 12 年之前
  Thomas Davis 32d35c4591 Updated the documentation 12 年之前
  Thomas Davis 031e2cd665 Relaxed the ordering contraint on the URI matches. 12 年之前
  Thomas Davis 8c547339e1 Updated documentation 12 年之前
  Thomas Davis af000e03c7 Added new URI to handler mapping for C code. 12 年之前
  Thomas Davis acbe6db15f Added URLEncode methods 12 年之前