OpenBSD CVS

CVS log for src/usr.bin/ftp/ftp.c


[BACK] Up to [local] / src / usr.bin / ftp

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_0


Revision 1.41.2.1 / (download) - annotate - [select for diffs], Thu May 16 21:44:27 2002 UTC (22 years ago) by miod
Branch: OPENBSD_3_0
Changes since 1.41: +6 -5 lines
Diff to previous 1.41 (colored) next main 1.42 (colored)

MFC, requested by millert, diff by itojun:
avoid buffer overrun on PASV from malicious server.
http://online.securityfocus.com/archive/1/269356/2002-04-22/2002-04-28/0

Revision 1.41 / (download) - annotate - [select for diffs], Tue Jun 26 23:44:00 2001 UTC (22 years, 11 months ago) by lebel
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE
Branch point for: OPENBSD_3_0
Changes since 1.40: +10 -17 lines
Diff to previous 1.40 (colored)

use strlcpy vs strncpy+a[len-1]='\0'.  millert@ ok.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.