summaryrefslogtreecommitdiff
path: root/mail/pop3gwd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add pop3gwd 1.2, an app-level proxy for mail retrieval behind firewalls.Will Andrews2000-10-2814-0/+275
It appears to have been heavily audited (at least as far as string format paranoia goes, and optimizes: snprintf() -> strlcpy()). PR: 22123 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br> Obtained from: OpenBSD Notes: svn path=/head/; revision=34335