Commit History

Author SHA1 Message Date
  bel 3162552d17 Refine library init/exit functions 8 years ago
  bel fd6c55eb64 Add library init/exit dummy functions 8 years ago
  bel ab8203acb9 Complete changed memory management from prev commit, rename workerthreadids 8 years ago
  bel e7775ac5ea Format indent 8 years ago
  bel 9ce4d73093 Allocate memory for connections early, before creation of a worker 8 years ago
  bel bf8ec52e75 Update UserManual: Document new option 8 years ago
  bel 24e22e286f Move lua background script from main.c to civetweb.c 8 years ago
  bel 30caa32df5 Test timer: test one shot timer in different ways 8 years ago
  bel ca70d44f86 Test timer: test one shot timer in different ways 8 years ago
  bel 5ff7711126 Reset number of timers if timer thread exits 8 years ago
  bel 079d2d0ae1 Move run_lua to mod_lua 8 years ago
  kakwa 103da513f7 Merge branch 'master' of https://github.com/kakwa/civetweb 8 years ago
  kakwa 3de8ec0551 fix index of SSL_CTX_set_options in case of OpenSSL 1.1 8 years ago
  bel ef50d8b37f Add TODO for Lua 8 years ago
  bel 7ffb6716ad Set proper ifdef for unused variable 8 years ago
  bel 5b1e90cf49 Set USE_LUA defines for lua_script execution in main 8 years ago
  bel 0c60cc3e32 Format code and add some error handling 8 years ago
  SpaceLord 09fac715e1 Execute Lua script @ start 8 years ago
  SpaceLord 34a2fa8902 Add path_info for Lua 8 years ago
  kakwa de613a7147 Disable OpenSSL 1.1 by default 8 years ago
  kakwa e849ce4b54 disable completely SSL_CTX_set_ecdh_auto if No dynamic loading 8 years ago
  kakwa 7930726dd7 adding option description for OpenSSL 1.1 API cmake switch 8 years ago
  kakwa 4511a5a906 fix OpenSSL 1.1 OSX environments 8 years ago
  kakwa fe55c85e75 Merge remote-tracking branch 'upstream/master' 8 years ago
  kakwa 9c1a350a6e Merge branch 'master' of https://github.com/kakwa/civetweb 8 years ago
  kakwa e3197de4c9 adding test env in matrix for openssl 1.1 without dynamic loading 8 years ago
  kakwa 8b66c41a84 trying to fix .travis file 8 years ago
  kakwa 2c78f7ae7b adding test env in matrix for OpenSSL 1.1 and renaming the NO_DYNAMIC test case 8 years ago
  kakwa 4b67b3d807 rename cmake compile flag to CIVETWEB_SSL_OPENSSL_API_1_1 8 years ago
  kakwa 41f359fbfa adding test matrix with dynamic loading disabled 8 years ago