-
Notifications
You must be signed in to change notification settings - Fork 95
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: leafo/pgmoon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: leafo/pgmoon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 16 files changed
- 4 contributors
Commits on Mar 3, 2021
-
feat(socket) change LuaSec ssl_protocol default options
The underlying LuaSec SSL library allows for setting the encryption protocol to 'any' [1]. When set as such, the client negotiates the highest encryption protocol available. This `any` protocol version setting is widely in use in the luasec repository [2]. In addition, this change limits the lowest allowable ssl protocol version to a version not less than TLSv1.1. In support of the above, the implementation is two-fold: - add no_sslv2, no_sslv3, and no_tlsv1 LuaSec options similar to what has been done in lua-cassandra [3] - set default LuaSec ssl_protocol to 'any' also similar to what has been done in lua-cassandra [4] [1] - https://github.com/brunoos/luasec/blob/711a98b7605ad87b521ba607024947113bc1f527/CHANGELOG#L101 [2] - https://github.com/brunoos/luasec/search?q=protocol+%3D+%22any%22 [3] - thibaultcha/lua-cassandra@b6dff88 [4] - thibaultcha/lua-cassandra@d742d5c Signed-off-by: Jeremy J. Miller <jeremy.miller@konghq.com> disable prefer server ciphers Signed-off-by: Jeremy J. Miller <jeremy.miller@konghq.com>
Configuration menu - View commit details
-
Copy full SHA for a47f39e - Browse repository at this point
Copy the full SHA a47f39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9631ae - Browse repository at this point
Copy the full SHA f9631aeView commit details
Commits on Oct 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b40ee6a - Browse repository at this point
Copy the full SHA b40ee6aView commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2b30a74 - Browse repository at this point
Copy the full SHA 2b30a74View commit details
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6eb1cc7 - Browse repository at this point
Copy the full SHA 6eb1cc7View commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 817c0dc - Browse repository at this point
Copy the full SHA 817c0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for db03720 - Browse repository at this point
Copy the full SHA db03720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a609d7 - Browse repository at this point
Copy the full SHA 2a609d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6397263 - Browse repository at this point
Copy the full SHA 6397263View commit details -
Configuration menu - View commit details
-
Copy full SHA for a22ae08 - Browse repository at this point
Copy the full SHA a22ae08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b19285 - Browse repository at this point
Copy the full SHA 8b19285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fdc6d1 - Browse repository at this point
Copy the full SHA 2fdc6d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0580413 - Browse repository at this point
Copy the full SHA 0580413View commit details
Loading
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 v1.12.0...v1.13.0