This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos-opt/net/net/ftpclient/current ChangeLog d ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2003-05-12 10:02:09

Modified files:
	net/net/ftpclient/current: ChangeLog 
	net/net/ftpclient/current/doc: ftpclient.sgml 
	net/net/ftpclient/current/src: ftpclient.c 
	net/net/ftpclient/current/tests: ftpclient1.c 

Log message:
	* src/ftpclient.c (connect_to_server): Added support for
	IPv6. This meant changing from using the PORT command to using
	EPRT, when setting up the data connection. EPRT is protocol
	independant.
	* tests/ftpclient1.c (ftp_test): Added tests which use IPv6
	addresses. Fixed a few minor bugs with format strings.
	* doc/ftpclient.sgml: Mention we support IPv6 and DNS.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]