Age | Commit message (Expand) | Author |
2012-11-13 | FILE: Make upload-writes unbuffered by not using FILE streams | Sebastian Rasmussen |
2012-11-13 | tool_metalink: fix error detection of hash alg initialization | Kamil Dudka |
2012-11-13 | RELEASE-NOTES: synced with 7c0cbcf2f617b | Daniel Stenberg |
2012-11-13 | fixed Visual Studio 2010 compilation | Sergei Nikulov |
2012-11-12 | ftp: EPSV-disable fix over SOCKS | Anton Malov |
2012-11-12 | Merge branch 'master' of github.com:bagder/curl | Patrick Monnerat |
2012-11-12 | OS400: upgrade wrappers for the 7.28.1 release. | Patrick Monnerat |
2012-11-12 | runtests: limit execessive logging/output | Daniel Stenberg |
2012-11-12 | Digst: Add microseconds into nounce calculation | Gabriel Sjoberg |
2012-11-12 | SCP/SFTP: improve error code used for send failures | Daniel Stenberg |
2012-11-12 | Curl_write: remove unneeded typecast | Daniel Stenberg |
2012-11-09 | tool_metalink: allow to use hash algorithms provided by NSS | Kamil Dudka |
2012-11-09 | tool_metalink: allow to handle failure of hash alg initialization | Kamil Dudka |
2012-11-09 | tool_metalink: introduce metalink_cleanup() in the internal API | Kamil Dudka |
2012-11-08 | hostcheck: only build for the actual users | Daniel Stenberg |
2012-11-08 | SSL: Several SSL-backend related fixes | Oscar Koeroo |
2012-11-08 | libcurl: VERSIONINFO update | Daniel Stenberg |
2012-11-08 | Added .def file to output. | Guenter Knauf |
2012-11-08 | Added deps for static metalink-aware MinGW builds. | Guenter Knauf |
2012-11-08 | Fix compilation of lib1501 | Fabian Keil |
2012-11-08 | Curl_readwrite: remove debug output | Daniel Stenberg |
2012-11-07 | RELEASE-NOTES: synced with 487538e87a3d5e | Daniel Stenberg |
2012-11-07 | http_perhapsrewind: consider NTLM over proxy too | Daniel Stenberg |
2012-11-07 | Curl_connecthost: friendlier "couldn't connect" message | Lars Buitinck |
2012-11-06 | test1413: verify redirects to URLs with fragments | Daniel Stenberg |
2012-11-06 | URL parser: cut off '#' fragments from URLs (better) | Daniel Stenberg |
2012-11-06 | OpenSSL/servercert: use correct buffer size, not size of pointer | Daniel Stenberg |
2012-11-06 | curl: set CURLOPT_SSL_VERIFYHOST to 0 to disable | Daniel Stenberg |
2012-11-06 | test 2027/2030: take duplicate Digest requests into account | Daniel Stenberg |
2012-11-06 | Curl_pretransfer: clear out unwanted auth methods | Daniel Stenberg |
2012-11-06 | test1412: verify Digest with repeated URLs | Daniel Stenberg |
2012-11-06 | Revert "Zero out auth structs before transfer" | Daniel Stenberg |
2012-11-06 | CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value | Daniel Stenberg |
2012-11-06 | gnutls: fix compiler warnings | Daniel Stenberg |
2012-11-06 | gnutls: print alerts during handshake | Alessandro Ghedini |
2012-11-06 | gnutls: fix the error_is_fatal logic | Alessandro Ghedini |
2012-11-06 | RELEASE-NOTES: synced with fa6d78829fd30ad | Daniel Stenberg |
2012-11-06 | httpcustomheader.c: free the headers after use | Daniel Stenberg |
2012-11-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-11-06 | libauthretry.c: shorten lines to fit within 80 cols | Daniel Stenberg |
2012-11-05 | ftp_readresp: fix build without krb4 support | Daniel Stenberg |
2012-11-04 | test/README: mention the 1500 test number range | Daniel Stenberg |
2012-11-04 | FTP: prevent the multi interface from blocking | Daniel Stenberg |
2012-11-01 | winbuild: Use machine type of development environment | Marc Hoersken |
2012-11-01 | winbuild: Additional clean up | Marc Hoersken |
2012-11-01 | Even more winbuild refactoring | Sapien2 |
2012-11-01 | Minor winbuild refactoring | Sapien2 |
2012-11-01 | Architecture selection for winbuild and minor makefiles refactoring | Sapien2 |
2012-11-01 | BUGS: fix the bug tracker URL | Daniel Stenberg |
2012-11-01 | evhiperfifo: fix the pointer passed to WRITEDATA | Daniel Stenberg |