Historique des commits

Auteur SHA1 Message Date
  bel 0c054e78ed Repeat OpenSSL Read/Write calls if the result is error 2/3 (possible fix for #320) il y a 9 ans
  bel 4abc5be165 Use CMAKE_BUILD_TYPE instead of hard coded "Release" il y a 9 ans
  bel 3ca45d6dae Remove windows specific code from example il y a 9 ans
  bel 3e752feea6 try to fix a curious appveyor build failure that suddenly occured without change il y a 9 ans
  bel 6bc601256a Auto format after merge il y a 9 ans
  bel2125 03b3428fb9 Merge pull request #322 from xtne6f/fix-thread il y a 9 ans
  xtne6f 51c2afe8f1 Fix and improve pthread_cond in Windows il y a 9 ans
  xtne6f faf6f1f3de Remove an useless condition il y a 9 ans
  xtne6f e071d4691e Fix unlocked broadcast il y a 9 ans
  xtne6f 1c0212798c Preallocate memory for pollfds il y a 9 ans
  xtne6f c2e419910f Remove listening_ports dynamic array il y a 9 ans
  bel aec25534c2 If NO_SSL is defined, dlopen is not required il y a 9 ans
  bel 16e335a6eb Some fixes for WinCE il y a 9 ans
  bel 8be52568e8 Add new unit test il y a 9 ans
  bel e783af1fc3 Add #ifdef to remove function not used if NO_CACHING is not set il y a 9 ans
  bel 150ad4a2e7 Add test for multiline header and do not allow spaces (#318) il y a 9 ans
  bel 7accd96c7e RFC 7230 obsoletes multiline header from RFC 2616 il y a 9 ans
  bel bade30120f Remove excess lines in test (copy paste error), see #318 il y a 9 ans
  xtne6f d98f9a203a Fix response header injection on ssl-redirect using maliciously encoded URIs il y a 9 ans
  xtne6f 81a72a9c59 Fix parsing start-line for avoiding response header injection il y a 9 ans
  xtne6f f3449a8af5 More compliant 304 response il y a 9 ans
  xtne6f bf9ceb86f8 Do not send no-cache header for 304 response il y a 9 ans
  xtne6f e0175ea806 Resolve merge conflict il y a 9 ans
  xtne6f 1afdde421f Fix lsp_url_encode() il y a 9 ans
  xtne6f 97368471d0 Extend mg.write() to return a boolean il y a 10 ans
  xtne6f 9f051f3ddc Fix the size restriction of percent-encoding il y a 10 ans
  bel e328850e31 Add dummy SSL_CTX in case NO_SSL is defined il y a 9 ans
  bel 4b52bd5969 Set header value for fields without : to an empty string instead of NULL (see #318) il y a 9 ans
  bel 3d93a5fad2 Add some replacement functions for WinCE il y a 9 ans
  bel bdd1bdbb2a Move WinCE replacement functions close to other OS replacement functions il y a 9 ans