summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version: we're now going for 7.21.0Daniel Stenberg2010-05-141-4/+4
* Remove support for BSD version of PolarSSLHoi-Ho Chan2010-05-133-27/+0
* Added Polar SSL and RTMP files to the non-autoconf build filesDan Fandrich2010-05-124-3/+6
* Added the new ftp source files to the non-autoconf build filesDan Fandrich2010-05-125-8/+30
* Copy the license file so it's seen by the Android build systemDan Fandrich2010-05-121-5/+16
* updated with symbols added in recent commits for 7.21.0Daniel Stenberg2010-05-131-8/+27
* changelogs: mention RTMP and the FTP wildcard supportDaniel Stenberg2010-05-132-3/+22
* ftp wildcards: mention they're added in 7.21.0Daniel Stenberg2010-05-121-20/+25
* style: minor whitespace changeDaniel Stenberg2010-05-121-4/+4
* syntax: cleanupsDaniel Stenberg2010-05-121-24/+24
* FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup2010-05-1236-16/+3778
* RTMP: initial support added, powered by librtmpHoward Chu2010-05-127-6/+411
* sendrecv: make them two pairs of send/recv to properly deal with FTPSHoward Chu2010-05-1110-22/+26
* changelog: fixed CRL support in libcurl-NSSKamil Dudka2010-05-112-0/+5
* nss: make it possible to read ASCII and DER CRLKamil Dudka2010-05-111-56/+53
* nss: add CRL to cache instead of read-only NSS dbKamil Dudka2010-05-111-12/+30
* git: how to write a fine commit messageDaniel Stenberg2010-05-101-2/+24
* findtool: file name as a full path requires a slashDaniel Stenberg2010-05-091-4/+10
* moved vars into conditional since seems that winsock implementation doesnt us...Hacki2010-05-081-2/+2
* multi interface: missed storing connection timeDaniel Stenberg2010-05-079-12/+189
* verboseconnect: so the verbose checking within the functionDaniel Stenberg2010-05-071-8/+6
* changelogs: split the I/O handlingDaniel Stenberg2010-05-072-1/+14
* sendrecv: split the I/O handling into private handlerHoward Chu2010-05-0726-424/+288
* changelog: PolarSSLDaniel Stenberg2010-05-052-1/+6
* PolarSSL: initial support addedHoi-Ho Chan2010-05-0510-6/+592
* TODO: we've done PRET already, consider HOST for the futureDaniel Stenberg2010-04-291-26/+12
* TODO: GnuTLS connects are now non-blockingDaniel Stenberg2010-04-291-1/+0
* INTERNALS: tftp is decent now, ldap is notDaniel Stenberg2010-04-291-1/+1
* changelog: mention Ben Greear's telnet workDaniel Stenberg2010-04-292-2/+18
* telnet: Allow programatic use of telnet.Ben Greear2010-04-294-30/+86
* test: enable valgrind for 604, seems to workDaniel Stenberg2010-04-281-3/+0
* add 1s post-command delay to tests 513 and 514Paul Howarth2010-04-282-2/+4
* Allow tools to be defined with full path in buildconfKalle Vahlman2010-04-261-0/+5
* progress callback: can be called more than once per secDaniel Stenberg2010-04-261-5/+5
* SSH: init and cleanup libssh2 in global_init/cleanupDaniel Stenberg2010-04-262-0/+16
* new configure option --enable-threaded-resolverDaniel Stenberg2010-04-254-5/+61
* configure: check for libssh2_init and libssh2_exitDaniel Stenberg2010-04-251-1/+2
* nss: fix SSL handshake timeout underflowKamil Dudka2010-04-243-1/+13
* encourage users to take latest lib dependencies.Guenter Knauf2010-04-244-8/+8
* socks5: please static code analyzerDaniel Stenberg2010-04-241-4/+6
* gzip: Value stored to 'data' is never readDaniel Stenberg2010-04-241-1/+0
* RELEASE-NOTES: update top numbersDaniel Stenberg2010-04-241-2/+2
* changelog: added the --proto and -proto-redir optionsDaniel Stenberg2010-04-242-2/+7
* curl: added --proto and --proto-redirAlex Bligh2010-04-242-0/+177
* test536: do not fail with threaded DNS resolverKamil Dudka2010-04-248-22/+46
* curl: -O crash on windowsDaniel Stenberg2010-04-213-1/+7
* hmac.c related compilation adjustmentYang Tse2010-04-201-2/+3
* hmac.c related compilation adjustmentYang Tse2010-04-205-6/+11
* Add compilation directives for hmac in Watcom,riscos and vc6 platform-specifi...monnerat2010-04-203-2/+6
* replaced wsock32.lib usage with ws2_32.lib in MSVC makefilesRuslan Gazizov2010-04-205-12/+16