summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* getsessionid: don't ever return while lockedDaniel Stenberg2011-11-171-9/+13
* Curl_ssl_getsessionid: increase the value, not the pointerDaniel Stenberg2011-11-171-1/+1
* THANKS: one new contributor in 7.23.1Daniel Stenberg2011-11-171-0/+1
* SSL session share: move the age counter to the share objectAlejandro Alvarez Ayllon2011-11-173-5/+18
* libtest build: add the missing lib586Alejandro Alvarez Ayllon2011-11-171-2/+4
* CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow2011-11-177-0/+72
* RELEASE-NOTES: correct the release and contributor numbersDaniel Stenberg2011-11-171-2/+2
* FindWin32CACert: return OK even if CA cert isn't foundcurl-7_23_1Daniel Stenberg2011-11-171-2/+0
* curl has been built on many Android versionsDan Fandrich2011-11-161-2/+2
* 7.24.0: start the workDaniel Stenberg2011-11-152-50/+7
* THANKS: added 18 new contributors from 7.23.0Daniel Stenberg2011-11-151-0/+18
* curl_easy_setopt arguments should be of type long in the examplescurl-7_23_0Dan Fandrich2011-11-143-15/+15
* RELEASE-NOTES: synced with 10120e6aDaniel Stenberg2011-11-121-1/+3
* progress_cb: avoid buffer overflowDaniel Stenberg2011-11-111-5/+7
* Active mode FTP test cases with server not establishing data connectionYang Tse2011-11-1112-20/+465
* Fix to skip untrusted certs.Guenter Knauf2011-11-081-31/+46
* RELEASE-NOTES: synced with e3166df1bb3Daniel Stenberg2011-11-061-1/+5
* ftp PORT: don't hang if bind() failsDaniel Stenberg2011-11-061-3/+6
* pingpong: change two comments wrongly referring "FTP"Daniel Stenberg2011-11-061-5/+4
* test 590: verify the bug fix in 4851dafcf1Daniel Stenberg2011-11-064-1/+199
* HTTP auth: fix proxy Negotiate bugRene Bernhardt2011-11-061-17/+18
* ssluse.c: fix calling of OpenSSL's ERR_remove_state(0)Yang Tse2011-11-041-17/+17
* tool_cb_wrt.c: disambiguate warning messageYang Tse2011-11-031-1/+1
* tool_cfgable.c: pending check doneYang Tse2011-11-031-4/+1
* url.c and file.c: fix OOM triggered segfaultYang Tse2011-11-032-5/+6
* rename ftp_ssl: the struct field is used for many protocolsDaniel Stenberg2011-11-036-12/+12
* gtls_connect_step1: remove use of deprecated functionsDaniel Stenberg2011-11-021-1/+12
* url.c and transfer.c: nullify connection pointer when free()'edYang Tse2011-11-022-3/+10
* FTP test server: NODATACONN commands follow-upYang Tse2011-11-021-26/+61
* multi.c: OOM handling fixYang Tse2011-11-011-2/+8
* FTP test server: NODATACONN commands follow-upYang Tse2011-11-011-8/+38
* tool_cb_see.h: fix compiler warningYang Tse2011-11-011-0/+1
* setup.h: fix compiler warningYang Tse2011-10-312-0/+4
* FTP test server: NODATACONN commands commit c761fcb0 follow-upYang Tse2011-10-312-33/+144
* doc/curl.1: fix sentence with ending for -# optionDave Reisner2011-10-301-1/+2
* FTP test server: fix server unresponsivenessYang Tse2011-10-302-34/+151
* runtests.pl: running server checks - commit 4464583a follow-upYang Tse2011-10-301-2/+8
* gtls.c: gnutls_transport_set_global_errno() deprecated in version 2.12.3Yang Tse2011-10-291-2/+11
* runtests.pl: running server checks - commit 3676ec96 follow-upYang Tse2011-10-281-3/+3
* runtests.pl: running server checks - commit 4464583a follow-upYang Tse2011-10-281-0/+124
* lib589.c: add CURLOPT_READDATA missing stuffYang Tse2011-10-271-4/+32
* ftpserver.pl: three new custom FTP server commands to disable data channelYang Tse2011-10-271-23/+77
* multi.c: OOM handling fixYang Tse2011-10-271-4/+6
* multi: start ftp state machine when switching to DO_MOREDaniel Stenberg2011-10-271-12/+5
* libcurl-multi.3: update the list of areas still blockingDaniel Stenberg2011-10-271-2/+1
* test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse2011-10-265-2/+183
* multi tests: OOM handling fixes - commit 629d2e34 follow-upYang Tse2011-10-262-8/+17
* - Prepare the ILE/RPG binding and OS400 documentation for the upcoming releasePatrick Monnerat2011-10-263-43/+56
* RELEASE-NOTES: synced with 4464583a6edDaniel Stenberg2011-10-251-1/+7
* runtests.pl: running server checksYang Tse2011-10-251-0/+69