1. c8b756c * CHANGES: (1.3.10): Fill in the date/revision details after the release. by Evgeny Kotkov · 11 months ago trunk
  2. 12d0c8f Switch to SHA-512 checksums in the dist.sh script, to be in line with by Evgeny Kotkov · 11 months ago
  3. 4ab5320 Following up on r1805461, fix the actual executable name for SHA256SUM by Evgeny Kotkov · 11 months ago
  4. f0c81b6 * CHANGES: (1.3.10): Slightly tweak the r1804534 changelog entry. by Evgeny Kotkov · 11 months ago
  5. 7a18462 * CHANGES: (1.3.10): Add changelog. by Evgeny Kotkov · 11 months ago
  6. bf851b6 * CHANGES: (1.3.9): Slightly rephrase the r1699858 entry: don't insert the by Evgeny Kotkov · 11 months ago
  7. 2899841 * SConstruct: Threat warning C4013 ('function' undefined; assuming extern by Evgeny Kotkov · 12 months ago
  8. 4a9aed0 Remove a couple of remaining _fp() OpenSSL API usages in the test suite by Evgeny Kotkov · 12 months ago
  9. 616f807 Do not include openssl/applink.c: we do not use _fp() OpenSSL API since by Ivan Zhakov · 12 months ago
  10. ba3114a * CMakeLists.txt by Ivan Zhakov · 12 months ago
  11. 62687b1 * .github/workflows/linux-cmake.yml: Add Linux (CMake) builder. by Ivan Zhakov · 1 year ago
  12. 294a66d * .github/workflows/linux.yml: Set fail-fast: false. by Ivan Zhakov · 1 year ago
  13. d35cd69 * SConstruct (MSVC_VERSION): Allow specifying VC 14.3 (2022). by Evgeny Kotkov · 1 year ago
  14. 670ac63 * SConstruct by Evgeny Kotkov · 1 year ago
  15. dcf3112 * .github/workflows/windows-cmake.yml: Remove arch. by Ivan Zhakov · 1 year ago
  16. 427f774 * .github/workflows/windows-cmake.yml: Use single line syntax. by Ivan Zhakov · 1 year ago
  17. 12a2309 Follow-up to r1909281. by Ivan Zhakov · 1 year ago
  18. 2dfd6bf * .github/workflows/windows-cmake.yml: Experimental GitHub Actions to build by Ivan Zhakov · 1 year ago
  19. b84917c * CMakeLists.txt: Threat warning C4013 ('function' undefined; assuming extern by Ivan Zhakov · 1 year ago
  20. 5b7f5ca Do not use OpenSSL functions that operates with FILE to avoid potential CRT by Ivan Zhakov · 1 year ago
  21. 9e1f6e5 * CMakeLists.txt: Enable CMP0092 if supported: MSVC warning flags are not in by Ivan Zhakov · 1 year ago
  22. 8c68435 * .github/workflows/linux.yml: Build and test on ubuntu-20.04 and ubuntu-22.04. by Ivan Zhakov · 1 year ago
  23. a5ff03f * .github/workflows/linux.yml: Perform `apt-get update` before `apt-get install`. by Ivan Zhakov · 1 year ago
  24. 2f72c5c Add Linux GitHub Actions CI. by Ivan Zhakov · 1 year, 10 months ago
  25. 05fe765 Fix the return value for unknown controls in the BIO control functions. by Evgeny Kotkov · 1 year, 10 months ago
  26. 14f8246 * test/MockHTTPinC/MockHTTP_server.c by Evgeny Kotkov · 1 year, 10 months ago
  27. bfb9ca5 Add support for BIO_CTRL_EOF and implement the hit eof logic for ssl buckets by Evgeny Kotkov · 1 year, 10 months ago
  28. 412f666 Remove the use of the ERR_GET_FUNC() macro. by Evgeny Kotkov · 1 year, 10 months ago
  29. 2e2090a Update test certificates by Evgeny Kotkov · 1 year, 10 months ago
  30. 6d5d59f * CMakeLists.txt: Define SERF_HAVE_SSPI on Windows, equivalently to the by Evgeny Kotkov · 2 years ago
  31. 70c9d83 Fix test_ssl_handshake() and test_ssl_alpn_negotiate() failures with OpenSSL by Evgeny Kotkov · 2 years ago
  32. 65b17cc Fix expired test certificates by Evgeny Kotkov · 2 years ago
  33. 1cb2ab7 * SConstruct: Following up on r1833230,r1866470,r1866476 really fix finding apu_version.h by Bert Huijben · 4 years, 8 months ago
  34. aed4cd0 * SConstruct: Following up on r1866470, also fix finding apu_version.h by Bert Huijben · 4 years, 8 months ago
  35. 8e453ec * SConstruct: Restore finding apr on the Windows buildbot. Broken since r1833230. by Bert Huijben · 4 years, 8 months ago
  36. 7c1bf74 * SConstruct: Allow VC 14.2 (VC 2019), as 15.0 doesn't exist yet. by Bert Huijben · 4 years, 11 months ago
  37. 26de03b * test/certs/create_certs.py (create_crl): Support versions of PyOpenSSL that by Branko Čibej · 5 years ago
  38. e668563 * src/logging.c (serf__log_init): Remove unused variable. by Branko Čibej · 5 years ago
  39. c825b5b Fix test failures with OpenSSL 1.1 and later. The MockHTTPinC server must by Branko Čibej · 5 years ago
  40. 4a4d205 Remove testing code from the logging system. by Branko Čibej · 5 years ago
  41. e90863c Fix a bug in the CMake build that caused APR and APR-Util libraries to by Branko Čibej · 6 years ago
  42. c06cd74 Update docstrings. No functional change. by Branko Čibej · 6 years ago
  43. 32145a1 In the CMake build on macOS, add an option to use @rpath in the shared library. by Branko Čibej · 6 years ago
  44. 6c0dddc * CHANGES: Mention FCGI support. by Branko Čibej · 6 years ago
  45. 4911b6c Make the CMake build set the absolute RPATH in the shared library on macOS. by Branko Čibej · 6 years ago
  46. d30435c * CHANGES: Update for 1.4.0. Convert old revision numbers to new ones. by Branko Čibej · 6 years ago
  47. 03a19d1 Remove obsolete bits from the CMake build now that we use targets properly. by Branko Čibej · 6 years ago
  48. 0a9d792 Use proper target dependencies for APR and APR-Util, and support by Branko Čibej · 6 years ago
  49. b5a4ac2 Use the standard way of locating dependencies in the CMake build. by Branko Čibej · 6 years ago
  50. b5fd506 * CMakeLists.txt: Use targets generated by find_package() for defining by Branko Čibej · 6 years ago
  51. 849a893 * build/SerfVersion.cmake: Wrap the version parsint into a function to by Branko Čibej · 6 years ago
  52. 0eb35a3 Simplify the CMaks utility script structure. by Branko Čibej · 6 years ago
  53. 18dcfb7 * CMakeLists.txt: Fix generation of serf.pc with corrected values for LIBDIR and INCLUDE_SUBDIR. by Branko Čibej · 6 years ago
  54. df95368 Fix CMake build on Unix: by Branko Čibej · 6 years ago
  55. 8a8be14 * CMakeLists.txt: Add options to skip building the shared or static library. by Branko Čibej · 6 years ago
  56. f0d2eb6 * CMakeLists.txt, by Branko Čibej · 6 years ago
  57. c1e66ab In CMake, add interface properties to the targets so that upstream users by Branko Čibej · 6 years ago
  58. 187b9a3 In CMake, define the project-wide source directory for the test build. by Branko Čibej · 6 years ago
  59. c8aa2d0 Make the serf.def file a proper target in the CMake build, so that it gets by Branko Čibej · 6 years ago
  60. 26ec81a In the CMake build, make sure that the DLL import library is generated. by Branko Čibej · 6 years ago
  61. 617f990 * CMakeLists.txt: Add option SKIP_TESTS to disable building the test suite. by Branko Čibej · 6 years ago
  62. cce69ac Some of the OpenSSL symbols that we perform configure checks for exist by Branko Čibej · 6 years ago
  63. 267536d * CMakeLists.txt: Remove the OPENSSL_STATIC option since it can be detected. by Branko Čibej · 6 years ago
  64. f5fc14c * CMakeLists.txt: Set the build type first, by forcing it into the cache. by Branko Čibej · 6 years ago
  65. 2f88606 Find (optional) Expat library for linking with static APR-Util. by Branko Čibej · 6 years ago
  66. 4d48f17 * CMakeLists.txt: Fix typo to make the 64-bit build work on Windows. by Branko Čibej · 6 years ago
  67. b530d48 CMake build: Find APR/Util runtime libraries (DLLs) on Windows and prepare by Branko Čibej · 6 years ago
  68. 0d126bc Make the CMake build (tentatively) work on Windows. by Branko Čibej · 6 years ago
  69. 7e9f3a1 More CMake build. by Branko Čibej · 6 years ago
  70. e42e415 * CMakeLists.txt: Using PREFIX as a global variable turns out not to be by Branko Čibej · 6 years ago
  71. c5850d5 * CMakeLists.txt: Generate the pkg-config module file. by Branko Čibej · 6 years ago
  72. 0ed0a91 Most Unix filesystems are case-sensitive, so ... by Branko Čibej · 6 years ago
  73. 48c8477 More CMake build. by Branko Čibej · 6 years ago
  74. 9c0b17a Make the CMake build more like the current SCons build. by Branko Čibej · 6 years ago
  75. eefc05f More CMake build. by Branko Čibej · 6 years ago
  76. 58cc96a Add the Serf test suite to the CMake build. by Branko Čibej · 6 years ago
  77. 52b6a26 Continue working on the CMake build. by Branko Čibej · 6 years ago
  78. e102fff Silence "object has no symbols" warnings from ranlib on macOS. by Branko Čibej · 6 years ago
  79. e876ce1 More work on the CMake build. by Branko Čibej · 6 years ago
  80. 9975741 Start working on a CMake-based build to eventually replace SCons. by Branko Čibej · 6 years ago
  81. 4cb0c4f Enable tests with static OpenSSL on Windows. by Branko Čibej · 6 years ago
  82. 5dd6d12 Teach our SConstruct to optionally use Expat instead of xml.lib when by Branko Čibej · 6 years ago
  83. e326cf8 Fix non-source layout APR include paths on Windows. by Branko Čibej · 6 years ago
  84. 06b4830 Make the tests work with OpenSSL 1.1 on Windows (and also other platforms). by Branko Čibej · 6 years ago
  85. 0e5f931 Fix building with OpenSSL on Windows with non-source layout. by Branko Čibej · 6 years ago
  86. 773a2ee Make the tests run with Python 3.x. by Branko Čibej · 6 years ago
  87. 197d603 Attempt to make tests pass on macOS with OpenSSL 1.0.2n and later. by Branko Čibej · 6 years ago
  88. f2cc05e Hack the library versions back into macOS dynamic libraries. by Branko Čibej · 6 years ago
  89. 6efc251 * CHANGES by Ivan Zhakov · 6 years ago
  90. 74b0015 Revert r1699914 (try use reverse DNS to resolve canonical name for SPN). While by Ivan Zhakov · 6 years ago
  91. 2983f6e Fix build on Windows. by Branko Čibej · 6 years ago
  92. eae2b99 Merged the ocsp-verification branch. by Branko Čibej · 6 years ago
  93. 2262273 On the ocsp-verification branch: Avoid using a deprecated function by Branko Čibej · 6 years ago ocsp-verification
  94. 59c8fdb On the ocsp-verification branch: Sync with trunk up to r1830693. by Branko Čibej · 6 years ago
  95. 079918d Follow up to r1830691: Remove new unused-function warnings. by Branko Čibej · 6 years ago
  96. 223915c On the ocsp-verification branch: Sync with trunk up to r1830691. by Branko Čibej · 6 years ago
  97. 5382156 Fix a compiler warning about an unused function in tests. by Branko Čibej · 6 years ago
  98. ac92763 Fix issue SERF-188: Do not use deprecated functions with OpenSSL 1.1.x. by Branko Čibej · 6 years ago
  99. 2d921c5 On the ocsp-verification branch: Added test cases for OCSP response by Branko Čibej · 6 years ago
  100. 98c7a67 On the ocsp-verification branch: sync with trunk up to r1828523. by Branko Čibej · 6 years ago