커밋 기록

작성자 SHA1 메시지 날짜
  bel 14d12d4a88 Timeout must work for the entire header data 10 년 전
  bel fc685c2f13 Reset attributs also for timeouts (clean up #48) 10 년 전
  bel c2ac66c7a2 Handle cases, where not all threads could be created 10 년 전
  bel 423c3233c0 Add response timeout function (issue #48) 10 년 전
  bel 022c180f7a Changes for variadic macros in GCC 10 년 전
  bel2125 f0d6e5ead7 Merge pull request #49 from NetDevLtd/reset-request 10 년 전
  Richard Screene 9d58de6615 Reset data from previous response for new request 10 년 전
  bel 6f49961a2a Add some optional pointer casts (avoid static source code analysis warnings) 10 년 전
  bel 5f848d1b3b Add some optional pointer casts (avoid static source code analysis warnings) 10 년 전
  bel a0c10cd94b Use temporary file name for partially uploaded files 10 년 전
  bel 9662d4c31b Add a wrapper for a new API function 10 년 전
  bel 8d137fdb11 Rename API functions introduced by last merge 10 년 전
  Richard Screene 50479bb425 Allow client to send POST request 11 년 전
  bel 28dd732a52 convert_uri_to_file_name does much more than that -> rename it 11 년 전
  bel 829daf8fd2 Reduce number of calls to is_put_or_delete 11 년 전
  bel 5c09064725 Reduce number of calls to is_webocket_request 11 년 전
  bel 099605f459 Optimize is_webocket_request 11 년 전
  bel 3400ef0725 64 bit fix for forward_body_data 11 년 전
  bel2125 44a2eb743a Merge pull request #42 from fgaranda/master 11 년 전
  bel2125 ef66ae9fd3 Merge pull request #41 from jimevans/warnings 11 년 전
  bel 4a1ffd8c13 Fix upload of huge files 11 년 전
  Fernando García Aranda 8677146118 Moving the declaration of newctx inside the ifdef USE_WEBSOCKET block 11 년 전
  bel c4f4d28ac5 Fix bug found in file upload test (see also issue #36) 11 년 전
  bel 4a7ef7c616 cryptolib_users is used even if NO_SSL_DL is set 11 년 전
  bel 7f323432d4 ssl dll handles should be opened per process, not per server context; initialize libcrypto only once (issue #39) 11 년 전
  Jim Evans 3455eb6fe1 Suppressing warnings in x64 environment on Windows 11 년 전
  bel 665dd8ac41 global_log_file_lock for windows only needs to be initialized once 11 년 전
  bel 46c6a379cf Split https init in crypto init and ssl init 11 년 전
  bel fea39676f9 Use atomic operations for reference counting (see also issue #39) 11 년 전
  bel 33b6b1419f The cast of buffered_len to size_t should not be needed (jimevans, issue #36) 11 년 전