-
Notifications
You must be signed in to change notification settings - Fork 32
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: michelp/pgsodium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: michelp/pgsodium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 43 files changed
- 2 contributors
Commits on Nov 28, 2022
-
* Add cassert and debug/gdb flags for test image builder. * all the fixes for bad varhdrz usage, and switch all _P to _PP macros * fix oversized base64 decoding bug. * Add vscode include path
Configuration menu - View commit details
-
Copy full SHA for 670082f - Browse repository at this point
Copy the full SHA 670082fView commit details -
Improve startup log messages (#45)
When the getkey_script file is missing, previous startup error message was wrongly showing "Permission denied for %s". This shows a relevant error message with addition of some details and hints. The patch also improves other startup error/log messages so they repect the PostgreSQL log format if stderr is collected.
Configuration menu - View commit details
-
Copy full SHA for fc681d0 - Browse repository at this point
Copy the full SHA fc681d0View commit details -
Fix valid_key view to filter out expired keys (#48)
A key is valid at far as its expires date is greater than current date and time. Fixes #41
Configuration menu - View commit details
-
Copy full SHA for c4a8f10 - Browse repository at this point
Copy the full SHA c4a8f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ede19 - Browse repository at this point
Copy the full SHA b6ede19View commit details
Commits on Nov 30, 2022
-
Fix/better null checking (#50)
* aead ietf check null inputs. * test for NULL on aead_ietf, allow NULL associated data with aead_det * also NULL associated data with aead_ietf * NULL check inputs on auth functions. * null checks for box, derive, hash, and helpers * null input checks for hmac. * null input checks for kdf. * NULL argument checking on the rest of the library. * fix missing newline * fix whitespace * thanks for -x my test script github!
Configuration menu - View commit details
-
Copy full SHA for 3eb936d - Browse repository at this point
Copy the full SHA 3eb936dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7318acc - Browse repository at this point
Copy the full SHA 7318accView commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a854f63 - Browse repository at this point
Copy the full SHA a854f63View 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 v3.0.7...v3.1.0