summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-reply.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Update to version 4.40, the latest and greatest from our friendsDoug Barton2001-10-051-3/+3
| | | | | | | | | | | | | | at UW. Improvements include TLS and SSL support fully integrated into the code base (requires OpenSSL), support for remote address books, improved rules-based filtering, and new filter options. * Bugs fixed include longer folder names, temp file cleanup, mail sorted by filters more accurately, et al. * Re-generate almost all of the patches to clean out more of the fuzz. Notes: svn path=/head/; revision=48464
* Add a patch to take out of the Message-ID header the informationTrevor Johnson2001-03-251-0/+37
about the operating system, the version of Pine, and the word "PINE". As described in http://www.crimelabs.net/docs/passive.html this information could be of use to someone with malicious intentions. PR: 26051 (duplicated as 26052) Approved by: maintainer Notes: svn path=/head/; revision=40328