4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* .github/workflows/windows-cmake.yml: Use single line syntax. More... about 1 year ago
* .github/workflows/windows-cmake.yml: Use single line syntax. More... about 1 year ago
Follow-up to r1909281. More... about 1 year ago
Follow-up to r1909281. More... about 1 year ago
* .github/workflows/windows-cmake.yml: Experimental GitHub Actions to build Windows using CMake. More... about 1 year ago
* .github/workflows/windows-cmake.yml: Experimental GitHub Actions to build More... about 1 year ago
* CMakeLists.txt: Threat warning C4013 ('function' undefined; assuming extern returning int) as error. More... about 1 year ago
* CMakeLists.txt: Threat warning C4013 ('function' undefined; assuming extern More... about 1 year ago
Do not use OpenSSL functions that operates with FILE to avoid potential CRT versions mismatch. Use BIO based functions instead. More... about 1 year ago
Do not use OpenSSL functions that operates with FILE to avoid potential CRT More... about 1 year ago
* CMakeLists.txt: Enable CMP0092 if supported: MSVC warning flags are not in CMAKE_<LANG>_FLAGS by default. More... about 1 year ago
* CMakeLists.txt: Enable CMP0092 if supported: MSVC warning flags are not in More... about 1 year ago
* .github/workflows/linux.yml: Build and test on ubuntu-20.04 and ubuntu-22.04. More... about 1 year ago
* .github/workflows/linux.yml: Build and test on ubuntu-20.04 and ubuntu-22.04. More... about 1 year ago
* .github/workflows/linux.yml: Perform `apt-get update` before `apt-get install`. More... about 1 year ago
* .github/workflows/linux.yml: Perform `apt-get update` before `apt-get install`. More... about 1 year ago
Add Linux GitHub Actions CI. More... almost 2 years ago
Add Linux GitHub Actions CI. More... almost 2 years ago
Fix the return value for unknown controls in the BIO control functions. More... almost 2 years ago
Fix the return value for unknown controls in the BIO control functions. More... almost 2 years ago
* test/MockHTTPinC/MockHTTP_server.c More... almost 2 years ago
* test/MockHTTPinC/MockHTTP_server.c (bio_apr_socket_ctrl): Following up on r1902208, simplify the code by returning the hit_eof value. More... almost 2 years ago
Add support for BIO_CTRL_EOF and implement the hit eof logic for ssl buckets More... almost 2 years ago
Add support for BIO_CTRL_EOF and implement the hit eof logic for ssl buckets and APR files. More... almost 2 years ago
Remove the use of the ERR_GET_FUNC() macro. More... almost 2 years ago
Remove the use of the ERR_GET_FUNC() macro. More... almost 2 years ago
Update test certificates More... almost 2 years ago
Update test certificates More... almost 2 years ago
* CMakeLists.txt: Define SERF_HAVE_SSPI on Windows, equivalently to the following existing line in SConstruct: More... almost 2 years ago
* CMakeLists.txt: Define SERF_HAVE_SSPI on Windows, equivalently to the More... almost 2 years ago