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 4 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove unused variable, quelling the following compiler warning: ``` g2 -O2 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c bindings.c bindings.c:1504:27: warning: variable 'j' set but not used [-Wunused-but-set-variable] 1504 | register unsigned int j; | ^ 1 warning generated. ```
TJ Saunders
More...
8 months ago
Re-enable all of the mod_ban integration tests; this should not have been checked in. Oops.
TJ Saunders
More...
8 months ago
Bug #4512: Use the `--enable-wrapper-options` configure option to catch future build regressions in that particular code in the `mod_wrap2` module. (#1901)
TJ Saunders
More...
8 months ago
Updating NEWS for the fix for Bug #4512.
TJ Saunders
More...
8 months ago
Bug #4512: Fix the compilation of the `mod_wrap2` module when the `--enable-wrapper-options` configure option is used. (#1900)
TJ Saunders
More...
8 months ago
Updating NEWS for fix for Issue #1898.
TJ Saunders
More...
8 months ago
Issue #1898: Restore `LDAPDefaultGID` functionality, broken due to regression in change for Issue #1716. (#1899)
TJ Saunders
More...
8 months ago
Updating NEWS for fix for Issue #1886.
TJ Saunders
More...
8 months ago
Issue #1886: Fix the handling of SCP target paths that might contain spaces. (#1894)
TJ Saunders
More...
8 months ago
Updating the release notes with hints, to be filled out more completely later.
TJ Saunders
More...
8 months ago
Issue #1890: Properly support the expected variables in custom text configured via ServerIdent for the SSH banner. (#1892)
TJ Saunders
More...
8 months ago
Issue #1884: Implement support for salted SHA-1 passwords (aka "SSHA") in mod_sql_passwd. (#1885)
TJ Saunders
More...
8 months ago
Issue #558: Implement support for various password hashes, as supported by libsodium's `crypto_pwhash_str_verify` function. (#1889)
TJ Saunders
More...
8 months ago
Update NEWS properly.
TJ Saunders
More...
8 months ago
Ensure that we properly support `getopt(3)` on the most recent FreeBSD version, too. (#1888)
TJ Saunders
More...
8 months ago
While working on Issue #1886 on a newer Mac, I encountered issues due to lack of up-to-date support for the Mac's `getopt(3)` implementations. (#1887)
TJ Saunders
More...
8 months ago
Updating the master branch for the next release cycle, for 1.3.10.
TJ Saunders
More...
8 months ago
Updating website for the release of ProFTPD 1.3.9.
TJ Saunders
More...
8 months ago
Updating website for release of ProFTPD 1.3.8d.
TJ Saunders
More...
8 months ago
Updating release notes, preparing for next release.
TJ Saunders
More...
8 months ago
Issue #1878: Update portions of the bundled `libtool.m4` file for better MacOSX support of recent versions. (#1883)
TJ Saunders
More...
8 months ago
The build script for the `mod_wrap2` module has unexpectedly been lacking the `config.guess`, `config.sub` files for a while.
TJ Saunders
More...
8 months ago
Routine updating of the `config.guess`, `config.sub` support files for Autoconf. (#1880)
TJ Saunders
More...
8 months ago
Adding regression test for Issue #1876.
TJ Saunders
More...
8 months ago
Updating NEWS for fix for Issue #1876.
TJ Saunders
More...
8 months ago
Issue #1876: Ensure we free up the channel-specific memory pool when destroy channels, and also implement an upper bounds on the memory used for tracking all channels across the lifetime of the connection.
TJ Saunders
More...
8 months ago
Fix copy/pasta, only relevant for specific mod_sftp testing.
TJ Saunders
More...
8 months ago
Updating the FreeBSD image used for CirrusCI builds; looks like the `freebsd-14-0` image is no longer available. (#1875)
TJ Saunders
More...
9 months ago
Bug #4511: Add Polish translation. (#1871)
TJ Saunders
More...
9 months ago
Filling in a few more ciphersuites for debugging, as I find/encounter them.
TJ Saunders
More...
9 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