Age | Commit message (Expand) | Author |
2011-11-01 | tool_cb_see.h: fix compiler warning | Yang Tse |
2011-10-31 | setup.h: fix compiler warning | Yang Tse |
2011-10-31 | FTP test server: NODATACONN commands commit c761fcb0 follow-up | Yang Tse |
2011-10-30 | doc/curl.1: fix sentence with ending for -# option | Dave Reisner |
2011-10-30 | FTP test server: fix server unresponsiveness | Yang Tse |
2011-10-30 | runtests.pl: running server checks - commit 4464583a follow-up | Yang Tse |
2011-10-29 | gtls.c: gnutls_transport_set_global_errno() deprecated in version 2.12.3 | Yang Tse |
2011-10-28 | runtests.pl: running server checks - commit 3676ec96 follow-up | Yang Tse |
2011-10-28 | runtests.pl: running server checks - commit 4464583a follow-up | Yang Tse |
2011-10-27 | lib589.c: add CURLOPT_READDATA missing stuff | Yang Tse |
2011-10-27 | ftpserver.pl: three new custom FTP server commands to disable data channel | Yang Tse |
2011-10-27 | multi.c: OOM handling fix | Yang Tse |
2011-10-27 | multi: start ftp state machine when switching to DO_MORE | Daniel Stenberg |
2011-10-27 | libcurl-multi.3: update the list of areas still blocking | Daniel Stenberg |
2011-10-26 | test 589: active FTP upload using multi timeout and EPRT disabled server | Yang Tse |
2011-10-26 | multi tests: OOM handling fixes - commit 629d2e34 follow-up | Yang Tse |
2011-10-26 | - Prepare the ILE/RPG binding and OS400 documentation for the upcoming release | Patrick Monnerat |
2011-10-25 | RELEASE-NOTES: synced with 4464583a6ed | Daniel Stenberg |
2011-10-25 | runtests.pl: running server checks | Yang Tse |
2011-10-24 | dist: add test 587 | Daniel Stenberg |
2011-10-24 | test 588: verify active FTP with multi interface without EPRT | Daniel Stenberg |
2011-10-24 | FTP server: allow EPRT by default | Daniel Stenberg |
2011-10-24 | ftp.c: some OOM handling fixes | Yang Tse |
2011-10-24 | ftpserver.pl: ensure integral number usage for passive mode string | Yang Tse |
2011-10-24 | large headers: have curl accept >16K headers | Daniel Stenberg |
2011-10-24 | curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytes | Daniel Stenberg |
2011-10-24 | Merge pull request #25 from trtom/master | Daniel Stenberg |
2011-10-24 | curl_easy_setopt.3: fix typo | Daniel Stenberg |
2011-10-24 | curl_easy_setopt: Added pop3 to CURLOPT_URL. | Steve Holme |
2011-10-22 | tool_operate.c: OOM handling fix | Yang Tse |
2011-10-21 | curl_multi_fdset: correct fdset with FTP PORT use | Daniel Stenberg |
2011-10-21 | Added some missing test case XML tags and keywords | Dan Fandrich |
2011-10-21 | file.c: OOM handling fix | Yang Tse |
2011-10-21 | multi.c: fix segfault | Yang Tse |
2011-10-21 | runtests.pl: fix printing of multivalued error codes | Yang Tse |
2011-10-21 | multi tests: OOM handling fixes | Yang Tse |
2011-10-20 | Fixed compilation when HTTP or cookies are disabled | Dan Fandrich |
2011-10-20 | KNOWN_BUGS: #74 fixed | Daniel Stenberg |
2011-10-20 | Curl_http_input_auth: handle multiple auths in WWW-Authenticate | Daniel Stenberg |
2011-10-20 | Curl_smtp_escape_eob: first byte is index 0... | Daniel Stenberg |
2011-10-20 | CURLM_CALL_MULTI_PERFORM: remove mention | Daniel Stenberg |
2011-10-19 | Silenced a compiler warning about an unused variable | Dan Fandrich |
2011-10-20 | gtls: only call gnutls_transport_set_lowat with <gnutls-2.12.0 | Tim Harder |
2011-10-20 | Curl_smtp_escape_eob: fix EOB escaping | Daniel Stenberg |
2011-10-18 | RELEASE-NOTES: synced with ecbb08cea3cd6 | Daniel Stenberg |
2011-10-17 | singleipconnect: unstick the ipv6-connection boolean | Daniel Stenberg |
2011-10-17 | nss: avoid a SIGSEGV with immature version of NSS | Kamil Dudka |
2011-10-17 | nss: big cleanup in nss_load_cert() and cert_stuff() | Kamil Dudka |
2011-10-17 | nss: refactor fmt_nickname() -> dup_nickname() | Kamil Dudka |
2011-10-17 | nss: select client certificates by DER | Kamil Dudka |