summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* atoi: remove atoi usageYang Tse2010-11-281-8/+19
* xattr: fix compiler warning: enumerated type mixed with another typeYang Tse2010-11-261-1/+1
* Makefile.vc6: fixed the xattr.c compileAdam Light2010-11-121-0/+4
* xattr: portability fixYang Tse2010-11-101-0/+4
* write extended attributes by using fsetxattrStefan Tomanek2010-11-103-15/+16
* Check for getinfo errors before setting attributesDan Fandrich2010-11-091-4/+4
* help: indent the --xattr option like the othersDaniel Stenberg2010-11-081-1/+1
* xattr: use const char * for const stringsDaniel Stenberg2010-11-081-1/+1
* CURLOPT_RESOLVE: addedDaniel Stenberg2010-11-081-0/+11
* xattr: fix VisualStudio buildsYang Tse2010-11-072-12/+22
* --libcurl: simplify outputDaniel Stenberg2010-11-051-19/+4
* xattr: add configure check and #ifdefsDaniel Stenberg2010-11-053-10/+67
* save metadata to extended file attributesStefan Tomanek2010-11-054-2/+58
* Removed the native Makefile.riscos filesDan Fandrich2010-10-212-65/+1
* options: check for features for some optionsDaniel Stenberg2010-10-141-0/+8
* Some more small Watcom makefile fixes.Guenter Knauf2010-10-141-0/+1
* Modified Watcom makefiles to work on Linux too.Guenter Knauf2010-10-131-25/+38
* gitignore: ignore Makefile.vc10.dist made by maketgzDaniel Stenberg2010-10-131-0/+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 build bits for librtmp / libssh2 to Watcom makefiles.Guenter Knauf2010-10-121-0/+18
* Added build bits for librtmp to NetWare makefiles.Guenter Knauf2010-10-121-0/+14
* Added build bits for librtmp to MingW32 makefiles.Guenter Knauf2010-10-111-2/+10
* globbing: fix crash on unballanced open braceDaniel Stenberg2010-10-081-3/+6
* Some NetWare makefile tweaks.Guenter Knauf2010-10-031-37/+43
* whitespace: unified sourceDaniel Stenberg2010-09-161-535/+535
* remote-header-name: don't output filename when NULLDaniel Stenberg2010-09-161-1/+2
* glob_word: remove a check that is always falseDaniel Stenberg2010-09-121-2/+0
* Use checkprefix() to compare protocol-specific stringsDan Fandrich2010-09-021-6/+6
* Moved S_ISREG define to setup as suggested by Dan.Guenter Knauf2010-09-022-5/+5
* Added S_ISREG define for Win32.Guenter Knauf2010-09-021-0/+5
* Gopher protocol support (initial release)Cameron Kaiser2010-08-251-0/+1
* Fixed a NULL pointer dereference in form postingDan Fandrich2010-08-241-2/+7
* cmdline: make -F type= accept ;charset=Daniel Stenberg2010-08-211-0/+8
* Use the S_ISREG macro to determine what is a regular fileDan Fandrich2010-08-191-1/+1
* It is sufficient to pipe stderr to NUL to get rid of the nasty messages.Guenter Knauf2010-08-182-3/+3
* Syncroniszed vclean target; fixed some comments.Guenter Knauf2010-08-153-6/+5
* curl -T: ignore file size of special filesKamil Dudka2010-08-151-1/+4
* Added OpenSSL builds to Watcom makefiles.Guenter Knauf2010-08-111-0/+13
* More Watcom makefile fixes ...Guenter Knauf2010-08-101-4/+8
* Fixed my wrong edit.Guenter Knauf2010-08-101-2/+2
* More Watcom makefile fixes.Guenter Knauf2010-08-101-2/+11
* Changed test for -u switch in order to enable other wmake switches.Guenter Knauf2010-08-101-1/+1
* Updated lib dependency versions.Guenter Knauf2010-08-101-4/+4
* Fix to overwrite libcurl name.Guenter Knauf2010-08-071-4/+9
* Some more Watcom makefile massage ...Guenter Knauf2010-08-061-21/+21
* Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.Guenter Knauf2010-08-027-9/+12
* Removed ugly dependency lists since wmake knows the .autodepend directive.Guenter Knauf2010-08-021-69/+1
* Use suffix search path for sources in lib folder.Guenter Knauf2010-08-021-8/+3
* Changed src/Makefile.Watcom to use CURL_SOURCES from src/Makefile.inc.Guenter Knauf2010-08-021-5/+2