openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
Apache Serf
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
4 months
ago. based on code collected
4 months
ago.
Nov 21, 2024 — Nov 21, 2025
Showing page 1 of 139
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Tweak svn:ignore for build artifacts from SCons and CMake
Greg Stein
More...
6 months ago
Tweak svn:ignore for build artifacts from SCons and CMake
gstein
More...
6 months ago
Remove draft work that will not be implemented in the near term.
Greg Stein
More...
6 months ago
Remove draft work that will not be implemented in the near term.
gstein
More...
6 months ago
Remove the serf_connection_create3() public function. It was added when Serf did not have an asynchronous DNS resolver and is now functionally replaced by serf_connection_create_async().
Branko Čibej
More...
7 months ago
Remove the serf_connection_create3() public function. It was added when Serf
brane
More...
7 months ago
Fix another integer narrowing warning.
brane
More...
7 months ago
Fix another integer narrowing warning.
Branko Čibej
More...
7 months ago
* buckets/hpack_buckets.c
brane
More...
7 months ago
* buckets/hpack_buckets.c (serf__bucket_hpack_setx): Use the new serf__tolower_inplace() instead of open-coding the same logic.
Branko Čibej
More...
7 months ago
SERF-207: The Digest authn provider verifies received parameters.
brane
More...
7 months ago
SERF-207: The Digest authn provider verifies received parameters.
Branko Čibej
More...
7 months ago
Merged the user-defined-authn branch to trunk.
Branko Čibej
More...
7 months ago
Merged the user-defined-authn branch to trunk.
brane
More...
7 months ago
On the user-defined-authn branch: sync with trunk r1927496.
Branko Čibej
More...
7 months ago
* SConstruct: Add support for using the Unbound async resolver.
Branko Čibej
More...
7 months ago
* SConstruct: Add support for using the Unbound async resolver.
brane
More...
7 months ago
In the CMake build: Search for most dependencies with pkg-config first, and find_package if that fails.
Branko Čibej
More...
7 months ago
In the CMake build: Search for most dependencies with pkg-config first,
brane
More...
7 months ago
Build system improvements.
brane
More...
7 months ago
Build system improvements.
Branko Čibej
More...
7 months ago
Improve the CMake build: add options to disable optional dependencies
brane
More...
7 months ago
Improve the CMake build: add options to disable optional dependencies even when they're available and found in the configuration step. Also, always include the pkg-config file, including on Windows, where it's now expected to be available at least with vcpkg dependencies.
Branko Čibej
More...
7 months ago
In the CMake build, look for Unbound. The SCons build doesn't support this yet, it only handles the new addition to the pkg-config file template.
Branko Čibej
More...
7 months ago
In the CMake build, look for Unbound. The SCons build doesn't support this
brane
More...
7 months ago
In the CMake build, fix APR (2.x) and APR-Util with external modules.
Branko Čibej
More...
7 months ago
In the CMake build, fix APR (2.x) and APR-Util with external modules.
brane
More...
7 months ago
On the user-defined-authn branch: Remove the character classification table. It turns out that range checks are faster than table lookups. Which I should have known.
Branko Čibej
More...
8 months ago
On the user-defined-authn branch: sync with trunk r1927495.
Branko Čibej
More...
8 months ago
* src/resolve.c: Update the todo list and comments.
brane
More...
8 months ago
←
1
2
3
4
5
6
7
8
9
…
138
139
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree