Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
autotools | Do not touch config.h.in and stamp-h.in. Also export dpkg build flags. =================================================================== |
Francesco Paolo Lovergine <frankie@debian.org> | not-needed | |||
change_pam_name | Change pam name ftp -> proftpd | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | |||
ftpasswd.cracklib.location | Change the default location of the cracklib dictionaries to match their Debian location =================================================================== |
Paul Martin <pm@debian.org> | not-needed | debian | ||
mod_sql_mysql.c | no | |||||
mod_wrap_noparanoid | avoid builtin paranoid checking in libwrap. =================================================================== |
Francesco Paolo Lovergine <frankie@debian.org> | not-needed | debian | ||
ftpstats | Fixes default xferlog pathname in ftpstats | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | debian | ||
odbc | Manage automagically unixodbc library linking =================================================================== |
Francesco Paolo Lovergine <frankie@debian.org> | not-needed | debian | ||
wrong-path-for-interpreter_perl.diff | no | |||||
proftpd-mysql-password-backend.diff | Reintroduce "SQLAUthTypes Backend" with MySQL database=================================================================== | Andreas Trottmann <andreas.trottmann@werft22.com> | invalid | debian | ||
upstream_1063 | [PATCH] Issue #1063: Avoid segfaults for TLSv1.3 data transfers in our session tickey callback by checking the status before using SSL_SESSION pointer. |
TJ Saunders <tj@castaglia.org> | no | 2020-07-25 | ||
upstream_1070 | [PATCH] Issue #1070: Implement support for Redis 6.x AUTH semantics. | TJ Saunders <tj@castaglia.org> | no | 2020-07-26 | ||
upstream_1061 | [PATCH] Issue #1061: While investigating some reported issues with Ed25519 keys and mod_sftp, I reproduced one segfault when verifying such keys during publickey authentication. |
TJ Saunders <tj@castaglia.org> | no | 2020-07-25 | ||
3c73f39f0db6724db597646eb6e476278f76edf5.diff | [PATCH] Bug #4405: Allocate the algorithm name strings for ciphers, MACs out of pools other than the KEX pool, as the strings have different lifetimes. |
TJ Saunders <tj@castaglia.org> | no | 2020-08-08 | ||
pr_1094.diff | [PATCH] Issue #1079: Improve prxs detection of `configure` scripts for modules. | TJ Saunders <tj@castaglia.org> | no | 2020-08-30 | ||
2eadd82f392573235432a9cb60266f6472d08884.diff | [PATCH] Issue #1074: Properly handle the `TLSCertificateChainFile` directive when SNI is used. | TJ Saunders <tj@castaglia.org> | no | 2020-08-16 | ||
upstream_1284 | [PATCH] mod_radius: copy _only_ the password | Chris Hofstaedtler <chris.hofstaedtler@deduktiva.com> | no | 2021-08-03 | ||
upstream_1181 | [PATCH] Issue #1111: Update our implementation of UMAC algorithm with upstream. At the same time, ensure the use of the `-fno-strict-aliasing` compiler option, where supported. We found that, with this combination of changes, even with the "buggy" gcc-10 versions, the `umac-64@openssh.com` SFTP algorithm works once more as expected. |
TJ Saunders <tj@castaglia.org> | no | 2021-03-03 | ||
upstream_1149 | [PATCH] Issue #1149: Skip escaping of already-escaped SQL text. The introduction of the Jot API added proper escaping of resolved text. However, the mod_quotatab_sql module was already escaping some of its text in INSERT statements (but, inconsistently, not in SELECT statements), thus the Jot API refactoring caused a regression. |
TJ Saunders <tj@castaglia.org> | no | 2020-11-03 |