summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-28LDAP: make it build without SSL if no such support is availableHoward Chu
2010-05-28TODO: removed fixed itemsDaniel Stenberg
2010-05-28lib: eliminate 'statement not reached' warningsKamil Dudka
2010-05-28test1115: verify that unexpected 1xx responses work fineDaniel Stenberg
2010-05-28lib577: avoid redefinition of ERRORKamil Dudka
2010-05-27test313: a new test for CRL supportKamil Dudka
2010-05-27tests/certs: re-generated because of lost pass-phraseKamil Dudka
2010-05-27tests/certs/scripts: generate also CRLKamil Dudka
2010-05-27openldap: fix compiler warningsHoward Chu
2010-05-27indent: some whitespace editsDaniel Stenberg
2010-05-27wildcard.c: add missing include of "setup.h"Kamil Dudka
2010-05-27lib573: do not compare double for exact matchTor Arntsen
2010-05-27wildcard.c: add missing include of "curl_memory.h"Pavel Raiskup
2010-05-27setup_once: use enum type for 'bool' on non-C99 platformsTor Arntsen
2010-05-27url.c: avoid implied cast to boolKamil Dudka
2010-05-27curl_fnmatch: remove use of register keywordTor Arntsen
2010-05-26RTMP: Fix compiler warningsJulien Chaffraix
2010-05-26OOM fixes in http_negociate.c and lib/splay.cJulien Chaffraix
2010-05-25LDAP: properly implemented as a curl_handlerHoward Chu
2010-05-21curl_fnmatch: Use int not bool when function returns intTor Arntsen
2010-05-21TFTP: send legal timeout valueDaniel Stenberg
2010-05-21TFTP: don't ack if wrong block num is receivedDaniel Stenberg
2010-05-21TFTP: block id wrap bug fixDaniel Stenberg
2010-05-20Fix build warnings.Ben Greear
2010-05-20setopt: Fix setting of set.is_fwrite_setBen Greear
2010-05-20build: allow curl to build with Microsoft VC10Tanguy Fautre
2010-05-20Test 573: Use correct type for CURLINFO_CONNECT_TIMETor Arntsen
2010-05-19lib: Fix AIX build failureTor Arntsen
2010-05-19Fixed some memory leaks in the POP3 torture testsDan Fandrich
2010-05-18Fixed a memory leak in the SMTP torture testsDan Fandrich
2010-05-18TFTP: send timeout option correctlyDaniel Stenberg
2010-05-16lib: Change some CRLF line endings to LFTor Arntsen
2010-05-16ftp wildcard: a new option CURLOPT_FNMATCH_DATAKamil Dudka
2010-05-15RMTP: the version code is now rtmp awareHoward Chu
2010-05-15RTMP: fix wrong #ifdefHoward Chu
2010-05-15ftp wildcard: fix int32_t and size/group mixupsPavel Raiskup
2010-05-14Fixed test 577 to work when --enable-hidden-symbols is configuredDan Fandrich
2010-05-14OpenSSL: multi interface handshake could hangDaniel Stenberg
2010-05-14changelog: add link to bug reportDaniel Stenberg
2010-05-14Added directories.pm to the source tar ballDan Fandrich
2010-05-14follow redirect: ignore response-body on redirect even if compressedDaniel Stenberg
2010-05-14version: we're now going for 7.21.0Daniel Stenberg
2010-05-13Remove support for BSD version of PolarSSLHoi-Ho Chan
2010-05-12Added Polar SSL and RTMP files to the non-autoconf build filesDan Fandrich
2010-05-12Added the new ftp source files to the non-autoconf build filesDan Fandrich
2010-05-12Copy the license file so it's seen by the Android build systemDan Fandrich
2010-05-13updated with symbols added in recent commits for 7.21.0Daniel Stenberg
2010-05-13changelogs: mention RTMP and the FTP wildcard supportDaniel Stenberg
2010-05-12ftp wildcards: mention they're added in 7.21.0Daniel Stenberg
2010-05-12style: minor whitespace changeDaniel Stenberg