Revīziju vēsture

Autors SHA1 Ziņojums Datums
  bel 6bc601256a Auto format after merge 9 gadi atpakaļ
  bel2125 03b3428fb9 Merge pull request #322 from xtne6f/fix-thread 9 gadi atpakaļ
  xtne6f 51c2afe8f1 Fix and improve pthread_cond in Windows 9 gadi atpakaļ
  xtne6f faf6f1f3de Remove an useless condition 9 gadi atpakaļ
  xtne6f e071d4691e Fix unlocked broadcast 9 gadi atpakaļ
  xtne6f 1c0212798c Preallocate memory for pollfds 9 gadi atpakaļ
  xtne6f c2e419910f Remove listening_ports dynamic array 9 gadi atpakaļ
  bel aec25534c2 If NO_SSL is defined, dlopen is not required 9 gadi atpakaļ
  bel 16e335a6eb Some fixes for WinCE 9 gadi atpakaļ
  bel 8be52568e8 Add new unit test 9 gadi atpakaļ
  bel e783af1fc3 Add #ifdef to remove function not used if NO_CACHING is not set 9 gadi atpakaļ
  bel 150ad4a2e7 Add test for multiline header and do not allow spaces (#318) 9 gadi atpakaļ
  bel 7accd96c7e RFC 7230 obsoletes multiline header from RFC 2616 9 gadi atpakaļ
  bel bade30120f Remove excess lines in test (copy paste error), see #318 9 gadi atpakaļ
  xtne6f d98f9a203a Fix response header injection on ssl-redirect using maliciously encoded URIs 9 gadi atpakaļ
  xtne6f 81a72a9c59 Fix parsing start-line for avoiding response header injection 9 gadi atpakaļ
  xtne6f f3449a8af5 More compliant 304 response 9 gadi atpakaļ
  xtne6f bf9ceb86f8 Do not send no-cache header for 304 response 9 gadi atpakaļ
  xtne6f e0175ea806 Resolve merge conflict 9 gadi atpakaļ
  xtne6f 1afdde421f Fix lsp_url_encode() 9 gadi atpakaļ
  xtne6f 97368471d0 Extend mg.write() to return a boolean 10 gadi atpakaļ
  xtne6f 9f051f3ddc Fix the size restriction of percent-encoding 10 gadi atpakaļ
  bel e328850e31 Add dummy SSL_CTX in case NO_SSL is defined 9 gadi atpakaļ
  bel 4b52bd5969 Set header value for fields without : to an empty string instead of NULL (see #318) 9 gadi atpakaļ
  bel 3d93a5fad2 Add some replacement functions for WinCE 9 gadi atpakaļ
  bel bdd1bdbb2a Move WinCE replacement functions close to other OS replacement functions 9 gadi atpakaļ
  bel 7e16295a57 Compile NO_SSL without SSL header files 9 gadi atpakaļ
  bel2125 455cc3c087 Merge pull request #317 from xtne6f/pr 9 gadi atpakaļ
  xtne6f d635fe8e04 Fix unexpected 301 response 9 gadi atpakaļ
  bel2125 0f77b00a5e Merge pull request #314 from kainjow/travis-osx-package 9 gadi atpakaļ