-
Notifications
You must be signed in to change notification settings - Fork 105
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: ProtonMail/go-crypto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ProtonMail/go-crypto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 10 files changed
- 3 contributors
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b01f065 - Browse repository at this point
Copy the full SHA b01f065View commit details
Commits on Dec 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for add07bd - Browse repository at this point
Copy the full SHA add07bdView commit details
Commits on Dec 16, 2024
-
Preallocate the chunk size rather than buffering
Since the chunk size is capped at 4MB now, we can safely preallocate it so that we don't have to buffer each chunk.
Configuration menu - View commit details
-
Copy full SHA for 6fa7f91 - Browse repository at this point
Copy the full SHA 6fa7f91View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee7824 - Browse repository at this point
Copy the full SHA fee7824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04cfaf2 - Browse repository at this point
Copy the full SHA 04cfaf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for df3ee02 - Browse repository at this point
Copy the full SHA df3ee02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd5ec8 - Browse repository at this point
Copy the full SHA 1fd5ec8View commit details -
Merge pull request #259 from ProtonMail/less-memory-large-msgs
Reduce memory usage when AEAD en/decrypting large messages
Configuration menu - View commit details
-
Copy full SHA for be3aef0 - Browse repository at this point
Copy the full SHA be3aef0View commit details -
Update artifact actions to v4 (#260)
The v3 versions are deprecated and will stop working.
Configuration menu - View commit details
-
Copy full SHA for 3de0301 - Browse repository at this point
Copy the full SHA 3de0301View commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 72cacd5 - Browse repository at this point
Copy the full SHA 72cacd5View commit details
Commits on Jan 15, 2025
-
Check binding signature details against primary key (#264)
Rather than checking the binding signature details against the subkey (i.e. the subject of the binding signature), check them against the primary key (i.e. the signing key).
Configuration menu - View commit details
-
Copy full SHA for d703f49 - Browse repository at this point
Copy the full SHA d703f49View 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.1.3...v1.1.5