summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some more small Watcom makefile fixes.Guenter Knauf2010-10-142-1/+3
* Added --noconfigure switch to testcurl.pl.Guenter Knauf2010-10-141-1/+6
* Modified Watcom makefiles to work on Linux too.Guenter Knauf2010-10-132-61/+87
* Added MingW32 rtmp target; changed Watcom targets.Guenter Knauf2010-10-131-12/+10
* gitignore: ignore Makefile.vc10.dist made by maketgzDaniel Stenberg2010-10-132-0/+2
* curlver.h: start over at 7.21.3Daniel Stenberg2010-10-131-3/+3
* RELEASE-NOTES: start over towards 7.21.3Daniel Stenberg2010-10-131-51/+5
* THANKS: added contributors from 7.21.2Daniel Stenberg2010-10-131-0/+10
* RELEASE-NOTES: synced with ecd624b8e774a85curl-7_21_2Daniel Stenberg2010-10-121-2/+6
* CMake: Build fix.Julien Chaffraix2010-10-121-1/+1
* header_callback: strip off file path separated with backslashesDaniel Stenberg2010-10-121-0/+12
* Get the curl source files for Amiga from Makefile.incDan Fandrich2010-10-121-3/+6
* Added section on server-supplied names to security considerationsDan Fandrich2010-10-121-0/+9
* Fixed Watcom makefile.Guenter Knauf2010-10-121-1/+1
* Added build bits for librtmp / libssh2 to Watcom makefiles.Guenter Knauf2010-10-122-0/+44
* Added build bits for librtmp to NetWare makefiles.Guenter Knauf2010-10-122-0/+26
* SFTP: more ignoring negative file sizesDaniel Stenberg2010-10-121-0/+5
* SMTP: debug output for no known auth mechanisms supportedDaniel Stenberg2010-10-111-3/+7
* test: urlglob error messages have no extra newline anymoreDaniel Stenberg2010-10-111-1/+0
* Added build bits for librtmp to MingW32 makefiles.Guenter Knauf2010-10-112-4/+21
* RELEASE-NOTES: synced with 61f4cdb73ae4Daniel Stenberg2010-10-081-1/+5
* globbing: fix crash on unballanced open braceDaniel Stenberg2010-10-081-3/+6
* libcurl.m4: AC_PATH_PROG fixesDan Locks2010-10-071-2/+2
* FAQ: added "How do I submit my patch?"Daniel Stenberg2010-10-061-1/+17
* examples: use example.com in example URLsDaniel Stenberg2010-10-0527-43/+41
* TODO-RELEASE: libidn problem not repeatableDaniel Stenberg2010-10-041-2/+0
* libcurl.m4: mention argument is PREFIXDaniel Stenberg2010-10-041-1/+1
* Some NetWare makefile tweaks.Guenter Knauf2010-10-032-76/+87
* TODO-RELEASE: 416 error fixedDaniel Stenberg2010-10-021-2/+0
* krb5-gssapi: Removed a memory leak in krb5_auth.Julien Chaffraix2010-10-021-15/+19
* krb5-gssapi: Made the function always return a value.Julien Chaffraix2010-10-021-1/+2
* krb5-gssapi: Delete the GSS-API context.Julien Chaffraix2010-10-022-3/+26
* HTTP: remove special case for 416Daniel Stenberg2010-10-023-16/+5
* sws: Added writedelay HTTP server commandDan Fandrich2010-10-023-3/+22
* TODO-RELEASE: no bug in ftp_nextconnectDaniel Stenberg2010-10-011-3/+0
* curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir listDaniel Stenberg2010-10-011-0/+3
* RELEASE-NOTES: synced up to 588402585baeDaniel Stenberg2010-10-011-1/+7
* TODO-RELEASE: move new features to next releaseDaniel Stenberg2010-09-301-6/+7
* README.ares: we know require c-ares 1.6.0Daniel Stenberg2010-09-301-1/+1
* SFTP: avoid downloading negative sizes!Daniel Stenberg2010-09-301-2/+5
* TODO-RELEASE: drop curl_easy_setoptvDaniel Stenberg2010-09-301-3/+0
* multi & hiper examples: updates and cleanupsDirk Manske2010-09-3010-205/+116
* TODO-RELEASE: one fixed, one postponed, one addedDaniel Stenberg2010-09-291-6/+12
* Renamed test1204 to test1117 to move it into the normal rangeDan Fandrich2010-09-292-4/+4
* Add gopher protocol definition to ILE/RPG binding.Patrick Monnerat2010-09-292-1/+16
* krb5-gssapi: Remove several memory leaks.Julien Chaffraix2010-09-282-5/+14
* security.c: Remove Curl_sec_fflush_fd.Julien Chaffraix2010-09-283-16/+0
* security.c: We should always register the socket handler.Julien Chaffraix2010-09-281-6/+8
* security.c: Fix Curl_sec_login after rewrite.Julien Chaffraix2010-09-283-5/+4
* security.c: Readd the '\n' to the infof() calls.Julien Chaffraix2010-09-281-8/+8