summaryrefslogtreecommitdiffstats
path: root/contrib/tnftp/src
Commit message (Collapse)AuthorAgeFilesLines
* [SA-14:25] Fix kernel stack disclosure in setlogin(2) / getlogin(2).des2014-11-041-14/+22
| | | | | | [SA-14:26] Fix remote command execution in ftp(1). Approved by: so (des)
* Move determination of socket buffer sizes from startup to the first time agavin2012-03-102-31/+27
| | | | | | | | | | | | | | socket is used. The previous code structure assumed that AF_INET sockets were always available, which is an invalid assumption on IPv6-only systems. This merges the fololowing revisions from NetBSD: src/usr.bin/ftp/main.c 1.120 src/usr.bin/ftp/util.c 1.156 PR: bin/162661 Tested by: bz Obtained from: NetBSD MFC after: 1 week
* Merge tnftp-20100108 from the vendor branch into head.gavin2011-06-2018-1620/+2828
| | | | | PR: bin/112288 bin/120256 bin/129014 bin/145528 MFC after: 1 month
* Copy lukemftp to its new home, tnftp. I'm doing this in stages so as togavin2011-06-1917-0/+14019
not confuse the CVS exporter.
OpenPOWER on IntegriCloud