Commit History

Author SHA1 Message Date
  bel 3162552d17 Refine library init/exit functions 8 years ago
  bel fd6c55eb64 Add library init/exit dummy functions 8 years ago
  bel ab8203acb9 Complete changed memory management from prev commit, rename workerthreadids 8 years ago
  bel e7775ac5ea Format indent 8 years ago
  bel 9ce4d73093 Allocate memory for connections early, before creation of a worker 8 years ago
  bel 24e22e286f Move lua background script from main.c to civetweb.c 8 years ago
  bel 8453f7d72f Evaluate parameter of mg_print_system_info 8 years ago
  Paulo Brizolara 898f17abd3 Changing c++ library name to 'civetweb-cpp'. 8 years ago
  bel e51ccf8890 Fix wrong va_arg parameter used when calling alloc_vprintf2 (#378) 8 years ago
  bel 6347f3030c Move system information from main.c to civetweb.c 8 years ago
  bel 2ba2e59952 Add cast to remove conversion warning 8 years ago
  bel 39709cc37c Disable Visual Studio warning (cast to different type, depending on OS) 8 years ago
  bel b5a34cf727 Set linger timeout as configuration value 8 years ago
  bel a018780c25 Experiment with OSX linger support 8 years ago
  bel 46401cc61f Test with configurable value of SO_LINGER 8 years ago
  bel 96b94a8a28 OSX does not support linger (1) 8 years ago
  bel 61f1740cae Dummy-use mg_current_thread_id, because GCC does not understand any DO NOT WARN IF THIS FUNCTION IS USED OR UNUSED directive 8 years ago
  bel 39a43f1bdf mg_current_thread_id may be unused 8 years ago
  bel bbeb5a2534 Don't call mg_cry in standard cases, even if DEBUG is set 8 years ago
  bel 88bf37a33e mg_current_thread_id may be unused 8 years ago
  bel 127da68019 Don't call mg_cry in standard cases, even if DEBUG is set 8 years ago
  bel 57c1f075a5 Reorder functions 8 years ago
  bel ceaaca0a0a Reorder functions 8 years ago
  bel f79abe9496 Reorder functions 8 years ago
  bel 4a91953ac4 Use the same thread-ID function for SSL and debug traces 8 years ago
  bel 4229c1f48e Use OS independent thread-ID in debug build trace function 8 years ago
  bel 7809ba0733 Better check for valid num_thread argument + format code after merge 8 years ago
  Patrick Trinkle 911a174f52 Added some build-time verification. 8 years ago
  Patrick Trinkle 1fdd3aca58 Address a minor optimization and an infinite recursion bug 8 years ago
  bel2125 2b6392fc58 Avoid clash of symbol clock_gettime 8 years ago