summaryrefslogtreecommitdiff
path: root/ext/ftp/php_ftp.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0b1'.RELEASE_1_0b1SVN Migration2002-10-121-76/+0
* Added ftp_ssl_connect() for FTP over SSL.Stefan Esser2002-10-031-0/+3
* renamed ftp_async_* into ftp_nb_*Stefan Esser2002-10-031-5/+5
* [EXPERIMENTAL] Added functions for asynchronous FTP transfersStefan Esser2002-07-261-0/+5
* @- FTP extension does support (auto)resuming now.Stefan Esser2002-07-261-1/+4
* Maintain headers.Sebastian Bergmann2002-02-281-2/+1
* - Added ftp_set_option(), ftp_get_option() and support for setting aMarkus Fischer2002-01-021-0/+4
* - Switched to zend_parse_parameters(), unified error/warning messages,Markus Fischer2002-01-011-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Change copyright note.Sebastian Bergmann2001-06-191-20/+9
* more cleanup of info codeDaniel Beulshausen2000-10-081-0/+1
* - Added ftp_exec to the ftp functions (thanks to <jhennebicq@i-d.net>)Derick Rethans2000-09-131-0/+1
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-5/+0
* added the ftp_site() functionAndrew Skalski2000-02-221-0/+1
* More php3 cleanupZeev Suraski1999-12-171-8/+4
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* Added delete and rename functions.Andrew Skalski1999-10-041-0/+2
* Added functions ftp_{pasv,size,mdtm,fget,fput}Andrew Skalski1999-09-271-0/+5
* fixed php3 code problemAndrew Skalski1999-09-231-1/+1
* Added optional port argument to ftp_connect()Andrew Skalski1999-09-221-0/+30
* php3 compatibility addedAndrew Skalski1999-09-201-2/+6
* Replaced ftplib because of incompatible license.Andrew Skalski1999-09-201-0/+38