aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-28CMake: improve library search, implement install.Zmey Petroff
2011-04-27make: add 'checksrc' as target to check code styleDaniel Stenberg
2011-04-27checksrc: whitespace and code style cleanupDaniel Stenberg
2011-04-24Enabled OpenWatcom native Windows IDN build.Guenter Knauf
2011-04-21Fix spelling errors in src/Fabian Keil
2011-04-19Improve MinGW static makefile builds.Guenter Knauf
2011-04-19Enabled MinGW native Windows IDN build.Guenter Knauf
2011-04-19Updated default (recommended) dependency versions.Guenter Knauf
2011-04-18transfer-encoding: added new option and cmdlineDaniel Stenberg
2011-04-16Changed email per Gisle's request.Guenter Knauf
2011-04-07src/Makefile.b32: updatesGisle Vanem
2011-03-22headers: more copyright headers addedDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2011-03-09Force setopt constants written by --libcurl to be longDan Fandrich
2011-02-20curl: Added --netrc-file.Julien Chaffraix
2011-02-17Set -fpcc-struct-return only for gcc compiler.Guenter Knauf
2011-02-13Added -m32 to CFLAGS to compile with x86_64 gcc.Guenter Knauf
2011-02-13Updated OpenSSL version, added links to docu.Guenter Knauf
2011-02-10--keepalive-time: warn if not supported properlyDaniel Stenberg
2011-01-19main: make the tlsauth options always presentDaniel Stenberg
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-13build: BCC - makefile.b32 tweakYang Tse
2011-01-13build: BCC - makefile.b32 tweakYang Tse
2011-01-13Use env var for PSDK instead of hardcoded path.Guenter Knauf
2011-01-12build: BCC - require Borlands's MAKE for Makefile.b32 processing.Yang Tse
2011-01-12build: BCC - recover lost functionality from commit 3d813204260b37289411Yang Tse
2011-01-12build: use external preprocessor cpp32 when building with Borland CYang Tse
2011-01-11Disable LDAP support since BCC headers are insufficient.Guenter Knauf
2011-01-11Instead of exiting with error lets set BCCDIR self.Guenter Knauf
2011-01-11Some Borland C++ makefile tweaks.Guenter Knauf
2011-01-11Borland C++ doesnt have struct sockaddr_storage.Guenter Knauf
2010-12-22Added support for axTLS to NetWare build.Guenter Knauf
2010-12-20getparameter: add error checkDaniel Stenberg
2010-12-20build: refactoring of msvc makefiles to allow overriding of library filenames.Yang Tse
2010-12-05Updated OpenSSL version.Guenter Knauf
2010-12-03fix compiler warning: assignment within conditional expressionYang Tse
2010-12-03build: lib/config.dos renamed to lib/config-dos.hYang Tse
2010-12-02build: provide SIZEOF_SIZE_T netware definitionYang Tse
2010-11-28atoi: remove atoi usageYang Tse
2010-11-26xattr: fix compiler warning: enumerated type mixed with another typeYang Tse
2010-11-12Makefile.vc6: fixed the xattr.c compileAdam Light
2010-11-10xattr: portability fixYang Tse
2010-11-10write extended attributes by using fsetxattrStefan Tomanek
2010-11-09Check for getinfo errors before setting attributesDan Fandrich
2010-11-08help: indent the --xattr option like the othersDaniel Stenberg
2010-11-08xattr: use const char * for const stringsDaniel Stenberg
2010-11-08CURLOPT_RESOLVE: addedDaniel Stenberg
2010-11-07xattr: fix VisualStudio buildsYang Tse
2010-11-05--libcurl: simplify outputDaniel Stenberg
2010-11-05xattr: add configure check and #ifdefsDaniel Stenberg