Histórico de Commits

Autor SHA1 Mensagem Data
  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
  bel f25aff015f Fix pointer punning, fix whitespaces há 11 anos atrás
  bel d08f534309 timers_exit may be called without timers_init há 11 anos atrás
  bel ed72d40adf Websocket test should support WSS há 11 anos atrás
  bel 173b0c7214 Update Lua to 5.2.3 há 11 anos atrás
  bel 7d218d63d8 Integrate LuaXML for XML file processing in Lua server pages and scripts há 11 anos atrás
  bel 58fd677dc0 Add LuaXML library há 11 anos atrás
  bel 1b9430718d Check for recursions when printing Lua tables in the test há 11 anos atrás
  bel 99a26369a6 Update README / docu há 11 anos atrás
  bel2125 84fdd229a4 Merge pull request #27 from uhertlein/master há 11 anos atrás
  Ulrich Hertlein c097e74958 Casts for [mc]alloc to fix compiler error with g++ há 11 anos atrás
  bel ec8c557589 Update version number há 11 anos atrás
  bel faa63827e1 Release notes for V1.6 há 11 anos atrás
  bel2125 576285ecb6 Merge pull request #26 from sunsetbrew/master há 11 anos atrás
  Thomas Davis 1461951d13 Compile fixes for OSX há 11 anos atrás
  bel 724753a7da Fix C++ build errors in Linux há 11 anos atrás
  bel 9899ee6090 Add mutex lock to protect stl map in C++ wrapper há 11 anos atrás
  bel 33efde87ac Timer loop must exit when server closes há 11 anos atrás
  bel d72324832f Do not add new timers when server is about to stop há 11 anos atrás
  bel 811f4d29f0 Export global mutex há 11 anos atrás
  bel 1d72ad0e85 Redefining memory management functions: Add #undef lines and a comment há 11 anos atrás
  bel 5675cfe6c2 Add comments for the C++ wrapper há 11 anos atrás
  bel 864aaf037c Fix issue #24: move initialization of thread synchronization objects befor the first call of free_context há 11 anos atrás