Age | Commit message (Expand) | Author |
2011-11-17 | CURLOPT_DNS_SERVERS: set name servers if possible | Jason Glasgow |
2011-11-17 | RELEASE-NOTES: correct the release and contributor numbers | Daniel Stenberg |
2011-11-17 | FindWin32CACert: return OK even if CA cert isn't found | Daniel Stenberg |
2011-11-16 | curl has been built on many Android versions | Dan Fandrich |
2011-11-15 | 7.24.0: start the work | Daniel Stenberg |
2011-11-15 | THANKS: added 18 new contributors from 7.23.0 | Daniel Stenberg |
2011-11-14 | curl_easy_setopt arguments should be of type long in the examples | Dan Fandrich |
2011-11-12 | RELEASE-NOTES: synced with 10120e6a | Daniel Stenberg |
2011-11-11 | progress_cb: avoid buffer overflow | Daniel Stenberg |
2011-11-11 | Active mode FTP test cases with server not establishing data connection | Yang Tse |
2011-11-08 | Fix to skip untrusted certs. | Guenter Knauf |
2011-11-06 | RELEASE-NOTES: synced with e3166df1bb3 | Daniel Stenberg |
2011-11-06 | ftp PORT: don't hang if bind() fails | Daniel Stenberg |
2011-11-06 | pingpong: change two comments wrongly referring "FTP" | Daniel Stenberg |
2011-11-06 | test 590: verify the bug fix in 4851dafcf1 | Daniel Stenberg |
2011-11-06 | HTTP auth: fix proxy Negotiate bug | Rene Bernhardt |
2011-11-04 | ssluse.c: fix calling of OpenSSL's ERR_remove_state(0) | Yang Tse |
2011-11-03 | tool_cb_wrt.c: disambiguate warning message | Yang Tse |
2011-11-03 | tool_cfgable.c: pending check done | Yang Tse |
2011-11-03 | url.c and file.c: fix OOM triggered segfault | Yang Tse |
2011-11-03 | rename ftp_ssl: the struct field is used for many protocols | Daniel Stenberg |
2011-11-02 | gtls_connect_step1: remove use of deprecated functions | Daniel Stenberg |
2011-11-02 | url.c and transfer.c: nullify connection pointer when free()'ed | Yang Tse |
2011-11-02 | FTP test server: NODATACONN commands follow-up | Yang Tse |
2011-11-01 | multi.c: OOM handling fix | Yang Tse |
2011-11-01 | FTP test server: NODATACONN commands follow-up | Yang Tse |
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 |