-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
CryptoStream Memory-based ReadAsync/WriteAsync overrides #47207
Commits on Jan 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c9e983f - Browse repository at this point
Copy the full SHA c9e983fView commit details
Commits on Jan 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b8b0bef - Browse repository at this point
Copy the full SHA b8b0befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 011bfd6 - Browse repository at this point
Copy the full SHA 011bfd6View commit details -
Update src/libraries/System.Security.Cryptography.Primitives/src/Syst…
…em/Security/Cryptography/CryptoStream.cs Use explicit type Co-authored-by: Stephen Toub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88f61f9 - Browse repository at this point
Copy the full SHA 88f61f9View commit details
Commits on Jan 21, 2021
-
Unintentional breaking change with exceptions that was blocking CI. Note to self: remember to rebuild before running unit tests.
Configuration menu - View commit details
-
Copy full SHA for 259a3b3 - Browse repository at this point
Copy the full SHA 259a3b3View commit details -
[no merge] Pinned array, used finally block
Still need to override CopyTo/CopyToAsync. I just want to make sure that CI will pass with changes so far.
Configuration menu - View commit details
-
Copy full SHA for c31f85f - Browse repository at this point
Copy the full SHA c31f85fView commit details -
Added CopyTo/CopyToAsync overrides
- Applied fixes suggested by @bartonjs - Added overrides for CopyTo/CopyToAsync to ensure any temporary buffers are properly cleared.
Configuration menu - View commit details
-
Copy full SHA for 5eebaf6 - Browse repository at this point
Copy the full SHA 5eebaf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a81527 - Browse repository at this point
Copy the full SHA 5a81527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4046040 - Browse repository at this point
Copy the full SHA 4046040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 813a1c0 - Browse repository at this point
Copy the full SHA 813a1c0View commit details
Commits on Jan 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bdf4778 - Browse repository at this point
Copy the full SHA bdf4778View commit details
Commits on Feb 22, 2021
-
Update src/libraries/System.Security.Cryptography.Primitives/src/Syst…
…em/Security/Cryptography/CryptoStream.cs
Configuration menu - View commit details
-
Copy full SHA for 9b08e51 - Browse repository at this point
Copy the full SHA 9b08e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b086e - Browse repository at this point
Copy the full SHA 79b086eView commit details -
Update src/libraries/System.Security.Cryptography.Primitives/ref/Syst…
…em.Security.Cryptography.Primitives.cs
Configuration menu - View commit details
-
Copy full SHA for f506f37 - Browse repository at this point
Copy the full SHA f506f37View commit details