-
Notifications
You must be signed in to change notification settings - Fork 390
Comparing changes
Open a pull request
base repository: rpclib/rpclib
base: v2.3.0
head repository: rpclib/rpclib
compare: master
- 16 commits
- 11 files changed
- 6 contributors
Commits on Apr 27, 2021
-
- Updates to Visual Studio 2019 image (which runs on Windows Server 2019) - Use msbuild with the build/rpc.sln project instead of CMake --build - Restructure script into before_build, build and test_script parts - Clean up unused variables
Configuration menu - View commit details
-
Copy full SHA for 7e71302 - Browse repository at this point
Copy the full SHA 7e71302View commit details -
Configuration menu - View commit details
-
Copy full SHA for e031fa7 - Browse repository at this point
Copy the full SHA e031fa7View commit details
Commits on Jun 16, 2021
-
disable SO_REUSEADDR on windows due to it causing undefined behaviour…
… when binding to the same existing server port
Admin authored and Admin committedJun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for db5eb39 - Browse repository at this point
Copy the full SHA db5eb39View commit details
Commits on Jul 1, 2021
-
Merge pull request #278 from thewhitegoatcb/master
disable SO_REUSEADDR on windows
Configuration menu - View commit details
-
Copy full SHA for b95ec2a - Browse repository at this point
Copy the full SHA b95ec2aView commit details
Commits on Jul 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4bcff71 - Browse repository at this point
Copy the full SHA 4bcff71View commit details -
Configuration menu - View commit details
-
Copy full SHA for e42d85b - Browse repository at this point
Copy the full SHA e42d85bView commit details
Commits on Aug 3, 2021
-
Merge pull request #283 from Roelli/master
Updated doc generation and used clang-format
Configuration menu - View commit details
-
Copy full SHA for fa0b63e - Browse repository at this point
Copy the full SHA fa0b63eView commit details -
Issue #267: Enable Logging of connected clients ip address and port o…
…n log level info
Configuration menu - View commit details
-
Copy full SHA for 9cdcd2d - Browse repository at this point
Copy the full SHA 9cdcd2dView commit details
Commits on Aug 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0560232 - Browse repository at this point
Copy the full SHA 0560232View commit details -
Merge pull request #284 from Roelli/master
Issue #267: Enable Logging of connected clients ip address and port on info level
Configuration menu - View commit details
-
Copy full SHA for 17ae701 - Browse repository at this point
Copy the full SHA 17ae701View commit details
Commits on Oct 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9f5269c - Browse repository at this point
Copy the full SHA 9f5269cView commit details
Commits on Oct 14, 2021
-
Merge pull request #287 from brandonros/patch-1
link against windows winsock libraries
Configuration menu - View commit details
-
Copy full SHA for d1bb5b4 - Browse repository at this point
Copy the full SHA d1bb5b4View commit details
Commits on May 14, 2022
-
add unbind to enable runtime binding/unbinding
adding unbind function to remove a binding in runtime (if wanted) and names function to list all binded functors (usable for debugging etc.)
Configuration menu - View commit details
-
Copy full SHA for 4b9ea2f - Browse repository at this point
Copy the full SHA 4b9ea2fView commit details
Commits on May 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 391df59 - Browse repository at this point
Copy the full SHA 391df59View commit details -
Merge pull request #301 from jaafari/master
add unbind to enable runtime binding/unbinding
Configuration menu - View commit details
-
Copy full SHA for 08e4171 - Browse repository at this point
Copy the full SHA 08e4171View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 463887f - Browse repository at this point
Copy the full SHA 463887fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...master