Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - don't use inet_ntop when not present | Pierre Joye | 2008-07-12 | 1 | -1/+1 |
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 4 | -4/+4 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
* | php_gmtime_r() fixes | Antony Dovgal | 2007-06-07 | 1 | -0/+3 |
* | fix test names | Antony Dovgal | 2007-05-07 | 8 | -8/+8 |
* | MFB | Antony Dovgal | 2007-03-26 | 1 | -0/+6 |
* | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
* | - avoid sprintf | Marcus Boerger | 2007-02-24 | 1 | -13/+9 |
* | fix test | Antony Dovgal | 2007-02-21 | 1 | -0/+1 |
* | MFB | Nuno Lopes | 2007-02-13 | 3 | -42/+66 |
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 4 | -4/+4 |
* | Fix tests | Hannes Magnusson | 2006-12-22 | 1 | -1/+1 |
* | fix leaks | Antony Dovgal | 2006-12-03 | 1 | -0/+2 |
* | MFB: fix #39458 | Nuno Lopes | 2006-12-01 | 4 | -1/+104 |
* | fix test | Antony Dovgal | 2006-11-27 | 1 | -1/+1 |
* | more tests | Nuno Lopes | 2006-11-24 | 3 | -1/+102 |
* | MFB | Nuno Lopes | 2006-11-24 | 5 | -15/+120 |
* | fix test | Antony Dovgal | 2006-11-24 | 1 | -2/+2 |
* | fix #39583 (ftp_put() does not change transfer mode to ASCII) | Antony Dovgal | 2006-11-24 | 1 | -1/+1 |
* | MFB | Nuno Lopes | 2006-11-23 | 4 | -2/+76 |
* | MFB | Nuno Lopes | 2006-11-23 | 3 | -1/+183 |
* | MFB | Nuno Lopes | 2006-11-19 | 6 | -0/+330 |
* | Error message clean up | Hannes Magnusson | 2006-10-08 | 2 | -6/+6 |
* | Added argument info | Hannes Magnusson | 2006-06-11 | 1 | -39/+262 |
* | fix spelling in error messages: | Antony Dovgal | 2006-04-03 | 1 | -4/+4 |
* | - Get rid of using ENFORCE_SAFE_MODE. | Andi Gutmans | 2006-02-19 | 1 | -8/+8 |
* | bump year and license version | foobar | 2006-01-01 | 4 | -12/+12 |
* | - Nuke php3 legacy | foobar | 2005-12-06 | 1 | -2/+2 |
* | MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers) | Ilia Alshanetsky | 2005-11-05 | 1 | -2/+6 |
* | MFB: Fixed phpize build (default PHP_OPENSSL to no if not set) | Brian France | 2005-11-01 | 1 | -0/+3 |
* | MFB | foobar | 2005-10-09 | 1 | -2/+2 |
* | Fix properly | foobar | 2005-10-09 | 1 | -2/+8 |
* | - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared) | foobar | 2005-10-09 | 1 | -0/+2 |
* | - Removed EOLs from error messages | foobar | 2005-08-18 | 1 | -10/+10 |
* | - Bumber up year | foobar | 2005-08-03 | 4 | -4/+4 |
* | Added bindto socket context option. | Ilia Alshanetsky | 2005-06-14 | 1 | -1/+1 |
* | Fixed compiler warning on win32. | Ilia Alshanetsky | 2005-03-17 | 1 | -0/+2 |
* | Final set of fixes for bug #27633. | Ilia Alshanetsky | 2005-03-10 | 2 | -20/+9 |
* | Fixes to ascii downloads on win32. | Ilia Alshanetsky | 2005-03-09 | 1 | -3/+3 |
* | Fixed bug #27633 (Double \r\r problem on ftp_get in ASCII mode on Win32). | Ilia Alshanetsky | 2005-02-17 | 1 | -9/+15 |
* | Fixed bug #30027 (Possible crash inside ftp_get()). | Ilia Alshanetsky | 2004-10-05 | 1 | -2/+2 |
* | removed unwanted NEW_LIBC checks | Anantha Kesari H Y | 2004-09-27 | 1 | -5/+1 |
* | removed redundant NEW_LIBC check | Anantha Kesari H Y | 2004-09-27 | 1 | -7/+1 |
* | Fix for Bug #24189: possibly unsafe select(2) usage. | Wez Furlong | 2004-09-17 | 1 | -42/+5 |
* | Fixed bug #27809 (ftp_systype returns null on some ftp servers). | Ilia Alshanetsky | 2004-03-31 | 1 | -0/+3 |
* | "The Visa to Sibiria" (work in progress) | Hartmut Holzgraefe | 2004-03-23 | 1 | -0/+56 |
* | Fixed bug #27633 (Incorrect EOL translation by ftp_get() in ASCII mode). | Ilia Alshanetsky | 2004-03-18 | 1 | -10/+32 |
* | Don't rely on ANSI tmpfile(), use the streams layer instead, it'll deal with ... | Sara Golemon | 2004-03-04 | 1 | -14/+7 |
* | Wordsize fixes | Ard Biesheuvel | 2004-02-25 | 1 | -1/+1 |
* | Avoid use of memcpy(), reply on struct in_addr to be right sized instead | Sara Golemon | 2004-02-21 | 1 | -4/+3 |