Skip to content
Permalink

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: MessagePack-CSharp/MessagePack-CSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aspnet/MessagePack-CSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 13 files changed
  • 6 contributors

Commits on Feb 24, 2021

  1. Scrub nuget.config

    pranavkm committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    6caf299 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Scrub nuget.config

    pranavkm authored and gllebede committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3d1b75b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Merge pull request #2 from gllebede/master

    MessagePack update
    dougbu authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    fe9fa08 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    545724b View commit details
    Browse the repository at this point in the history
  2. revert json

    danmoseley committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2dce443 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from danmoseley/obs

    Obsolete BinaryFormatter related methods
    danmoseley authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ecc4e18 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Add SECURITY.md

    Immo Landwerth committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2a19f73 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge pull request #4 from terrajobst/add-security-md

    Add SECURITY.md
    Immo Landwerth authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9511905 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Use a collision-resistant hash algorithm for untrusted data (#5)

    * Fix conflict
    
    * Use safer unaligned-read methods
    
    ---------
    
    Co-authored-by: Andrew Arnott <[email protected]>
    wtgodbe and AArnott authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9aeb12b View commit details
    Browse the repository at this point in the history
Loading