openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ProFTPD
Settings
|
Report Duplicate
75
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
1 day
ago.
Nov 13, 2024 — Nov 13, 2025
Showing page 5 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ensure that more directives that can appear multiple times are properly handled by mod_ifsession. (#1869)
TJ Saunders
More...
9 months ago
Correct a few more places where `%*s` should be `%.*s`; no functional changes.
TJ Saunders
More...
9 months ago
Fix minor nit in the trace logging of selected ALPN (if any) during TLS handshakes; no functional change.
TJ Saunders
More...
9 months ago
Issue #1866: Some of the fuzzing tests submitted in the advisory ran into existing null pointer dereferences (not buffer overflows); let's correct them. (#1867)
TJ Saunders
More...
9 months ago
Updating links to 3rd-party modules, to point to relevant GitHub repos.
TJ Saunders
More...
9 months ago
Updating website copy of mod_log docs, to fix LogFormat typo.
TJ Saunders
More...
10 months ago
Fix typo in the LogFormat docs.
TJ Saunders
More...
10 months ago
Adjusting the coding style of these fuzz tests to match the rest of the project; no functional change.
TJ Saunders
More...
11 months ago
increased fuzz coverage json_fuzzer.c (#1861)
Shivam7-1
More...
11 months ago
While CodeQL may warn of unnecessary "check for NULL pointer before passing it to free(3)", I think it's more legible to us humans.
TJ Saunders
More...
11 months ago
Update NEWS for fix for Issue #1855.
TJ Saunders
More...
11 months ago
While investigating Issue #1855, I discovered a long-hidden bug in mod_sftp, where the list of GIDs for the logged-in user was not being appropriately copied out of the session pool.
TJ Saunders
More...
11 months ago
Try to avoid zero-length `memcpy(3)` calls where possible, as they do not make any sense.
TJ Saunders
More...
11 months ago
Updating website for ProFTPD 1.3.8c release.
TJ Saunders
More...
11 months ago
Rev the ProFTPD version in files for the next RC, whenever it happens.
TJ Saunders
More...
11 months ago
Update website for release of ProFTPD 1.3.9rc3.
TJ Saunders
More...
11 months ago
Let's aim for a release today, now that the GitHub workflows have been wrangled back into shape.
TJ Saunders
More...
11 months ago
Rename any variable named `bool` to something else, so that they will not conflict with the keyword now used by gcc-15. (#1858)
TJ Saunders
More...
11 months ago
Issue #1857: Add a few more cases for the `AC_TRY_RUN` Autoconf macro, to attempt to make cross-compiling work. (#1859)
TJ Saunders
More...
11 months ago
Split the CI builds for legacy/older platforms -- starting with those incompatible with the NodeJS version used in the `checkout` action -- into separate workflows, to be handled differently. (#1852)
TJ Saunders
More...
12 months ago
Thanks, GitHub. Still causing workflows problems.
TJ Saunders
More...
12 months ago
Now that GitHub appears to have fixed their NodeJS/glibc mismatch issues with CI runners, let's revert the workarounds, and see if our workflows work once more.
TJ Saunders
More...
12 months ago
Preparing for release of 1.3.9rc3.
TJ Saunders
More...
12 months ago
Mention the ECDSA SSH hostkey fix in the release notes as well.
TJ Saunders
More...
12 months ago
Mention the BlastRadius/mod_radius fix as well in the release notes.
TJ Saunders
More...
12 months ago
Fill in the release note details as part of preparing for a release.
TJ Saunders
More...
12 months ago
Issue #1845: Include an additional hint in the log message about failure to set file permissions for SFTP operations due to presence of a `<Limit SITE_CHMOD>` configuration. (#1847)
TJ Saunders
More...
about 1 year ago
Issue #1830: When no supplemental groups are provided by the underlying authentication providers, fall back to using the primary group/GID. (#1835)
TJ Saunders
More...
about 1 year ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree