Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  bel2125 3c0b1e6079 Fix MinGW warning (SSL_OP_ALL needs to be unsigned in a 32 bit environment) 9 yıl önce
  bel a41e091973 Win64 builds should use OpenSSL 64 bit as default 9 yıl önce
  Martin Gaida ca755dd11d Added certificate hot swap for use with short lived certificates. 9 yıl önce
  bel 54c6b08917 Add unit test for CGI 9 yıl önce
  bel2125 6506e38923 Merge pull request #275 from jd-boyd/mg_send_mime_file 9 yıl önce
  Joshua D. Boyd 4c52dcfd6a Add mg_send_mime_file. 9 yıl önce
  bel aa4408b202 Fix crash if mg_start is called twice, with invalid port at first call (see #270) 9 yıl önce
  Joshua D. Boyd 3ff8a74afe Add MIME types for fonts. 9 yıl önce
  bel da7f6c3943 Do not call CRYPTO_cleanup_all_ex_data for every thread ... again. 9 yıl önce
  bel 833fda13ba mg_remove is also available if NO_FILE is set 9 yıl önce
  bel 8b5b7d516d Add some comments on cache control 9 yıl önce
  bel2125 e7758c8ef5 Fix some coverity warnings 9 yıl önce
  bel f8709d6caf Call CRYPTO_cleanup_all_ex_data for every thread (#263) 9 yıl önce
  bel 23f02df8fd Configuration for Cache-Control: max-age 9 yıl önce
  bel bfc6dfe52b Remove nested comment 9 yıl önce
  bel 2ed461a147 HTTP response codes according to IANA registration page: 9 yıl önce
  bel 0c5c6aa74f Auto-format after merge 9 yıl önce
  Jack 0529225b5e In read_request() function, last_action_time is always zero before entering the while loop 9 yıl önce
  bel 55eea8eb8d Change option `tcp_nodelay` from boolean to number 9 yıl önce
  bel ccd67fabef Uninitialize openSSL to avoid memory leak (see #263) 9 yıl önce
  bel 60f207111d Don't call local request handler for requests with absolute URIs of other servers (#266) 9 yıl önce
  bel bd30fe2fd5 Check domain name when checking absolute URIs 9 yıl önce
  bel 451735c7e3 Replace fopen by mg_fopen in civetweb.c 9 yıl önce
  bel 92099ed0da Add funtion to store body data 9 yıl önce
  bel2125 75fcc82daa Merge pull request #261 from javaJake/websocketclose 9 yıl önce
  Jacob Skillin c793d57105 Free mutex prior to freeing conn 9 yıl önce
  Jacob Skillin 1fd406d476 Only free conn if in client context. 9 yıl önce
  Walt Steverson b1d0f8d20b Add config option for enabling the TCP_NODELAY option on client sockets. 9 yıl önce
  bel d224b8291d Alternative to mg_upload (Step 53/?) 9 yıl önce
  bel aa7cbc21bc Alternative to mg_upload (Step 52/?) 9 yıl önce