Age | Commit message (Expand) | Author |
2011-08-13 | VC6 makefiles: added embedded documentation | Daniel Stenberg |
2011-08-12 | added --delegation | Daniel Stenberg |
2011-08-05 | keep a single copy of config-win32.h in version control repository - followup | Yang Tse |
2011-08-05 | git ignore src/config-win32.h | Yang Tse |
2011-08-05 | keep a single copy of config-win32.h in version control repository. | Yang Tse |
2011-08-04 | segfault fixed | Daniel Stenberg |
2011-08-04 | parse_filename: deal with escaped quotes | Daniel Stenberg |
2011-08-04 | BSD-style lwIP TCP/IP stack support: | Yang Tse |
2011-08-04 | -J: support ';' in quoted file names | Daniel Stenberg |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-07-24 | errno.h inclusion conditionally done in setup_once.h | Yang Tse |
2011-07-18 | NTLM single-sign on supported | Mandy Wu |
2011-07-03 | help output: more gnu like output | Daniel Stenberg |
2011-06-21 | windows build: use correct MS CRT | Josue Andrade Gomes |
2011-06-02 | urlglob: fix zero size malloc | Yang Tse |
2011-06-02 | Remove unnecessary typecast | Yang Tse |
2011-05-29 | main: fix header inclusion order | Yang Tse |
2011-05-29 | main: fix header inclusion order | Yang Tse |
2011-04-28 | CMake: improve library search, implement install. | Zmey Petroff |
2011-04-27 | make: add 'checksrc' as target to check code style | Daniel Stenberg |
2011-04-27 | checksrc: whitespace and code style cleanup | Daniel Stenberg |
2011-04-24 | Enabled OpenWatcom native Windows IDN build. | Guenter Knauf |
2011-04-21 | Fix spelling errors in src/ | Fabian Keil |
2011-04-19 | Improve MinGW static makefile builds. | Guenter Knauf |
2011-04-19 | Enabled MinGW native Windows IDN build. | Guenter Knauf |
2011-04-19 | Updated default (recommended) dependency versions. | Guenter Knauf |
2011-04-18 | transfer-encoding: added new option and cmdline | Daniel Stenberg |
2011-04-16 | Changed email per Gisle's request. | Guenter Knauf |
2011-04-07 | src/Makefile.b32: updates | Gisle Vanem |
2011-03-22 | headers: more copyright headers added | Daniel Stenberg |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2011-03-09 | Force setopt constants written by --libcurl to be long | Dan Fandrich |
2011-02-20 | curl: Added --netrc-file. | Julien Chaffraix |
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 |