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

Get ntp-dev fuzzing again #11589

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 11, 2024

  1. Get ntp-dev fuzzing again

    Update fuzz patch for ntp source changes. (issue 59213)
    Speed one-shot build by sharing config.cache between our 4 configure scripts and disabling dependency tracking.
    Add Dave Hart and Harlan Stenn to auto_ccs to enable authenticated access to gsutil.
    hart-NTP committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8093822 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Get ntp-dev fuzzing again

    Update fuzz patch for ntp source changes. (issue 59213)
    Speed one-shot build by sharing config.cache between our 4 configure scripts and disabling dependency tracking.
    Add Dave Hart and Harlan Stenn to auto_ccs to enable authenticated access to gsutil.
    hart-NTP committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f139028 View commit details
    Browse the repository at this point in the history
  2. Work around problem with ntp-dev libevent tearoff

    Adds libevent to Dockerfile prerequisites to build against the current libevent package rather than the copy bundled with the NTP distribution.
    Also removes stray newline at end of patch.diff introduced in first attempt
    hart-NTP committed May 29, 2024
    Configuration menu
    Copy the full SHA
    496e092 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch 'davehart-59213' of https://github.com/hart-NTP/oss-fuzz

    …into davehart-59213
    hart-NTP committed May 31, 2024
    Configuration menu
    Copy the full SHA
    000bb25 View commit details
    Browse the repository at this point in the history
  2. Revert now-unneeded workaround for broken ntp-dev libevent tearoff

    Revert earlier workaround attempt which attempted avoid broken libevent tearoff now that that tearoff is fixed in ntp-dev.
    hart-NTP committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f552d33 View commit details
    Browse the repository at this point in the history