コミット履歴

作者 SHA1 メッセージ 日付
  kakwa 5e0949819b remove dynamic openssl loading + fix classic link tests 8 年 前
  kakwa 103da513f7 Merge branch 'master' of https://github.com/kakwa/civetweb 8 年 前
  kakwa 3de8ec0551 fix index of SSL_CTX_set_options in case of OpenSSL 1.1 8 年 前
  kakwa de613a7147 Disable OpenSSL 1.1 by default 8 年 前
  kakwa e849ce4b54 disable completely SSL_CTX_set_ecdh_auto if No dynamic loading 8 年 前
  kakwa 7930726dd7 adding option description for OpenSSL 1.1 API cmake switch 8 年 前
  kakwa 4511a5a906 fix OpenSSL 1.1 OSX environments 8 年 前
  kakwa fe55c85e75 Merge remote-tracking branch 'upstream/master' 8 年 前
  kakwa 9c1a350a6e Merge branch 'master' of https://github.com/kakwa/civetweb 8 年 前
  kakwa e3197de4c9 adding test env in matrix for openssl 1.1 without dynamic loading 8 年 前
  kakwa 8b66c41a84 trying to fix .travis file 8 年 前
  kakwa 2c78f7ae7b adding test env in matrix for OpenSSL 1.1 and renaming the NO_DYNAMIC test case 8 年 前
  kakwa 4b67b3d807 rename cmake compile flag to CIVETWEB_SSL_OPENSSL_API_1_1 8 年 前
  kakwa 41f359fbfa adding test matrix with dynamic loading disabled 8 年 前
  kakwa 53395d9b88 trying to fix the OPENSSL_API_COMPAT undef error 8 年 前
  kakwa ed9320b826 fix OpenSSL for 1.0 8 年 前
  kakwa fbb4a78704 fixing various things regarding OpenSSL 8 年 前
  bel 3649700a6d Test: add some test points in timer unit test 8 年 前
  kakwa 5ff2ab6272 fix ordering of ASN1_INTEGER_to_BN function declaration 8 年 前
  kakwa 3584f07667 fix OpenSSL 1.0 support 8 年 前
  kakwa adac9c916f adapt code to handle OpenSSL 1.1 8 年 前
  bel2125 0b6e5ad637 Merge pull request #379 from paulobrizolara/master 8 年 前
  Paulo Brizolara 898f17abd3 Changing c++ library name to 'civetweb-cpp'. 8 年 前
  bel 18a2f53920 Auto format source 8 年 前
  bel 21b78f5b06 Test: add source comments for timer test 8 年 前
  bel e51ccf8890 Fix wrong va_arg parameter used when calling alloc_vprintf2 (#378) 8 年 前
  bel 99789574dd Prepare 'show system info' command for Windows 8 年 前
  bel 6347f3030c Move system information from main.c to civetweb.c 8 年 前
  bel b132ad35ea Remove --extra-verbose flag again 8 年 前
  bel 0d73d76ea4 Add --extra-verbose flag to ctest, to check the current problems at AppVeyor 8 年 前