aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-04-24nss: fix SSL handshake timeout underflowKamil Dudka
2010-04-24encourage users to take latest lib dependencies.Guenter Knauf
2010-04-24socks5: please static code analyzerDaniel Stenberg
2010-04-24gzip: Value stored to 'data' is never readDaniel Stenberg
2010-04-24RELEASE-NOTES: update top numbersDaniel Stenberg
2010-04-24changelog: added the --proto and -proto-redir optionsDaniel Stenberg
2010-04-24curl: added --proto and --proto-redirAlex Bligh
2010-04-24test536: do not fail with threaded DNS resolverKamil Dudka
2010-04-21curl: -O crash on windowsDaniel Stenberg
2010-04-20hmac.c related compilation adjustmentYang Tse
2010-04-20hmac.c related compilation adjustmentYang Tse
2010-04-20Add compilation directives for hmac in Watcom,riscos and vc6 platform-specifi...monnerat
2010-04-20replaced wsock32.lib usage with ws2_32.lib in MSVC makefilesRuslan Gazizov
2010-04-19Merge branch 'master' of github.com:bagder/curlmonnerat
2010-04-19Remove null-effect leftover code.monnerat
2010-04-19changelog: -J/--remote-header-name strips CRLFDaniel Stenberg
2010-04-19parse_filename: strip trailing CRs and LFsDaniel Stenberg
2010-04-19Curl_HMAC_MD5: fix the array init to not warn with picky compilersDaniel Stenberg
2010-04-19Fix GnuTLS compilation problem in md5.cmonnerat
2010-04-19Fix compilation problem: declare Curl_HMAC_MD5 as extern in include file.monnerat
2010-04-19Merge branch 'master' of github.com:bagder/curlmonnerat
2010-04-19Implement SMTP authenticationmonnerat
2010-04-17parseconfig: Value stored to 'line' is never readDaniel Stenberg
2010-04-17parsedate: Value stored to 'found' is never readDaniel Stenberg