Skip to content
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

crypto: signing builds with signify/minisign #21798

Merged
merged 25 commits into from
Nov 27, 2020

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    419369d View commit details
    Browse the repository at this point in the history
  2. Add signify to the ci utility

    gballet committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    20331e9 View commit details
    Browse the repository at this point in the history
  3. fix output file format

    gballet committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    ea463a2 View commit details
    Browse the repository at this point in the history
  4. Add unit test for signify

    gballet committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    0028e1d View commit details
    Browse the repository at this point in the history
  5. holiman's + travis' feedback

    gballet committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    d875837 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fb07a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4fee15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5eb3540 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. more holiman feedback

    gballet committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    80d45d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e1f47c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f035c15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80c928c View commit details
    Browse the repository at this point in the history
  5. code cleanup in tests

    gballet committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    951d75c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    68f8638 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    6726a72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76886da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe9eb6 View commit details
    Browse the repository at this point in the history
  4. crypto: added signify fuzzer (#6)

    * crypto: added signify fuzzer
    * stuff
    * crypto: updated signify fuzzer to fuzz comments
    * crypto: repro signify crashes
    * rebased fuzzer on build-signify branch
    * hide fuzzer behind gofuzz build flag
    MariusVanDerWijden committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    dfac93a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2cf7c6 View commit details
    Browse the repository at this point in the history
  6. don't treat \r as a newline

    gballet committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    76db596 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    f92a450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa7fc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    40b8b5f View commit details
    Browse the repository at this point in the history
  2. travis: fix formatting issue

    gballet committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    698af71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22cdb2 View commit details
    Browse the repository at this point in the history