Historial de Commits

Autor SHA1 Mensaje Fecha
  bel a7f49cc7fd Use OS independent atomic function instead of Windows specific hace 9 años
  bel c262166b3f Use atomic operation for locking variable and format code hace 9 años
  bel 1364711ee6 Fix unexpected 301 response - revert accidental change hace 9 años
  bel 186d3792b1 Fix possible unaligned access hace 9 años
  bel2125 cb084c55f4 Use eventfd instead of pthread_cond - set master back to default hace 9 años
  bel2125 45873a5590 Use eventfd instead of pthread_cond (step 8/?) - test ALTERNATIVE_QUEUE in CI tests hace 9 años
  bel2125 b4aef8f63c Use eventfd instead of pthread_cond (step 8/?) - test ALTERNATIVE_QUEUE in CI tests hace 9 años
  bel c231cc05a5 Use eventfd instead of pthread_cond (step 7/?) hace 9 años
  bel 2ce0e7562a Use eventfd instead of pthread_cond (step 6/?) - test ALTERNATIVE_QUEUE in CI tests hace 9 años
  bel 8d166b2d4b Use eventfd instead of pthread_cond (step 5/?) hace 9 años
  bel ff52c41922 Use eventfd instead of pthread_cond (step 4/?) hace 9 años
  bel abdacc98e4 Use eventfd instead of pthread_cond (step 3/?) hace 9 años
  bel fd43dd37b1 Use eventfd instead of pthread_cond (step 2/?) hace 9 años
  bel 7023ea5643 Use eventfd instead of pthread_cond (step 1/?) hace 9 años
  bel 435c800467 Fix signed/unsigned warning for mg_sleep hace 9 años
  bel a0a5cbce8a It is indeed possible for SSL_write to fail with SSL_ERROR_WANT_READ. hace 9 años
  bel 202341e3cd Improve SSL error handling and reformat code hace 9 años
  bel 0c054e78ed Repeat OpenSSL Read/Write calls if the result is error 2/3 (possible fix for #320) hace 9 años
  bel 6bc601256a Auto format after merge hace 9 años
  bel2125 03b3428fb9 Merge pull request #322 from xtne6f/fix-thread hace 9 años
  xtne6f 51c2afe8f1 Fix and improve pthread_cond in Windows hace 9 años
  xtne6f faf6f1f3de Remove an useless condition hace 9 años
  xtne6f e071d4691e Fix unlocked broadcast hace 9 años
  xtne6f 1c0212798c Preallocate memory for pollfds hace 9 años
  xtne6f c2e419910f Remove listening_ports dynamic array hace 9 años
  bel aec25534c2 If NO_SSL is defined, dlopen is not required hace 9 años
  bel 16e335a6eb Some fixes for WinCE hace 9 años
  bel e783af1fc3 Add #ifdef to remove function not used if NO_CACHING is not set hace 9 años
  bel 150ad4a2e7 Add test for multiline header and do not allow spaces (#318) hace 9 años
  bel 7accd96c7e RFC 7230 obsoletes multiline header from RFC 2616 hace 9 años