Age | Commit message (Expand) | Author |
2011-02-17 | Set -fpcc-struct-return only for gcc compiler. | Guenter Knauf |
2011-02-13 | Added -m32 to CFLAGS to compile with x86_64 gcc. | Guenter Knauf |
2011-02-13 | Updated OpenSSL version, added links to docu. | Guenter Knauf |
2011-02-10 | --keepalive-time: warn if not supported properly | Daniel Stenberg |
2011-01-19 | main: make the tlsauth options always present | Daniel Stenberg |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack |
2011-01-13 | build: BCC - makefile.b32 tweak | Yang Tse |
2011-01-13 | build: BCC - makefile.b32 tweak | Yang Tse |
2011-01-13 | Use env var for PSDK instead of hardcoded path. | Guenter Knauf |
2011-01-12 | build: BCC - require Borlands's MAKE for Makefile.b32 processing. | Yang Tse |
2011-01-12 | build: BCC - recover lost functionality from commit 3d813204260b37289411 | Yang Tse |
2011-01-12 | build: use external preprocessor cpp32 when building with Borland C | Yang Tse |
2011-01-11 | Disable LDAP support since BCC headers are insufficient. | Guenter Knauf |
2011-01-11 | Instead of exiting with error lets set BCCDIR self. | Guenter Knauf |
2011-01-11 | Some Borland C++ makefile tweaks. | Guenter Knauf |
2011-01-11 | Borland C++ doesnt have struct sockaddr_storage. | Guenter Knauf |
2010-12-22 | Added support for axTLS to NetWare build. | Guenter Knauf |
2010-12-20 | getparameter: add error check | Daniel Stenberg |
2010-12-20 | build: refactoring of msvc makefiles to allow overriding of library filenames. | Yang Tse |
2010-12-05 | Updated OpenSSL version. | Guenter Knauf |
2010-12-03 | fix compiler warning: assignment within conditional expression | Yang Tse |
2010-12-03 | build: lib/config.dos renamed to lib/config-dos.h | Yang Tse |
2010-12-02 | build: provide SIZEOF_SIZE_T netware definition | Yang Tse |
2010-11-28 | atoi: remove atoi usage | Yang Tse |
2010-11-26 | xattr: fix compiler warning: enumerated type mixed with another type | Yang Tse |
2010-11-12 | Makefile.vc6: fixed the xattr.c compile | Adam Light |
2010-11-10 | xattr: portability fix | Yang Tse |
2010-11-10 | write extended attributes by using fsetxattr | Stefan Tomanek |
2010-11-09 | Check for getinfo errors before setting attributes | Dan Fandrich |
2010-11-08 | help: indent the --xattr option like the others | Daniel Stenberg |
2010-11-08 | xattr: use const char * for const strings | Daniel Stenberg |
2010-11-08 | CURLOPT_RESOLVE: added | Daniel Stenberg |
2010-11-07 | xattr: fix VisualStudio builds | Yang Tse |
2010-11-05 | --libcurl: simplify output | Daniel Stenberg |
2010-11-05 | xattr: add configure check and #ifdefs | Daniel Stenberg |
2010-11-05 | save metadata to extended file attributes | Stefan Tomanek |
2010-10-21 | Removed the native Makefile.riscos files | Dan Fandrich |
2010-10-14 | options: check for features for some options | Daniel Stenberg |
2010-10-14 | Some more small Watcom makefile fixes. | Guenter Knauf |
2010-10-13 | Modified Watcom makefiles to work on Linux too. | Guenter Knauf |
2010-10-13 | gitignore: ignore Makefile.vc10.dist made by maketgz | Daniel Stenberg |
2010-10-12 | header_callback: strip off file path separated with backslashes | Daniel Stenberg |
2010-10-12 | Get the curl source files for Amiga from Makefile.inc | Dan Fandrich |
2010-10-12 | Added build bits for librtmp / libssh2 to Watcom makefiles. | Guenter Knauf |
2010-10-12 | Added build bits for librtmp to NetWare makefiles. | Guenter Knauf |
2010-10-11 | Added build bits for librtmp to MingW32 makefiles. | Guenter Knauf |
2010-10-08 | globbing: fix crash on unballanced open brace | Daniel Stenberg |
2010-10-03 | Some NetWare makefile tweaks. | Guenter Knauf |
2010-09-16 | whitespace: unified source | Daniel Stenberg |
2010-09-16 | remote-header-name: don't output filename when NULL | Daniel Stenberg |