Enji Cooper

Results 61 issues of Enji Cooper

### Describe the bug The patch posted in SPECS/ntp/Get-rid-of-EVP_MD_CTX_FLAG_NON_FIPS_ALLOW.patch could/should be contributed upstream to the [NTP project](https://www.ntp.org) (it would benefit multiple downstream projects like FreeBSD, multiple flavors of Linux, etc)....

bug

In general: - Rename markdown documents to their .md extension equivalents to aid GitHub when rendering the docs. INSTALL.md: - Update markup to better integrate into GitHub dialect of markdown...

- Update `.gitignore` to ignore more build generated files. - Fix typos (`the the` -> `the`). - Fix a memory leak. - Fix a bad type/potential unsigned integer overflow issue.

In the event the PRNG hasn't been sufficiently seeded and `$RANDFILE` points to an invalid file (for instance), any failure that occurs on line 405 in `https_init` will be ignored....

This project exists largely to provide a C++ interface to Lua for Kyua to express its configuration file format. As noted in [this kyua issue](https://github.com/freebsd/kyua/issues/257), a lot has changed since...

This change removes Travis CI support from the lutok repo and adds Cirrus CI support to ensure that FreeBSD functions via standard CI hooks at PR time.

This proposed GitHub Actions workflow file runs tests on MacOS and Ubuntu Linux, similar to what is being proposed in https://github.com/freebsd/atf/pull/93 . The delta between this change and the one...

This repo needs to have Cirrus CI enabled on it to avoid build failures on FreeBSD releases. I would generally make this change on repos I own, but I don't...

We should rename the "master" branch to "main" to be more inclusive of all audiences. I would generally make this change on repos I own, but I don't have the...

This commit makes all of the recommended changes to use the `testing` package helper functions instead of doing the equivalent longhand versions of the same thing. This change was needed...

ok-to-test
kind/cleanup
needs-rebase
size/L