Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MFH: don't use inet_ntop when not present | Pierre Joye | 2008-07-12 | 1 | -1/+1 |
| | |||||
* | MFH: 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 |
| | |||||
* | MFH: php_gmtime_r() fixes | Antony Dovgal | 2007-06-07 | 1 | -0/+3 |
| | |||||
* | fix test names | Antony Dovgal | 2007-05-07 | 8 | -8/+8 |
| | |||||
* | Fixed CRLF injection inside ftp_putcmd(). | Ilia Alshanetsky | 2007-03-24 | 1 | -0/+6 |
| | | | | | # Reported on BugTraq by loveshell[at]Bug.Center.Team | ||||
* | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
| | |||||
* | snprintf() -> slprintf() | Ilia Alshanetsky | 2007-02-27 | 1 | -2/+2 |
| | |||||
* | fix typo | Stanislav Malyshev | 2007-02-24 | 1 | -1/+1 |
| | |||||
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -13/+9 |
| | |||||
* | fix test | Antony Dovgal | 2007-02-21 | 1 | -0/+1 |
| | |||||
* | Fixed bug #37799 (ftp_ssl_connect() falls back to non-ssl connection) | Nuno Lopes | 2007-02-13 | 3 | -42/+66 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 4 | -4/+4 |
| | |||||
* | Fix tests | Hannes Magnusson | 2006-12-19 | 1 | -1/+1 |
| | |||||
* | MFH: fix leaks | Antony Dovgal | 2006-12-03 | 1 | -0/+2 |
| | |||||
* | tests + BFN | Nuno Lopes | 2006-12-01 | 3 | -0/+98 |
| | |||||
* | fix bug #39458: ftp_nlist() returns false on empty dirs | Nuno Lopes | 2006-12-01 | 1 | -1/+6 |
| | |||||
* | MFH: fix test on FreeBSD | Antony Dovgal | 2006-11-27 | 1 | -1/+1 |
| | |||||
* | more tests | Nuno Lopes | 2006-11-24 | 3 | -1/+102 |
| | |||||
* | fix tests after Tony's commit and add a test for the bug he fixed | Nuno Lopes | 2006-11-24 | 5 | -15/+120 |
| | |||||
* | fix test | Antony Dovgal | 2006-11-24 | 1 | -2/+2 |
| | |||||
* | MFH: fix #39583 (ftp_put() does not change transfer mode to ASCII) | Antony Dovgal | 2006-11-24 | 1 | -1/+1 |
| | |||||
* | add tests for 2 old bugs | Nuno Lopes | 2006-11-23 | 4 | -2/+76 |
| | |||||
* | add two more tests (test bogus parameters and bogus server respsnes) | Nuno Lopes | 2006-11-23 | 3 | -1/+183 |
| | |||||
* | new tests. what a crazy idea... | Nuno Lopes | 2006-11-19 | 6 | -0/+330 |
| | |||||
* | MFH: argument infos | Hannes Magnusson | 2006-06-11 | 1 | -39/+262 |
| | |||||
* | fix spelling in error messages: | Antony Dovgal | 2006-04-03 | 1 | -4/+4 |
| | | | | | greater/less thEn -> greater/less thAn | ||||
* | bump year and license version | foobar | 2006-01-01 | 4 | -12/+12 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -2/+2 |
| | |||||
* | Fixed bug #31971 (ftp_login fails on some SSL servers). | Ilia Alshanetsky | 2005-11-05 | 1 | -2/+6 |
| | | | | | Patch by: frantisek at augusztin dot com | ||||
* | Fixed phpize build (default PHP_OPENSSL to no if not set) | Brian France | 2005-11-01 | 1 | -0/+3 |
| | |||||
* | typofix | foobar | 2005-10-09 | 1 | -2/+2 |
| | |||||
* | MFH: - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as ↵ | foobar | 2005-10-09 | 1 | -0/+8 |
| | | | | shared). | ||||
* | MFH | 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 |
| | | | | | # Many thanks to Edin for helpind analyze and resolve this bug. | ||||
* | 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 |
| | | | | | # Patch by cfield at affinitysolutions dot com | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | We avoid the problem by using poll(2). On systems without poll(2) (older bsd-ish systems, and win32), we emulate poll(2) using select(2) and check for valid descriptors before attempting to access them via the descriptor sets. If an out-of-range descriptor is detected, an E_WARNING is raised suggesting that PHP should be recompiled with a larger FD_SETSIZE (and also with a suggested value). Most uses of select(2) in the source are to poll a single descriptor, so a couple of handy wrapper functions have been added to make this easier. A configure option --enable-fd-setsize has been added to both the unix and win32 builds; on unix we default to 16384 and on windows we default to 256. Windows FD_SETSIZE imposes a limit on the maximum number of descriptors that can be select()ed at once, whereas the unix FD_SETSIZE limit is based on the highest numbered descriptor; 256 should be plenty for PHP scripts under windows (the default OS setting is 64). The win32 specific parts are untested; will do that now. | ||||
* | 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 |
| | | | | | | | | | Adding a package.xml to a bundled extension does not only ease the transition to PECL whereever suitable but also allows to build and install an extension as "shared" using the PEAR installer without having to deal with phpize and friends by hand | ||||
* | 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 |
| | | | | platform issues. | ||||
* | 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 |
| |