summaryrefslogtreecommitdiff
path: root/ftp/ftpd-tls (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 20031008. This fixes a bug where ftpd-tls would log bogus fileAlexander Leidinger2003-10-092-2/+2
| | | | | | | | | | | sizes for transfered files. On other operating systems (e.g. GNU/Linux) it was even more severe as it also affected the file sizes ftpd-tls announced in advent of a file transfer. Submitted by: maintainer Notes: svn path=/head/; revision=90695
* - Update to 20030924. If you're running 20030520 there is no need toAlexander Leidinger2003-09-255-23/+3
| | | | | | | | | | | update, the only change is that it now incorporates two patches previously part of this port. - Fix PLIST, the sample start-up script was missing. Submitted by: maintainer Notes: svn path=/head/; revision=89350
* Add ftpd-tls, a FTP AUTH TLS aware ftp server. This is the counterpartAlexander Leidinger2003-09-1012-0/+322
to ftp/ftp-tls and also written by Peter Runestig. Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=88902