История коммитов

Автор SHA1 Сообщение Дата
  bel 323c2f1c75 unit test: Add handler to reply with chunked transfer encoding 10 лет назад
  bel bf2d913fd5 Additional unit test for chunked transfer encoding 10 лет назад
  bel adbb3a1f3e More tolerance if content-length is not set correctly 10 лет назад
  bel 297caa1453 POST request without content length in unit test is a HTTP protocol violation 10 лет назад
  bel bcd9f39bb7 Minor adjustments in unit_test.c 10 лет назад
  hansipie 7fd2ea80a8 MEMORY_DEBUGGING variables 10 лет назад
  bel 14c57095ba Autoformat unit_test.c 10 лет назад
  bel 86eb1ed0e5 Check and fix effects of SO_EXCLUSIVEADDRUSE on Windows unit test 10 лет назад
  bel d6df859085 Modify unit test, so a breakpoint can be set into ASSERT 10 лет назад
  bel a1c09b8186 Only use one command in a line in the unit test 10 лет назад
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. 10 лет назад
  bel 62a46e647f Test for memory leaks in unit test 10 лет назад
  bel 436bc39555 Handler for websocket connection (Step 2/?) 10 лет назад
  Kevin Wojniak 2b76d9f7c8 Avoid crash if tests aren't ran from 'test' directory 10 лет назад
  Kevin Wojniak 2a647d166c Fix passing strings with different sign 10 лет назад
  Kevin Wojniak 9f24dd5852 Fix wrong format specifier 10 лет назад
  Kevin Wojniak 3c3ddb47f4 Fix comparison of integers of different signs 10 лет назад
  Kevin Wojniak 95a2cf40d0 Fix clang missing field initializer warning. 10 лет назад
  Kevin Wojniak d7d9469db8 Fix unused variables in default unit test build 10 лет назад
  bel e5dc8cba75 Improve unit test 10 лет назад
  bel b2bdb79200 Unit test for set_request_handler (incomplete) 10 лет назад
  bel 457e6cc8c9 Add test for client functions and fix their timeout handling 10 лет назад
  bel 83475636b5 Fix unit test 10 лет назад
  Danny Al-Gaaf 3d00b0940d unit_test.c: comment out unused variables 10 лет назад
  Danny Al-Gaaf 5bf5f19452 unit_test.c: close va_list before return 10 лет назад
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) 10 лет назад
  bel 5e52950838 Add close callback for websocket clients 11 лет назад
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument 11 лет назад
  bel 593596307b Unit test must start local server 11 лет назад
  bel b53fd004c6 Get civetweb to compile for strict C again 11 лет назад