提交历史

作者 SHA1 备注 提交日期
  Nick Hildebrant 1a984a3b1b use lua socket to check server availability because travis has no netstat 10 年之前
  Nick Hildebrant f9fac60256 first server test 10 年之前
  Nick Hildebrant cdae5d39b2 remove failing test to check the build fails 10 年之前
  Nick Hildebrant 49b376be3c add a failing test to check the build fails 10 年之前
  Nick Hildebrant bd0a586e28 fix lua env and use busted test lib 10 年之前
  Nick Hildebrant 5365d10932 test: test passing build (failed tests fail build already) 10 年之前
  Nick Hildebrant bfe900485a fixed: should actually RUN the tests 10 年之前
  Nick Hildebrant 34a783fb46 test a failed script 10 年之前
  Nick Hildebrant 85e02e34dc added test run scripts 10 年之前
  Nick Hildebrant f3d6d50fde fixed missing lua/bin path for luarocks installer 10 年之前
  Nick Hildebrant 6ae8665e21 no sudo in travis.yml and add rocks installer 10 年之前
  Nick Hildebrant a39c93c244 setup travis sudo-free lua installation for tests 10 年之前
  Nick Hildebrant 110177133a no clang yet 10 年之前
  Nick Hildebrant 1dbd48c011 linking fails because clock_gettime is missing without -lrt flag on ubuntu 10 年之前
  bel2125 acd1df40c9 Update to Lua 5.2.4 10 年之前
  bel2125 946a3ffe3d Add Lua 5.2.4 10 年之前
  bel 457e6cc8c9 Add test for client functions and fix their timeout handling 10 年之前
  bel 95176420bb Remove unused timeouts that are passed as parameters 10 年之前
  bel 40df623ebe Timeout of getreq is implemented as REQUEST_TIMEOUT in read_request 10 年之前
  bel 55e578b867 Timout can not be implemented with poll at this place (see #82) 10 年之前
  bel 83475636b5 Fix unit test 10 年之前
  bel2125 9a628c528b Merge pull request #81 from dalgaaf/wip-da-SCA-20150323 10 年之前
  Danny Al-Gaaf b3a9ea02d0 civetweb.c: fix ifdef checks for TCP_USER_TIMEOUT 10 年之前
  Danny Al-Gaaf 5e753cc4d9 civetweb.c: fix setgroups() -Wimplicit-function-declaration 10 年之前
  Danny Al-Gaaf 5396c6942b src/civetweb.c: asterix precision qualifier takes int 10 年之前
  Danny Al-Gaaf 3d00b0940d unit_test.c: comment out unused variables 10 年之前
  Danny Al-Gaaf 1d5124ed5e WebSockCallbacks.c: replace obsolete asctime() 10 年之前
  Danny Al-Gaaf 6620783911 testclient.c: fix format qualifier use %i for int var 10 年之前
  Danny Al-Gaaf 5bf5f19452 unit_test.c: close va_list before return 10 年之前
  Danny Al-Gaaf ec9d5413a8 replace Windows CRLF with Unix newline 10 年之前