Commit History

Author SHA1 Message Date
  bel 12d5d45e2a Update RELEASE_NOTES (Step 1/?) 9 years ago
  bel 13f6c043aa Update credits 9 years ago
  bel 3082e09033 Adapt unit test for rewritten alloc_vprintf function 9 years ago
  bel 6d4349d9d2 Fix signed/unsigned warning 9 years ago
  bel 5ce5ca4b29 Fiy Appveyor build for MinGW 9 years ago
  bel 337f3579c2 Rewrite alloc_vprintf 9 years ago
  bel 7389bbe933 Fix small resource leak 9 years ago
  bel 86d55ed2b7 Cache control (Step 6/?) 9 years ago
  bel 3e6cb07c00 Cache control (Step 5/?) 9 years ago
  bel 55a26031e1 Cache control (Step 4/?) 9 years ago
  bel 7db327bb9c Cache control (Step 3/?) - caching categories for all functions 9 years ago
  bel 8d8089f461 Cache control (Step 2/?) 9 years ago
  bel aae7646e90 Cache control (see also #201) (Step 1/?) 9 years ago
  Mateusz Gralka 3f7a710d7e Removed description of no longer used ssl_single_dh_use. 9 years ago
  Mateusz Gralka d4a3902f02 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 9 years ago
  bel 87fd1bdf9b Update OpenSSL version for appveyor 9 years ago
  bel fca77a232d Check appveyor problem 'the system can not execute the specified program' 9 years ago
  bel 59f9861374 get_random returns unsigned int64 9 years ago
  bel f3b5d0f35d Use 64 bit random number nonce in http digest auth 9 years ago
  bel 31c19f74a5 Fix #230: Fix all GCC version checks this time. 9 years ago
  bel daf2c2e5f4 Update documentation 9 years ago
  bel 896aebdc7c Add draft for contribution guidelines 9 years ago
  bel e5c4a37b77 Update Embedding.md 9 years ago
  bel 71f2ef9068 Add a comment in Embedding.md: CivetWeb is in C and C++ is only an (incomplete) wrapper. 9 years ago
  bel2125 b6bf727f23 Add comments to get_random function 9 years ago
  bel2125 4460ef70ba Format code 9 years ago
  bel2125 ca3b2c14db Extract random number generator from websocket client code 9 years ago
  bel2125 8e536227a4 Enable IPV6 and WEBSOCKET in Qt build 9 years ago
  Mateusz Gralka 263aa47fec Fixed 'conversion loses integer precision' error reported by clang. 9 years ago
  bel b31ba11f03 Fix #230: must be GNUC >= 5 9 years ago