Historial de Commits

Autor SHA1 Mensaje Fecha
  bel 9ce4d73093 Allocate memory for connections early, before creation of a worker hace 8 años
  bel 24e22e286f Move lua background script from main.c to civetweb.c hace 8 años
  kakwa 103da513f7 Merge branch 'master' of https://github.com/kakwa/civetweb hace 8 años
  kakwa 3de8ec0551 fix index of SSL_CTX_set_options in case of OpenSSL 1.1 hace 8 años
  kakwa e849ce4b54 disable completely SSL_CTX_set_ecdh_auto if No dynamic loading hace 8 años
  kakwa 53395d9b88 trying to fix the OPENSSL_API_COMPAT undef error hace 8 años
  bel 8453f7d72f Evaluate parameter of mg_print_system_info hace 8 años
  kakwa ed9320b826 fix OpenSSL for 1.0 hace 8 años
  kakwa fbb4a78704 fixing various things regarding OpenSSL hace 8 años
  kakwa 5ff2ab6272 fix ordering of ASN1_INTEGER_to_BN function declaration hace 8 años
  kakwa 3584f07667 fix OpenSSL 1.0 support hace 8 años
  kakwa adac9c916f adapt code to handle OpenSSL 1.1 hace 8 años
  Paulo Brizolara 898f17abd3 Changing c++ library name to 'civetweb-cpp'. hace 8 años
  bel e51ccf8890 Fix wrong va_arg parameter used when calling alloc_vprintf2 (#378) hace 8 años
  bel 6347f3030c Move system information from main.c to civetweb.c hace 8 años
  bel 2ba2e59952 Add cast to remove conversion warning hace 8 años
  bel 39709cc37c Disable Visual Studio warning (cast to different type, depending on OS) hace 8 años
  bel b5a34cf727 Set linger timeout as configuration value hace 8 años
  bel a018780c25 Experiment with OSX linger support hace 8 años
  bel 46401cc61f Test with configurable value of SO_LINGER hace 8 años
  bel 96b94a8a28 OSX does not support linger (1) hace 8 años
  bel 61f1740cae Dummy-use mg_current_thread_id, because GCC does not understand any DO NOT WARN IF THIS FUNCTION IS USED OR UNUSED directive hace 8 años
  bel 39a43f1bdf mg_current_thread_id may be unused hace 8 años
  bel bbeb5a2534 Don't call mg_cry in standard cases, even if DEBUG is set hace 8 años
  bel 88bf37a33e mg_current_thread_id may be unused hace 8 años
  bel 127da68019 Don't call mg_cry in standard cases, even if DEBUG is set hace 8 años
  bel 57c1f075a5 Reorder functions hace 8 años
  bel ceaaca0a0a Reorder functions hace 8 años
  bel f79abe9496 Reorder functions hace 8 años
  bel 4a91953ac4 Use the same thread-ID function for SSL and debug traces hace 8 años