summaryrefslogtreecommitdiff
path: root/ext/ftp
Commit message (Expand)AuthorAgeFilesLines
* new test from Nat McughZoe Slattery2008-12-311-0/+45
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-314-4/+4
* New FTP test from Nathaniel McHughZoe Slattery2008-12-172-2/+64
* FTP test from Nathaniel McHughZoe Slattery2008-12-052-1/+70
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)Felipe Pena2008-11-171-33/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+33
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-33/+0
* - drop bindlib usage on windowsPierre Joye2008-08-211-0/+1
* - don't use inet_ntop when not presentPierre Joye2008-07-121-1/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-314-4/+4
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* php_gmtime_r() fixesAntony Dovgal2007-06-071-0/+3
* fix test namesAntony Dovgal2007-05-078-8/+8
* MFBAntony Dovgal2007-03-261-0/+6
* TypoMartin Kraemer2007-03-141-1/+1
* - avoid sprintfMarcus Boerger2007-02-241-13/+9
* fix testAntony Dovgal2007-02-211-0/+1
* MFBNuno Lopes2007-02-133-42/+66
* Bump year.Sebastian Bergmann2007-01-014-4/+4
* Fix testsHannes Magnusson2006-12-221-1/+1
* fix leaksAntony Dovgal2006-12-031-0/+2
* MFB: fix #39458Nuno Lopes2006-12-014-1/+104
* fix testAntony Dovgal2006-11-271-1/+1
* more testsNuno Lopes2006-11-243-1/+102
* MFBNuno Lopes2006-11-245-15/+120
* fix testAntony Dovgal2006-11-241-2/+2
* fix #39583 (ftp_put() does not change transfer mode to ASCII)Antony Dovgal2006-11-241-1/+1
* MFBNuno Lopes2006-11-234-2/+76
* MFBNuno Lopes2006-11-233-1/+183
* MFBNuno Lopes2006-11-196-0/+330
* Error message clean upHannes Magnusson2006-10-082-6/+6
* Added argument infoHannes Magnusson2006-06-111-39/+262
* fix spelling in error messages:Antony Dovgal2006-04-031-4/+4
* - Get rid of using ENFORCE_SAFE_MODE.Andi Gutmans2006-02-191-8/+8
* bump year and license versionfoobar2006-01-014-12/+12
* - Nuke php3 legacyfoobar2005-12-061-2/+2
* MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers)Ilia Alshanetsky2005-11-051-2/+6
* MFB: Fixed phpize build (default PHP_OPENSSL to no if not set)Brian France2005-11-011-0/+3
* MFBfoobar2005-10-091-2/+2
* Fix properlyfoobar2005-10-091-2/+8
* - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared)foobar2005-10-091-0/+2
* - Removed EOLs from error messagesfoobar2005-08-181-10/+10
* - Bumber up yearfoobar2005-08-034-4/+4
* Added bindto socket context option.Ilia Alshanetsky2005-06-141-1/+1
* Fixed compiler warning on win32.Ilia Alshanetsky2005-03-171-0/+2
* Final set of fixes for bug #27633.Ilia Alshanetsky2005-03-102-20/+9
* Fixes to ascii downloads on win32.Ilia Alshanetsky2005-03-091-3/+3
* Fixed bug #27633 (Double \r\r problem on ftp_get in ASCII mode on Win32).Ilia Alshanetsky2005-02-171-9/+15
* Fixed bug #30027 (Possible crash inside ftp_get()).Ilia Alshanetsky2004-10-051-2/+2
* removed unwanted NEW_LIBC checksAnantha Kesari H Y2004-09-271-5/+1