Historial de Commits

Autor SHA1 Mensaje Fecha
  bel f25aff015f Fix pointer punning, fix whitespaces hace 11 años
  bel d08f534309 timers_exit may be called without timers_init hace 11 años
  bel ed72d40adf Websocket test should support WSS hace 11 años
  bel 173b0c7214 Update Lua to 5.2.3 hace 11 años
  bel 7d218d63d8 Integrate LuaXML for XML file processing in Lua server pages and scripts hace 11 años
  bel 58fd677dc0 Add LuaXML library hace 11 años
  bel 1b9430718d Check for recursions when printing Lua tables in the test hace 11 años
  bel 99a26369a6 Update README / docu hace 11 años
  bel2125 84fdd229a4 Merge pull request #27 from uhertlein/master hace 11 años
  Ulrich Hertlein c097e74958 Casts for [mc]alloc to fix compiler error with g++ hace 11 años
  bel ec8c557589 Update version number hace 11 años
  bel faa63827e1 Release notes for V1.6 hace 11 años
  bel2125 576285ecb6 Merge pull request #26 from sunsetbrew/master hace 11 años
  Thomas Davis 1461951d13 Compile fixes for OSX hace 11 años
  bel 724753a7da Fix C++ build errors in Linux hace 11 años
  bel 9899ee6090 Add mutex lock to protect stl map in C++ wrapper hace 11 años
  bel 33efde87ac Timer loop must exit when server closes hace 11 años
  bel d72324832f Do not add new timers when server is about to stop hace 11 años
  bel 811f4d29f0 Export global mutex hace 11 años
  bel 1d72ad0e85 Redefining memory management functions: Add #undef lines and a comment hace 11 años
  bel 5675cfe6c2 Add comments for the C++ wrapper hace 11 años
  bel 864aaf037c Fix issue #24: move initialization of thread synchronization objects befor the first call of free_context hace 11 años
  bel db1e1eb028 C++ Wrapper: Store post data per connection instead of per server hace 11 años
  bel be97d78aac Enhance C++ embedding example for CivetServer::getParam test hace 11 años
  bel 24dfa15f88 Null-terminate string in CivetServer::getParam hace 11 años
  bel 47a95f4028 Update release notes hace 11 años
  bel 9446bf0f4a Null-terminate string in CivetServer::getParam hace 11 años
  bel 88770422b9 Documentation for Websocket for Lua hace 11 años
  bel 73135887de Rewrite websocket for Lua (Step 18 of ?) hace 11 años
  bel 1bb0b78e04 Extend test: Read content of POST request hace 11 años