Histórico de Commits

Autor SHA1 Mensagem Data
  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 há 11 anos atrás
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect há 11 anos atrás
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes há 11 anos atrás
  Jordan 5e7362ea5a Merge remote-tracking branch 'upstream/master' há 11 anos atrás
  Jordan 9b8cda8d95 Initial version of websocket client. SSL tested working. websocket_client example included. há 11 anos atrás
  bel 53d4247314 clean up unit_test: SSL related TODOs are done há 11 anos atrás
  bel 2603a43dbf Fix unit test for SSL redirect há 11 anos atrás
  bel 49ecd448ce Improve unit test for mg_download há 11 anos atrás
  bel a0b8f8de31 Fix unit test for HTTPS há 11 anos atrás
  bel 65bcfea12c Adapt unit test for mg_download, so the tested http operations are standard compliant há 11 anos atrás
  bel 49c1633475 Fix mg_read for situations where Content-Length was not set and all data is already buffered há 11 anos atrás
  bel2125 59833c4842 Merge pull request #34 from jawi/master há 11 anos atrás
  bel de9870e7b9 Improve error handling in set_option há 11 anos atrás
  bel fc70af612a Improve description of CivetServer::getParam(connection, ...) há 11 anos atrás
  bel 3533484987 Use mop instead of buf[0] to make the code more readable (see issue #35) há 11 anos atrás
  bel a25d03617c Rewrite options argument handling (Step 1) há 11 anos atrás
  Jan Willem Janssen d1437f9f5d Make content length available in request_info: há 11 anos atrás
  bel f031b7a81d Add missing option types há 11 anos atrás
  bel 9a12881de2 Update release notes há 11 anos atrás
  bel 26ecfa7261 Update websocket example - stop websocket threads per server context instead of using a static variable há 11 anos atrás
  bel 624aed908d Update websocket example - store websocket clients per server context instead of using static variables há 11 anos atrás
  bel 265d2309a1 Add function to get context from connection há 11 anos atrás
  bel 5ee511bef3 Add a function to access the user data in cases the context is known but not the connection há 11 anos atrás
  bel 56389ad023 Update websocket example - use new API functions há 11 anos atrás
  bel 64c97d56e4 Add callbacks for creation and deletion of the server context há 11 anos atrás
  bel 4864ad9259 Clarify compile options in the docu (related to issue #29) há 11 anos atrás
  bel ea0c7ce9a2 Document decode_url há 11 anos atrás
  bel2125 b900a33c22 Merge pull request #32 from yehudasa/master há 11 anos atrás
  Yehuda Sadeh ef8cb8caed make call to mg_url_decode() optional há 11 anos atrás
  bel b3dfac975d Update redistributables from Visual Studio 2012 to 2013 há 11 anos atrás