Historique des commits

Auteur SHA1 Message Date
  bel 58fd677dc0 Add LuaXML library il y a 11 ans
  bel 1b9430718d Check for recursions when printing Lua tables in the test il y a 11 ans
  bel 99a26369a6 Update README / docu il y a 11 ans
  bel2125 84fdd229a4 Merge pull request #27 from uhertlein/master il y a 11 ans
  Ulrich Hertlein c097e74958 Casts for [mc]alloc to fix compiler error with g++ il y a 11 ans
  bel ec8c557589 Update version number il y a 11 ans
  bel faa63827e1 Release notes for V1.6 il y a 11 ans
  bel2125 576285ecb6 Merge pull request #26 from sunsetbrew/master il y a 11 ans
  Thomas Davis 1461951d13 Compile fixes for OSX il y a 11 ans
  bel 724753a7da Fix C++ build errors in Linux il y a 11 ans
  bel 9899ee6090 Add mutex lock to protect stl map in C++ wrapper il y a 11 ans
  bel 33efde87ac Timer loop must exit when server closes il y a 11 ans
  bel d72324832f Do not add new timers when server is about to stop il y a 11 ans
  bel 811f4d29f0 Export global mutex il y a 11 ans
  bel 1d72ad0e85 Redefining memory management functions: Add #undef lines and a comment il y a 11 ans
  bel 5675cfe6c2 Add comments for the C++ wrapper il y a 11 ans
  bel 864aaf037c Fix issue #24: move initialization of thread synchronization objects befor the first call of free_context il y a 11 ans
  bel db1e1eb028 C++ Wrapper: Store post data per connection instead of per server il y a 11 ans
  bel be97d78aac Enhance C++ embedding example for CivetServer::getParam test il y a 11 ans
  bel 24dfa15f88 Null-terminate string in CivetServer::getParam il y a 11 ans
  bel 47a95f4028 Update release notes il y a 11 ans
  bel 9446bf0f4a Null-terminate string in CivetServer::getParam il y a 11 ans
  bel 88770422b9 Documentation for Websocket for Lua il y a 11 ans
  bel 73135887de Rewrite websocket for Lua (Step 18 of ?) il y a 11 ans
  bel 1bb0b78e04 Extend test: Read content of POST request il y a 11 ans
  bel 6a16ec28e5 Rewrite websocket for Lua (Step 17 of ?) il y a 11 ans
  bel 838ae24645 Add test for PUT/DELETE in Lua resource scripts il y a 11 ans
  bel 661a1bac39 Rewrite websocket for Lua (Step 16 of ?) il y a 11 ans
  bel e7f26f92e0 Rewrite websocket for Lua (Step 15 of ?) il y a 11 ans
  bel edadd7ebf2 Rewrite websocket for Lua (Step 14 of ?) il y a 11 ans