-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes TLS reconnection. #176
base: develop
Are you sure you want to change the base?
Commits on Dec 16, 2023
-
Accepts as valid responses to staged requests.
Before these changes the request had to be marked as written in order to interpret incoming responses as belonging to that request. On fast networks however, like on localhost and underload the responses might arrive before the write operation completed.
Configuration menu - View commit details
-
Copy full SHA for 22405e6 - Browse repository at this point
Copy the full SHA 22405e6View commit details -
Merge pull request #171 from boostorg/170-redis-client-fails-to-proce…
…ss-all-the-requests Accepts as valid responses to staged requests.
Configuration menu - View commit details
-
Copy full SHA for 206bbeb - Browse repository at this point
Copy the full SHA 206bbebView commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2685d44 - Browse repository at this point
Copy the full SHA 2685d44View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be1a1fb - Browse repository at this point
Copy the full SHA be1a1fbView commit details
Commits on Dec 30, 2023
-
Merge pull request #172 from boostorg/cmake-build-in-tree
In-tree cmake builds instead of FindBoost.
Configuration menu - View commit details
-
Copy full SHA for 7c788af - Browse repository at this point
Copy the full SHA 7c788afView commit details -
Configuration menu - View commit details
-
Copy full SHA for e041661 - Browse repository at this point
Copy the full SHA e041661View commit details -
Merge pull request #173 from boostorg/168-no-way-to-specify-caclient-…
…certificate-for-ssl-connections Adds missing ssl-context getters.
Configuration menu - View commit details
-
Copy full SHA for 4f86b4b - Browse repository at this point
Copy the full SHA 4f86b4bView commit details
Commits on Jan 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 587c5fe - Browse repository at this point
Copy the full SHA 587c5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1160347 - Browse repository at this point
Copy the full SHA 1160347View commit details
Commits on Jan 3, 2024
-
Merge pull request #174 from boostorg/168-no-way-to-specify-caclient-…
…certificate-for-ssl-connections Provides a way of passing a custom ssl context to the connection.
Configuration menu - View commit details
-
Copy full SHA for 112bba7 - Browse repository at this point
Copy the full SHA 112bba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff82f3 - Browse repository at this point
Copy the full SHA 7ff82f3View commit details