aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-12syntax: cleanupsDaniel Stenberg
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup
2010-05-12RTMP: initial support added, powered by librtmpHoward Chu
2010-05-11sendrecv: make them two pairs of send/recv to properly deal with FTPSHoward Chu
2010-05-11changelog: fixed CRL support in libcurl-NSSKamil Dudka
2010-05-11nss: make it possible to read ASCII and DER CRLKamil Dudka
2010-05-11nss: add CRL to cache instead of read-only NSS dbKamil Dudka
2010-05-10git: how to write a fine commit messageDaniel Stenberg
2010-05-09findtool: file name as a full path requires a slashDaniel Stenberg
2010-05-08moved vars into conditional since seems that winsock implementation doesnt us...Hacki
2010-05-07multi interface: missed storing connection timeDaniel Stenberg
2010-05-07verboseconnect: so the verbose checking within the functionDaniel Stenberg
2010-05-07changelogs: split the I/O handlingDaniel Stenberg
2010-05-07sendrecv: split the I/O handling into private handlerHoward Chu
2010-05-05changelog: PolarSSLDaniel Stenberg
2010-05-05PolarSSL: initial support addedHoi-Ho Chan
2010-04-29TODO: we've done PRET already, consider HOST for the futureDaniel Stenberg
2010-04-29TODO: GnuTLS connects are now non-blockingDaniel Stenberg
2010-04-29INTERNALS: tftp is decent now, ldap is notDaniel Stenberg
2010-04-29changelog: mention Ben Greear's telnet workDaniel Stenberg
2010-04-29telnet: Allow programatic use of telnet.Ben Greear
2010-04-28test: enable valgrind for 604, seems to workDaniel Stenberg
2010-04-28add 1s post-command delay to tests 513 and 514Paul Howarth
2010-04-26Allow tools to be defined with full path in buildconfKalle Vahlman
2010-04-26progress callback: can be called more than once per secDaniel Stenberg
2010-04-26SSH: init and cleanup libssh2 in global_init/cleanupDaniel Stenberg
2010-04-25new configure option --enable-threaded-resolverDaniel Stenberg
2010-04-25configure: check for libssh2_init and libssh2_exitDaniel Stenberg