Age | Commit message (Expand) | Author |
2011-04-04 | nss: fix a crash within SSL_AuthCertificate() | Kamil Dudka |
2011-04-03 | multi: shorten lines | Daniel Stenberg |
2011-04-02 | multi: conn goes bad when data change | Daniel Stenberg |
2011-04-01 | Increased script version. | Guenter Knauf |
2011-04-01 | Make use of proxy vars if set. | Guenter Knauf |
2011-04-01 | Use var again instead of hard-coded filename. | Guenter Knauf |
2011-03-29 | typo fix | Gisle Vanem |
2011-03-29 | curl_easy_setopt.3: mention TFTP read callback flaw | Daniel Stenberg |
2011-03-27 | configure: fix libtool warning | Yang Tse |
2011-03-25 | TSL-SRP: enabled with OpenSSL | Peter Sylvester |
2011-03-25 | RELEASE-NOTES: synced with 11c2db2aa2a | Daniel Stenberg |
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 |