summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: improve library search, implement install.Zmey Petroff2011-04-281-0/+2
* make: add 'checksrc' as target to check code styleDaniel Stenberg2011-04-271-3/+5
* checksrc: whitespace and code style cleanupDaniel Stenberg2011-04-2711-122/+148
* Enabled OpenWatcom native Windows IDN build.Guenter Knauf2011-04-241-0/+8
* Fix spelling errors in src/Fabian Keil2011-04-212-5/+5
* Improve MinGW static makefile builds.Guenter Knauf2011-04-191-3/+41
* Enabled MinGW native Windows IDN build.Guenter Knauf2011-04-191-4/+15
* Updated default (recommended) dependency versions.Guenter Knauf2011-04-193-3/+3
* transfer-encoding: added new option and cmdlineDaniel Stenberg2011-04-181-7/+16
* Changed email per Gisle's request.Guenter Knauf2011-04-161-3/+2
* src/Makefile.b32: updatesGisle Vanem2011-04-071-9/+20
* headers: more copyright headers addedDaniel Stenberg2011-03-221-0/+21
* sources: update source headersDaniel Stenberg2011-03-103-0/+63
* Force setopt constants written by --libcurl to be longDan Fandrich2011-03-091-1/+1
* curl: Added --netrc-file.Julien Chaffraix2011-02-201-1/+12
* Set -fpcc-struct-return only for gcc compiler.curl-7_21_4Guenter Knauf2011-02-171-1/+4
* Added -m32 to CFLAGS to compile with x86_64 gcc.Guenter Knauf2011-02-131-0/+1
* Updated OpenSSL version, added links to docu.Guenter Knauf2011-02-134-4/+4
* --keepalive-time: warn if not supported properlyDaniel Stenberg2011-02-101-0/+4
* main: make the tlsauth options always presentDaniel Stenberg2011-01-191-15/+10
* TLS-SRP: support added when using GnuTLSQuinn Slack2011-01-191-1/+49
* build: BCC - makefile.b32 tweakYang Tse2011-01-131-9/+9
* build: BCC - makefile.b32 tweakYang Tse2011-01-131-1/+1
* Use env var for PSDK instead of hardcoded path.Guenter Knauf2011-01-131-2/+2
* build: BCC - require Borlands's MAKE for Makefile.b32 processing.Yang Tse2011-01-121-0/+4
* build: BCC - recover lost functionality from commit 3d813204260b37289411Yang Tse2011-01-121-3/+4
* build: use external preprocessor cpp32 when building with Borland CYang Tse2011-01-122-33/+44
* Disable LDAP support since BCC headers are insufficient.Guenter Knauf2011-01-111-1/+2
* Instead of exiting with error lets set BCCDIR self.Guenter Knauf2011-01-111-7/+3
* Some Borland C++ makefile tweaks.Guenter Knauf2011-01-111-4/+9
* Borland C++ doesnt have struct sockaddr_storage.Guenter Knauf2011-01-111-1/+1
* Added support for axTLS to NetWare build.Guenter Knauf2010-12-221-0/+19
* getparameter: add error checkDaniel Stenberg2010-12-201-0/+2
* build: refactoring of msvc makefiles to allow overriding of library filenames.Yang Tse2010-12-201-25/+62
* Updated OpenSSL version.Guenter Knauf2010-12-053-3/+3
* fix compiler warning: assignment within conditional expressionYang Tse2010-12-031-8/+8
* build: lib/config.dos renamed to lib/config-dos.hYang Tse2010-12-031-2/+2
* build: provide SIZEOF_SIZE_T netware definitionYang Tse2010-12-021-0/+2
* 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