Commit History

Author SHA1 Message Date
  bel d8d9dd5fff Read client certificate information (Step 3/3) 9 years ago
  bel aeb8721503 Adapt test to changes in remove_double_dots_and_double_slashes 9 years ago
  bel a84aa1b5ac Read client certificate information (Step 2/3) 9 years ago
  bel 5f13e9894b Skip leading .. in remove_double_dots_and_double_slashes 9 years ago
  bel 0a2baa7de1 Fix mg_calloc_ex if MEMORY_DEBUGGING enabled (#328) 9 years ago
  bel ee488b231b Read client certificate information (Step 1/3) 9 years ago
  bel a7f49cc7fd Use OS independent atomic function instead of Windows specific 9 years ago
  bel c262166b3f Use atomic operation for locking variable and format code 9 years ago
  bel 1364711ee6 Fix unexpected 301 response - revert accidental change 9 years ago
  bel 186d3792b1 Fix possible unaligned access 9 years ago
  bel2125 cb084c55f4 Use eventfd instead of pthread_cond - set master back to default 9 years ago
  bel2125 45873a5590 Use eventfd instead of pthread_cond (step 8/?) - test ALTERNATIVE_QUEUE in CI tests 9 years ago
  bel2125 b4aef8f63c Use eventfd instead of pthread_cond (step 8/?) - test ALTERNATIVE_QUEUE in CI tests 9 years ago
  bel c231cc05a5 Use eventfd instead of pthread_cond (step 7/?) 9 years ago
  bel 2ce0e7562a Use eventfd instead of pthread_cond (step 6/?) - test ALTERNATIVE_QUEUE in CI tests 9 years ago
  bel 8d166b2d4b Use eventfd instead of pthread_cond (step 5/?) 9 years ago
  bel ff52c41922 Use eventfd instead of pthread_cond (step 4/?) 9 years ago
  bel abdacc98e4 Use eventfd instead of pthread_cond (step 3/?) 9 years ago
  bel fd43dd37b1 Use eventfd instead of pthread_cond (step 2/?) 9 years ago
  bel 7023ea5643 Use eventfd instead of pthread_cond (step 1/?) 9 years ago
  bel 435c800467 Fix signed/unsigned warning for mg_sleep 9 years ago
  bel a0a5cbce8a It is indeed possible for SSL_write to fail with SSL_ERROR_WANT_READ. 9 years ago
  bel 4cf7d820fa Reformat some expressions 9 years ago
  bel 202341e3cd Improve SSL error handling and reformat code 9 years ago
  bel 0c054e78ed Repeat OpenSSL Read/Write calls if the result is error 2/3 (possible fix for #320) 9 years ago
  bel 4abc5be165 Use CMAKE_BUILD_TYPE instead of hard coded "Release" 9 years ago
  bel 3ca45d6dae Remove windows specific code from example 9 years ago
  bel 3e752feea6 try to fix a curious appveyor build failure that suddenly occured without change 9 years ago
  bel 6bc601256a Auto format after merge 9 years ago
  bel2125 03b3428fb9 Merge pull request #322 from xtne6f/fix-thread 9 years ago