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 3 hours
ago. based on code collected
1 day
ago.
Nov 13, 2024 — Nov 13, 2025
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Issue #1985: Make sure that mod_sftp properly handles the case when `TimeoutIdle` is explicitly set to zero, as stated in the docs. (#1991)
TJ Saunders
More...
about 1 month ago
After pondering the situation with Issue #1984 some more, I think it better to remove the use of a `cached_quota` pointer/structure in mod_ldap altogether, and reduce the complexity. (#1990)
TJ Saunders
More...
about 1 month ago
Adjust the `LDAPDefaultQuota` directive handler to work with space-delimited values as well, to match the `QuotaDefault` syntax and to make for less surprise. (#1989)
TJ Saunders
More...
about 1 month ago
Use more consistent coding style in the mod_quotatab and mod_quotatab_ldap modules, for legibility. (#1988)
TJ Saunders
More...
about 1 month ago
Updating NEWS for the fix for Issue #1984.
TJ Saunders
More...
about 1 month ago
Issue #1984: Make sure that mod_ldap clears out the `cached_quota` pointer when its parent pool is destroyed, to avoid any stale pointers and related segfaults. (#1987)
TJ Saunders
More...
about 1 month ago
Style nits; no functional changes.
TJ Saunders
More...
2 months ago
Updating the copyright years due to recent modifications to these files.
TJ Saunders
More...
2 months ago
fix C23, functions unprototyped (#1979)
Nicolas PARLANT
More...
2 months ago
Issue #12: Fix link to 1.3.9 NEWS file, broken due to typo.
TJ Saunders
More...
2 months ago
Fix GNU/Hurd build (#1975)
Samuel Thibault
More...
3 months ago
Some of the unit tests would fail when the `--disable-ipv6` configure option is used; update those tests to properly run only when IPv6 support is enabled. (#1974)
TJ Saunders
More...
3 months ago
Check for excessive attribute length when handling RADIUS packet MACs, just as we do for other packet attributes. (#1973)
TJ Saunders
More...
3 months ago
Updating NEWS for fix for Issue #1963.
TJ Saunders
More...
4 months ago
Issue #1963: When shutting down our TLS connections, check for the case where the same `SSL_SESSION *` is used by different `SSL *`, and manually avoid a potential double-free. (#1970)
TJ Saunders
More...
4 months ago
Updating NEWS for the fix for Issue #1960.
TJ Saunders
More...
4 months ago
Issue #1960: As part of investigating this issue -- and the code changes to address it -- I verified that CRLs are handled as expected for SNI-based vhosts. (#1969)
TJ Saunders
More...
4 months ago
Removing trailing whitespace nits in test files; no functional change.
TJ Saunders
More...
4 months ago
Issue #1960: Fix the handling of CRLs in mod_tls. (#1968)
TJ Saunders
More...
4 months ago
Updating NEWS for the fix for Issue #1964.
TJ Saunders
More...
4 months ago
Issue #1964: When using SCP to retrieve possibly-large files, make sure we reset the relevant timers to avoid inadvertently cutting off download by mistake. (#1965)
TJ Saunders
More...
4 months ago
Fix some copy/pastos in the `TCPNoDelay` changes from Issue #1957.
TJ Saunders
More...
4 months ago
Updating NEWS for the fix for Issue #1959.
TJ Saunders
More...
5 months ago
Issue #1959: Make sure to close the file descriptor we open for reading the `SFTPHostKey` file from disk. (#1961)
TJ Saunders
More...
5 months ago
Updating NEWS, RELEASE_NOTES for Issue #1957.
TJ Saunders
More...
5 months ago
Issue #1957: Enable the TCP_NODELAY behavior for data transfers by default, and support tuning the TCP_NODELAY behavior for control and data transfers independently. (#1958)
TJ Saunders
More...
5 months ago
Stylistic nits; no functional change.
TJ Saunders
More...
5 months ago
don't include attr/xattr.h (#1955)
orbea
More...
5 months ago
use $(LIBTOOL) to install proftpd (#1954)
orbea
More...
5 months ago
Adding breadcrumb comment for my future edification.
TJ Saunders
More...
5 months 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