Age | Commit message (Expand) | Author |
2012-04-18 | Some explicit conversion to 'long' of curl_easy_setopt() third argument | Yang Tse |
2012-04-17 | build adjustments: commit 9e24b9c7 follow-up | Yang Tse |
2012-04-17 | -# progress meter: avoid superfluous updates and duplicate lines | Daniel Stenberg |
2012-04-16 | nss.c: fix compiler warning | Yang Tse |
2012-04-16 | curl-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 builds | Yang Tse |
2012-04-16 | tests/valgrind.pm: suppress memleaks of NSS_InitContext() | Kamil Dudka |
2012-04-14 | setup_once.h: tighten requirements for stdbool.h header inclusion | Yang Tse |
2012-04-14 | headers: require GCC 2.7 or newer in order to allow attribute GCC'isms usage | Yang Tse |
2012-04-14 | headers: surround GCC attribute names with double underscores | Jonathan Nieder |
2012-04-13 | Updated copyright year. | Guenter Knauf |
2012-04-13 | testcurl.pl: build example programs for Android cross-compiles | Yang Tse |
2012-04-13 | nss.c: fix compiler warning | Yang Tse |
2012-04-13 | examples: fix compiler warnings | Yang Tse |
2012-04-13 | nss: provide human-readable names for NSS errors | Kamil Dudka |
2012-04-13 | nss: use NSS_InitContext() to initialize NSS if available | Kamil Dudka |
2012-04-13 | nss: unconditionally require PK11_CreateGenericObject() | Kamil Dudka |
2012-04-13 | Set batch mode to 755 to make Cygwin git pulls work. | Guenter Knauf |
2012-04-13 | Added section for Android configure cross-compile. | Guenter Knauf |
2012-04-13 | Added NetWare export. | Guenter Knauf |
2012-04-12 | testcurl.pl: build example programs for MinGW cross-compiles | Yang Tse |
2012-04-12 | tool_operate.c: fix compiler warning | Yang Tse |
2012-04-12 | url.c: fix compiler warning | Yang Tse |
2012-04-12 | Updated dependency lib versions (2nd try). | Guenter Knauf |
2012-04-12 | Updated dependency lib versions. | Guenter Knauf |
2012-04-12 | tool_formparse.c: rename a couple of vars to avoid declaration shadowing | Yang Tse |
2012-04-12 | OS400/initscript.sh: fix db2_name() module name generation | Yang Tse |
2012-04-12 | testcurl.pl: log more environment vars that modify configure and build behavior | Yang Tse |
2012-04-12 | configure: NATIVE_WINDOWS no longer defined in config files | Yang Tse |
2012-04-11 | build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files | Yang Tse |
2012-04-11 | build adjustments: functionally revert commits 4d3fb91f and bbfe1182 | Yang Tse |
2012-04-10 | test servers: build adjustment | Yang Tse |
2012-04-10 | libtests: build adjustment | Yang Tse |
2012-04-10 | curl tool: make setup.h first header included in tool_setup.h again | Yang Tse |
2012-04-09 | curl tool: use configuration files from lib directory - follow-up II | Yang Tse |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |
2012-04-08 | curl tool: make curl.h first header included in tool_setup.h | Yang Tse |
2012-04-07 | curl tool: use configuration files from lib directory - follow-up I | Yang Tse |
2012-04-06 | curl tool: use configuration files from lib directory | Yang Tse |
2012-04-06 | PolarSSL: correct return code for CRL matches | Daniel Stenberg |
2012-04-06 | PolarSSL: include version number in version string | Daniel Stenberg |
2012-04-05 | test: added test 1332 that tests --post303 | Daniel Stenberg |
2012-04-05 | curl: add --post303 to set the CURL_REDIR_POST_303 option | Daniel Stenberg |
2012-04-05 | CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL | Andrei Cipu |
2012-04-05 | test1331: cookies on a 407 response | Daniel Stenberg |
2012-04-05 | PolarSSL: add support for asynchronous connect | Dag Ekengren |
2012-04-04 | Revert "access the CA source file using HTTPS" | Tim Heckman |
2012-04-04 | IPv6 cookie domain: get rid of the first bracket before the second. | Andrei Cipu |
2012-04-04 | MAIL-ETIQUETTE: Added "How to unsubscribe" | Daniel Stenberg |
2012-04-04 | ftp.c: ftplistparser related OOM handling fix | Yang Tse |
2012-04-04 | smtp.c: fix compiler warnings | Yang Tse |