platform/upstream/curl.git
2007-06-30 Gunter Knauffixed path to Metrowerks tools and runtime since they...
2007-06-30 Gunter Knaufminor patches to enable building for NetWare CLIB.
2007-06-30 Gunter Knaufminor patches to enable building for NetWare CLIB.
2007-06-30 Gunter Knaufenabled building for NetWare CLIB architecture.
2007-06-28 Gunter Knaufrevert previous patch since it turned out that older...
2007-06-28 James HousleyUsing fdopen() is a more correct way to implement the...
2007-06-28 Daniel Stenbergreality sync
2007-06-28 Gunter Knauffixed nasty cp warnings about not beeing able to preser...
2007-06-27 Daniel StenbergJames Bursa's improvement
2007-06-27 Daniel Stenbergfix little flaw that could make the transfer loop end...
2007-06-27 James HousleyAdd two new options for the SFTP/SCP/FILE protocols...
2007-06-27 Gunter Knaufremoved trailing spaces.
2007-06-27 Gunter Knauffixed wrong var name
2007-06-26 Daniel Stenbergadd an FTP rename example to 3.7
2007-06-26 Daniel StenbergRobert Iakobashvili re-arranged the internal hash code...
2007-06-26 James HousleyThe results for a list only directory should be sent...
2007-06-26 James Housleyftp_list_only mode should list all file types, not...
2007-06-25 Daniel Stenberggah, adding missing braces, removed silly debug output...
2007-06-25 Daniel StenbergAdjusted how libcurl treats HTTP 1.1 responses without...
2007-06-25 Daniel Stenbergfix the version string as well
2007-06-25 Daniel Stenbergstart working towards 7.16.4
2007-06-25 Daniel Stenberg7.16.3
2007-06-24 Daniel StenbergAs reported by "Tro" in curl.haxx.se/mail/lib-2007...
2007-06-22 Gunter Knaufadded netware install target
2007-06-22 Gunter Knaufmade debug flag settable from outside; add allways...
2007-06-22 Daniel Stenbergremove annoying debug output
2007-06-21 Daniel StenbergGerrit Bruchhäuser pointed out a warning that the Intel...
2007-06-20 Daniel StenbergAdam Piggott filed bug report #1740263
2007-06-20 James HousleyIf the creation of rsa and rsa_pub fail due to memory...
2007-06-19 James HousleyCheck both variables, not the same one twice. Pointed...
2007-06-19 Daniel Stenbergand fix another flaw in the singlecwd case when we...
2007-06-19 Daniel Stenbergextra precaution to make PATH_MAX always be defined
2007-06-19 James HousleyChange rsa and rsa_pub from static arrays in ssh_conn...
2007-06-18 James HousleyIf LIBSSH2DEBUG was defined "i" was undefined
2007-06-18 Daniel StenbergRobson Braga Araujo filed bug report #1739100
2007-06-18 Daniel Stenbergmake the ftp-method multicwd case possible to LIST...
2007-06-18 Daniel StenbergTest listing of root dir with the three ftp-methods...
2007-06-18 Daniel Stenberg44. --ftp-method nocwd does not handle URLs ending...
2007-06-18 Daniel StenbergDaniel Johnson reported the tests now run fine on OS X!
2007-06-16 James HousleyCurl_ssh_connect() was using an uninitialized variable...
2007-06-14 Daniel StenbergTom Regner added /usr/lib/misc to the path to scan...
2007-06-14 Daniel StenbergShmulik Regev fixed a flaw in the multi interface that...
2007-06-14 Daniel Stenbergs/HAVE_POLL/HAVE_SYS_POLL_H
2007-06-14 James HousleyRemove duplicate code that was left in as part of 1...
2007-06-14 Daniel StenbergMake our own definitions of the POLL* defiens and the...
2007-06-14 James HousleyBUG FIX: When reading a directory listing that contain...
2007-06-13 Daniel StenbergTom Regner provided a patch and worked together with...
2007-06-13 Daniel StenbergRich Rauenzahn filed bug report #1733119
2007-06-13 James HousleyRestore functionality mistakenly removed in the previou...
2007-06-13 James HousleyUpdate documentation to reflect SFTP's ability to creat...
2007-06-13 Gisle Vanemlibssh2_session_free() returns void. Fix "#endif".
2007-06-13 James HousleyCommit Tom Regner's code for SFTP create missing direct...
2007-06-13 James HousleyAdd a define to protect the state machine from older...
2007-06-12 Daniel StenbergWith lots of help from Rich Rauenza(?) in bug #1733119...
2007-06-12 James Housley* Updates for the latest version of libssh2, specifically
2007-06-12 James HousleyWhile connect and transfer works fine in non-blocking...
2007-06-12 Daniel Stenbergmention James current work on ssh
2007-06-12 James HousleyPrevent the state machine from getting stuck in SSH_AUT...
2007-06-12 James HousleyConvert Curl_ssh_connect() to run in a state machine for
2007-06-12 Daniel Stenbergremove unused field in the state struct
2007-06-11 Dan FandrichWait longer for servers to start up since the ssh serve...
2007-06-11 Dan FandrichWe do not use RSA keys in the test suite.
2007-06-11 Daniel Stenbergrestore the correct timeout time that my previous commi...
2007-06-11 Daniel StenbergProperly wait for the c-ares resolve to complete, hopef...
2007-06-11 Daniel StenbergDaniel Black's clarfication about the NTLM support
2007-06-11 Gisle Vanemconstify 'hostname' in init_thread_sync_data(). Simply...
2007-06-11 Gisle VanemSquelsh some warnings for libssh older than 0.1.5.
2007-06-08 Dan FandrichFixed the test harness so that it actually kills the...
2007-06-08 Dan FandrichImproved compatibility with perl 5.0 on the 'open'...
2007-06-08 Dan FandrichIncorporated Daniel Black's test706 and test707 SOCKS...
2007-06-08 Dan FandrichImproved compatibility with perl 5.0 on the 'open'...
2007-06-08 James HousleyCurl_scp_done() needs to call libssh2_channel_free...
2007-06-08 James HousleyFix to work with the latest CVS version of libssh2
2007-06-08 Daniel Stenbergstart working on 1.4.1
2007-06-08 Daniel Stenberg1.4.0 preps
2007-06-07 Dan FandrichChanged the opens to work on older versions of perl.
2007-06-07 Dan FandrichFixed a compiler warning on uClibc.
2007-06-07 Daniel Stenbergbug #1720605, There seems to be a problem when connecti...
2007-06-07 Daniel StenbergDaniel S (6 June 2007)
2007-06-07 Dan FandrichRenamed the sshd log file to sshd.log.
2007-06-07 Dan FandrichCleaned up SOCKS tests. Use a magic port number instea...
2007-06-07 Dan FandrichFixed some problems in starting SSH for use in SOCKS.
2007-06-06 Daniel Stenbergmake -s/--silent properly toggle as it is documented
2007-06-05 Daniel Stenbergthe revert
2007-06-05 Daniel Stenbergadded 703: a socks5 version of 702
2007-06-05 Daniel StenbergDaniel Black's test suite fixes and initial test cases...
2007-06-05 Daniel Stenbergif we read zero bytes from the proxy, the connection...
2007-06-05 Daniel Stenbergmark connect failures as non-connected when ConnectPlea...
2007-06-04 Daniel StenbergRevered Ashish Sharma's multiple entries patch, as...
2007-06-04 Daniel Stenbergminor edit since getting an ID seems pointless when...
2007-06-04 Daniel Stenbergfix the bad bad bad mess this caused on name resolves...
2007-06-02 Daniel StenbergBrad Spencer found and fixed three flaws in the code...
2007-06-02 Daniel StenbergBrad House fixed VS2005 compiler warnings due to time_t...
2007-06-02 Daniel StenbergAshish Sharma provided a patch for supporting multiple...
2007-06-02 Daniel Stenbergares_destroy_options() and ares_save_options() man...
2007-06-01 Daniel Stenbergouch, two conditionals were turned backwards!
2007-06-01 Daniel Stenbergdo the update timer stuff even when CURLM_CALL_MULTI_PE...
2007-05-31 Daniel StenbergWhen transferring 500 downloads in parallel with a...
2007-05-31 Daniel StenbergFeng Tu made (lib)curl support "upload" resuming work...
2007-05-30 Daniel Stenbergmake next version 1.4.0
next