2007-06-30 |
Gunter Knauf | added HAVE_SYS_IOCTL_H define; added gcc runtime. |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Gunter Knauf | moved includes to setup.h so that the project headers... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Gunter Knauf | fixed path to Metrowerks tools and runtime since they... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Gunter Knauf | minor patches to enable building for NetWare CLIB. |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Gunter Knauf | minor patches to enable building for NetWare CLIB. |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Gunter Knauf | enabled building for NetWare CLIB architecture. |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Gunter Knauf | revert previous patch since it turned out that older... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
James Housley | Using fdopen() is a more correct way to implement the... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Daniel Stenberg | reality sync |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Gunter Knauf | fixed nasty cp warnings about not beeing able to preser... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Daniel Stenberg | James Bursa's improvement |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Daniel Stenberg | fix little flaw that could make the transfer loop end... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
James Housley | Add two new options for the SFTP/SCP/FILE protocols... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Gunter Knauf | removed trailing spaces. |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Gunter Knauf | fixed wrong var name |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Daniel Stenberg | add an FTP rename example to 3.7 |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Daniel Stenberg | Robert Iakobashvili re-arranged the internal hash code... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
James Housley | The results for a list only directory should be sent... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
James Housley | ftp_list_only mode should list all file types, not... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Daniel Stenberg | gah, adding missing braces, removed silly debug output... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Daniel Stenberg | Adjusted how libcurl treats HTTP 1.1 responses without... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Daniel Stenberg | fix the version string as well |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Daniel Stenberg | start working towards 7.16.4 |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Daniel Stenberg | 7.16.3 curl-7_16_3 |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Daniel Stenberg | As reported by "Tro" in http://curl.haxx.se/mail/lib... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Gunter Knauf | added netware install target |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Gunter Knauf | made debug flag settable from outside; add allways... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Daniel Stenberg | remove annoying debug output |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Daniel Stenberg | Gerrit Bruchhäuser pointed out a warning that the Intel... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Daniel Stenberg | Adam Piggott filed bug report #1740263 |
commit | commitdiff | tree | snapshot |
2007-06-20 |
James Housley | If the creation of rsa and rsa_pub fail due to memory... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
James Housley | Check both variables, not the same one twice. Pointed... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Daniel Stenberg | and fix another flaw in the singlecwd case when we... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Daniel Stenberg | extra precaution to make PATH_MAX always be defined |
commit | commitdiff | tree | snapshot |
2007-06-19 |
James Housley | Change rsa and rsa_pub from static arrays in ssh_conn... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
James Housley | If LIBSSH2DEBUG was defined "i" was undefined |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Daniel Stenberg | Robson Braga Araujo filed bug report #1739100 |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Daniel Stenberg | make the ftp-method multicwd case possible to LIST... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Daniel Stenberg | Test listing of root dir with the three ftp-methods... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Daniel Stenberg | 44. --ftp-method nocwd does not handle URLs ending... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Daniel Stenberg | Daniel Johnson reported the tests now run fine on OS X! |
commit | commitdiff | tree | snapshot |
2007-06-16 |
James Housley | Curl_ssh_connect() was using an uninitialized variable... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Daniel Stenberg | Tom Regner added /usr/lib/misc to the path to scan... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Daniel Stenberg | Shmulik Regev fixed a flaw in the multi interface that... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Daniel Stenberg | s/HAVE_POLL/HAVE_SYS_POLL_H |
commit | commitdiff | tree | snapshot |
2007-06-14 |
James Housley | Remove duplicate code that was left in as part of 1... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Daniel Stenberg | Make our own definitions of the POLL* defiens and the... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
James Housley | BUG FIX: When reading a directory listing that contain... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Daniel Stenberg | Tom Regner provided a patch and worked together with... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Daniel Stenberg | Rich Rauenzahn filed bug report #1733119 |
commit | commitdiff | tree | snapshot |
2007-06-13 |
James Housley | Restore functionality mistakenly removed in the previou... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
James Housley | Update documentation to reflect SFTP's ability to creat... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Gisle Vanem | libssh2_session_free() returns void. Fix "#endif". |
commit | commitdiff | tree | snapshot |
2007-06-13 |
James Housley | Commit Tom Regner's code for SFTP create missing direct... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
James Housley | Add a define to protect the state machine from older... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Daniel Stenberg | With lots of help from Rich Rauenza(?) in bug #1733119... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
James Housley | * Updates for the latest version of libssh2, specifically |
commit | commitdiff | tree | snapshot |
2007-06-12 |
James Housley | While connect and transfer works fine in non-blocking... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Daniel Stenberg | mention James current work on ssh |
commit | commitdiff | tree | snapshot |
2007-06-12 |
James Housley | Prevent the state machine from getting stuck in SSH_AUT... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
James Housley | Convert Curl_ssh_connect() to run in a state machine for |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Daniel Stenberg | remove unused field in the state struct |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Dan Fandrich | Wait longer for servers to start up since the ssh serve... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Dan Fandrich | We do not use RSA keys in the test suite. |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Daniel Stenberg | restore the correct timeout time that my previous commi... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Daniel Stenberg | Properly wait for the c-ares resolve to complete, hopef... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Daniel Stenberg | Daniel Black's clarfication about the NTLM support |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Gisle Vanem | constify 'hostname' in init_thread_sync_data(). Simply... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Gisle Vanem | Squelsh some warnings for libssh older than 0.1.5. |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Dan Fandrich | Fixed the test harness so that it actually kills the... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Dan Fandrich | Improved compatibility with perl 5.0 on the 'open'... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Dan Fandrich | Incorporated Daniel Black's test706 and test707 SOCKS... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Dan Fandrich | Improved compatibility with perl 5.0 on the 'open'... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
James Housley | Curl_scp_done() needs to call libssh2_channel_free... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
James Housley | Fix to work with the latest CVS version of libssh2 |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Daniel Stenberg | start working on 1.4.1 |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Daniel Stenberg | 1.4.0 preps cares-1_4_0 |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Dan Fandrich | Changed the opens to work on older versions of perl. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Dan Fandrich | Fixed a compiler warning on uClibc. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Daniel Stenberg | bug #1720605, There seems to be a problem when connecti... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Daniel Stenberg | Daniel S (6 June 2007) |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Dan Fandrich | Renamed the sshd log file to sshd.log. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Dan Fandrich | Cleaned up SOCKS tests. Use a magic port number instea... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Dan Fandrich | Fixed some problems in starting SSH for use in SOCKS. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Daniel Stenberg | make -s/--silent properly toggle as it is documented |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Daniel Stenberg | the revert |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Daniel Stenberg | added 703: a socks5 version of 702 |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Daniel Stenberg | Daniel Black's test suite fixes and initial test cases... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Daniel Stenberg | if we read zero bytes from the proxy, the connection... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Daniel Stenberg | mark connect failures as non-connected when ConnectPlea... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Daniel Stenberg | Revered Ashish Sharma's multiple entries patch, as... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Daniel Stenberg | minor edit since getting an ID seems pointless when... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Daniel Stenberg | fix the bad bad bad mess this caused on name resolves... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Daniel Stenberg | Brad Spencer found and fixed three flaws in the code... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Daniel Stenberg | Brad House fixed VS2005 compiler warnings due to time_t... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Daniel Stenberg | Ashish Sharma provided a patch for supporting multiple... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Daniel Stenberg | ares_destroy_options() and ares_save_options() man... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Daniel Stenberg | ouch, two conditionals were turned backwards! |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Daniel Stenberg | do the update timer stuff even when CURLM_CALL_MULTI_PE... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Daniel Stenberg | When transferring 500 downloads in parallel with a... |
commit | commitdiff | tree | snapshot |
next |