Age | Commit message (Expand) | Author |
2012-11-28 | build: avoid linkage of directly unused libraries | Yang Tse |
2012-11-27 | dd missing NTLM feature for tests 2025, and 2028 to 2032 | Yang Tse |
2012-11-26 | avoid mixing of enumerated type with another type | Yang Tse |
2012-11-26 | multi.c: disambiguate precedence of bitwise and relational operation | Yang Tse |
2012-11-26 | Remove stray CRLF in chunk-encoded content-free request bodies | Fabian Keil |
2012-11-25 | FAQ: clarify the 3.4 section | Daniel Stenberg |
2012-11-25 | examples: Updated asiohiper.cpp to remove connect from opensocket | Lijo Antony |
2012-11-23 | build: fix AIX compilation and usage | Yang Tse |
2012-11-23 | DOCS: Updated CURLOPT_CONNECT_ONLY to reflect usage in other protocols | Steve Holme |
2012-11-23 | test: offer "automake" output and check for perl better | Daniel Stenberg |
2012-11-21 | Test 206: Use a Content-Length header for the 407 response | Fabian Keil |
2012-11-21 | Test 206: Don't respond to a succesful CONNECT request with a body | Fabian Keil |
2012-11-21 | htmltitle: use .cpp extension for C++ examples | Daniel Stenberg |
2012-11-21 | examples: Added a c++ example of using multi with boost::asio | Lijo Antony |
2012-11-21 | VC Makefiles: add missing hostcheck | Daniel Stenberg |
2012-11-20 | compiler warning fixes | Daniel Stenberg |
2012-11-20 | bump: start working on 7.28.2 | Daniel Stenberg |
2012-11-20 | THANKS: added 14 contributors from the 7.28.1 release | Daniel Stenberg |
2012-11-20 | RELEASE-NOTES: synced with 52af6e69f079 / 7.28.1 | Daniel Stenberg |
2012-11-20 | RELEASE-NOTES: NSS can be used for metalink hashing | Anthony Bryan |
2012-11-19 | Get test 2032 working when using valgrind | Fabian Keil |
2012-11-19 | test2032: spurious failure caused by premature termination | Kamil Dudka |
2012-11-19 | Fix comment typos in test 517 | Fabian Keil |
2012-11-19 | Test 92 and 194: normalize spaces in the Server headers | Fabian Keil |
2012-11-19 | Add a HOSTIP precheck for tests 31 and 1105 | Fabian Keil |
2012-11-19 | Let test 8 work as long as %HOSTIP ends with ".0.0.1" | Fabian Keil |
2012-11-19 | Add --resolve to the keywords and name of test 1318 | Fabian Keil |
2012-11-19 | Add FTP keywords for a couple of currently keyword-less FTP tests | Fabian Keil |
2012-11-19 | Add keywords for a couple of currently keyword-less HTTP tests | Fabian Keil |
2012-11-19 | Use carriage returns in all headers in test 31 | Fabian Keil |
2012-11-19 | Do not mix CRLF and LF header endings in a couple of HTTP tests | Fabian Keil |
2012-11-18 | fixed memory leak: CURLOPT_RESOLVE with multi interface | Daniel Stenberg |
2012-11-17 | RELEASE-NOTES: synced with ee588fe08807778 | Daniel Stenberg |
2012-11-17 | mem-include-scan: verify memory #includes | Daniel Stenberg |
2012-11-16 | tftp_rx: code style cleanup | Daniel Stenberg |
2012-11-16 | Fix the libauthretry changes from 7c0cbcf2f61 | Fabian Keil |
2012-11-16 | tftp_rx: handle resends | Christian Vogt |
2012-11-16 | autoconf: don't force-disable compiler debug option | Daniel Stenberg |
2012-11-14 | winbuild: Fix PDB file output | Mark Snelling |
2012-11-14 | RELEASE-NOTES: synced with fa1ae0abcde | Daniel Stenberg |
2012-11-13 | OpenSSL: Disable SSL/TLS compression | Cristian RodrÃguez |
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 |