Age | Commit message (Expand) | Author |
2011-03-25 | fix: re-use of bound connections | Daniel Stenberg |
2011-03-24 | symbols-in-versions: make test 1119 happy | Daniel Stenberg |
2011-03-23 | rtsp: move protocol code to dedicated file | Daniel Stenberg |
2011-03-23 | MAIL-ETIQUETTE: intro and spam | Daniel Stenberg |
2011-03-23 | TODO-RELEASE: 1 fixed, 1 notabug | Daniel Stenberg |
2011-03-23 | ipv6: only probe once | Daniel Stenberg |
2011-03-22 | headers: more copyright headers added | Daniel Stenberg |
2011-03-22 | MAIL-ETIQUETTE: how to behave | Daniel Stenberg |
2011-03-21 | progress: don't print the last update on a separate line. | Julien Chaffraix |
2011-03-21 | TODO-RELEASE: fixed 2, got 3 new! | Daniel Stenberg |
2011-03-21 | libcurl.m4: Add missing quotes in AC_LINK_IFELSE | Dave Reisner |
2011-03-20 | retry-request: rewind if data was sent | Daniel Stenberg |
2011-03-20 | configure: avoid $VERSION | Daniel Stenberg |
2011-03-20 | symbols-in-versions: many corrections | Daniel Stenberg |
2011-03-20 | unit1305: Fixed the test to match our coding style. | Julien Chaffraix |
2011-03-19 | url: 0 is PROTOPT_NONE. | Julien Chaffraix |
2011-03-19 | pop3: add state name in debug array | Daniel Stenberg |
2011-03-18 | Added two more POP3 tests | Dan Fandrich |
2011-03-18 | pop3: use Curl_safefree() to allow torture tests to succeed | Dan Fandrich |
2011-03-18 | symbol-scan.pl: detect duplicates | Daniel Stenberg |
2011-03-18 | CONTRIBUTE: minor edits | Daniel Stenberg |
2011-03-18 | RELEASE-NOTES: synced with 0c05ee3a33d4d7 | Daniel Stenberg |
2011-03-18 | pop3: remove unused variable | Daniel Stenberg |
2011-03-17 | Added support for LISTing a single POP3 message | Dan Fandrich |
2011-03-17 | pop3: fixed memory leak in an error retrieval case | Dan Fandrich |
2011-03-17 | symbols-in-versions: remove duplicates | Daniel Stenberg |
2011-03-17 | symbols-in-versions: 2 corrections | Daniel Stenberg |
2011-03-17 | connection setup: if HTTP is disabled asking for HTTP proxy is bad | Daniel Stenberg |
2011-03-17 | FAQ: better english | Daniel Stenberg |
2011-03-16 | scan-build warning | Daniel Stenberg |
2011-03-16 | ldap_recv: check return code from ldap_get_dn_ber | Daniel Stenberg |
2011-03-16 | compiler warnings fixed | Daniel Stenberg |
2011-03-15 | SMTP-multi: non-blocking connect | Ben Noordhuis |
2011-03-15 | SMTP in multi mode: use Curl_ssl_connect_nonblocking() when connecting. | Ben Noordhuis |
2011-03-15 | lib582: use curl_socket_t for portability | Daniel Stenberg |
2011-03-15 | buildfix: spell define correctly | Daniel Stenberg |
2011-03-15 | nss: do not ignore value of CURLOPT_SSL_VERIFYPEER | Kamil Dudka |
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 |