Age | Commit message (Expand) | Author |
2011-03-15 | Removed unused var. | Guenter Knauf |
2011-03-15 | configure: stop using the deprecated AM_INIT_AUTOMAKE syntax | Daniel Stenberg |
2011-03-15 | protocol handler cleanup: SSL awareness | Daniel Stenberg |
2011-03-15 | ldap: use the new protocol handler setup | Daniel Stenberg |
2011-03-15 | TODO-RELEASE: add and remove issues | Daniel Stenberg |
2011-03-14 | protocols: use CURLPROTO_ internally | Daniel Stenberg |
2011-03-14 | protocol handler: added flags field | Daniel Stenberg |
2011-03-14 | - Take new char * options into account in OS400 curl_easy_setopt_ccsid(). | Patrick Monnerat |
2011-03-14 | FAQ: indent tables | Daniel Stenberg |
2011-03-14 | sslgen: define Curl_ssl_connect_nonblocking for non-SSL | Daniel Stenberg |
2011-03-14 | configure: removed wrongly claimed default paths | Daniel Stenberg |
2011-03-14 | mk-ca-bundle.pl: Only download if modified | Ask Bjørn Hansen |
2011-03-13 | SSH: add protocol lock direction | Daniel Stenberg |
2011-03-13 | state: add missing state to debug table | Daniel Stenberg |
2011-03-13 | test 582: enabled again | Daniel Stenberg |
2011-03-13 | ssh_statemach_act: set cselect for sftp upload | Daniel Stenberg |
2011-03-13 | RELEASE-NOTES: synced with e649a7baae2 | Daniel Stenberg |
2011-03-13 | Revert "test582: enabled" | Daniel Stenberg |
2011-03-13 | Merge branch 'imap' of https://github.com/bnoordhuis/curl into bnoordhuis-imap | Daniel Stenberg |
2011-03-13 | TODO-RELEASE: fixed four isues | Daniel Stenberg |
2011-03-13 | VC: add missing file | Karl M |
2011-03-13 | GSS: handle reuse fix | Marcus Sundberg |
2011-03-13 | test583: verify early SSH multi remove handle | Daniel Stenberg |
2011-03-13 | SFTP: gracefully handle shutdown early | Daniel Stenberg |
2011-03-12 | CURL_CHECK_FUNC_RECVFROM: android/bionic fix | Manuel Massing |
2011-03-12 | test582: enabled | Daniel Stenberg |
2011-03-12 | PROT_CLOSEACTION: added SFTP and SCP | Daniel Stenberg |
2011-03-12 | readwrite_upload: stop upload at file size | Daniel Stenberg |
2011-03-12 | sftp upload: expire to advance state machine | Daniel Stenberg |
2011-03-12 | test582: improved info messages | Daniel Stenberg |
2011-03-12 | source header: added to more files | Daniel Stenberg |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2011-03-10 | TODO-RELEASE: add 10 pending issues | Daniel Stenberg |
2011-03-10 | TODO-RELEASE: fix the IPv6-working probing | Daniel Stenberg |
2011-03-09 | tests: phase out haxx.se | Daniel Stenberg |
2011-03-09 | test523: avoid using haxx.se | Daniel Stenberg |
2011-03-09 | configure: update the copyright year in the output | Daniel Stenberg |
2011-03-09 | Force setopt constants written by --libcurl to be long | Dan Fandrich |
2011-03-08 | cyassl: fix compiler warnings | Daniel Stenberg |
2011-03-08 | SSL: (part 2) Added CyaSSL to SSL abstraction layer | Todd A Ouska |
2011-03-08 | SSL: Added CyaSSL to SSL abstraction layer | Todd A Ouska |
2011-03-08 | curl.1: clarify -E | Daniel Stenberg |
2011-03-08 | FAQ: Protocol xxx not supported or disabled in libcurl | Daniel Stenberg |
2011-03-08 | lib582: used for test 582 | Daniel Stenberg |
2011-03-07 | Fixed libcurl to honour the --disable-ldaps configure option | Dan Fandrich |
2011-03-08 | sftp-multi: test 582 added | Henry Ludemann |
2011-03-07 | FAQ: How to SFTP from my user's home directory? | Daniel Stenberg |
2011-03-06 | cpp: correct #endif placement | Daniel Stenberg |
2011-03-04 | Moved test 577 into the unit test framework as test 1307 | Dan Fandrich |
2011-03-04 | Added unit test 1306 so tests 558 & 559 are now fully replaced | Dan Fandrich |