Age | Commit message (Expand) | Author |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |
2011-09-03 | Updated dependecies versions. | Guenter Knauf |
2011-09-03 | Some MinGW makefile tweaks for MinGW64. | Guenter Knauf |
2011-08-27 | NTLM single-sign on adjustments (XI) | Yang Tse |
2011-08-26 | NTLM single-sign on adjustments (X) | Yang Tse |
2011-08-21 | zlib: ensure user provided memory functions are used by zlib, when given | Yang Tse |
2011-08-21 | main: fix segfault | Daniel Stenberg |
2011-08-21 | MemoryTracking: adjust initialization calling - followup | Yang Tse |
2011-08-20 | MemoryTracking: adjust initialization calling | Yang Tse |
2011-08-18 | zlib: enforce full initialization of our data space z_stream structs | Yang Tse |
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 |