Age | Commit message (Expand) | Author |
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 |
2010-09-12 | glob_word: remove a check that is always false | Daniel Stenberg |
2010-09-02 | Use checkprefix() to compare protocol-specific strings | Dan Fandrich |
2010-09-02 | Moved S_ISREG define to setup as suggested by Dan. | Guenter Knauf |
2010-09-02 | Added S_ISREG define for Win32. | Guenter Knauf |
2010-08-25 | Gopher protocol support (initial release) | Cameron Kaiser |
2010-08-24 | Fixed a NULL pointer dereference in form posting | Dan Fandrich |
2010-08-21 | cmdline: make -F type= accept ;charset= | Daniel Stenberg |
2010-08-19 | Use the S_ISREG macro to determine what is a regular file | Dan Fandrich |
2010-08-18 | It is sufficient to pipe stderr to NUL to get rid of the nasty messages. | Guenter Knauf |
2010-08-15 | Syncroniszed vclean target; fixed some comments. | Guenter Knauf |