platform/upstream/curl.git
2012-12-16 Yang Tseconfigure: check if compiler halts on function prototyp...
2012-12-15 Yang Tsewarnless.c: fix compiler warnings
2012-12-15 Yang Tsecurl-functions.m4: add gethostname arg 2 data type...
2012-12-14 Nick Zitzmanndarwinssl: Fix implicit conversion compiler warnings
2012-12-14 Yang Tsesetup_once.h: HP-UX <sys/socket.h> issue workaround
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-12-12 Yang Tsesetup_once.h: HP-UX specific TRUE and FALSE definitions
2012-12-12 Daniel Stenberggopher: #include cleanup
2012-12-11 Yang Tseexamples/simplessl.c: fix compiler warning
2012-12-10 Yang Tseexamples/externalsocket.c: fix SunPro compilation issue
2012-12-10 Yang Tseexamples/simplessl.c: fix compiler warning
2012-12-10 Yang Tsebuild: add bundles and conncache files to other build...
2012-12-10 Yang Tseconncache: fix enumerated type mixed with another type
2012-12-10 Yang Tseexamples/anyauthput.c: fix Tru64 compilation issue
2012-12-08 Colin Watsonconfigure: fix cross pkg-config detection
2012-12-07 Linus Nielsen... Introducing a new persistent connection caching system...
2012-12-06 Fabian Keilruntests and friends: Do not add undefined values to...
2012-12-05 Steve HolmeMerge pull request #52 from isn-/master
2012-12-05 Stanislav Ivochkinbuild: fix compilation with CURL_DISABLE_CRYPTO_AUTH...
2012-12-05 Yang Tselibtest: fix some compiler warnings
2012-12-05 Yang Tseexamples: fix compilation issues - commit 7332a7cafb...
2012-12-05 Yang Tseexamples: fix compilation issues - commit 23f8dca6fb...
2012-12-04 Yang Tseexamples: fix compilation issues
2012-12-04 Yang Tsebuild: explain current role of LIBS in our Makefile...
2012-12-04 Daniel Stenbergmulti: fix re-sending request on early connection close
2012-12-04 Yang Tseconfigure: add minimal sanity check on user provided...
2012-12-03 Yang Tsebuild: prevent global LIBS from influencing src and...
2012-12-03 Kamil Dudkanss: prevent NSS from crashing on client auth hook...
2012-11-30 Yang Tsetestcurl.pl: build example programs for several autobuilds
2012-11-30 Yang Tsebuild: prevent global LIBS from influencing examples...
2012-11-30 Yang Tsebuild: prevent global LIBS from influencing libtest...
2012-11-29 Yang Tsebuild: prevent global LIBS from influencing test server...
2012-11-28 Yang Tsebuild: fix Windows build targets damaged since commit...
2012-11-28 Yang Tsebuild: avoid linkage of directly unused libraries
2012-11-27 Yang Tsedd missing NTLM feature for tests 2025, and 2028 to...
2012-11-26 Yang Tseavoid mixing of enumerated type with another type
2012-11-26 Yang Tsemulti.c: disambiguate precedence of bitwise and relatio...
2012-11-26 Fabian KeilRemove stray CRLF in chunk-encoded content-free request...
2012-11-25 Daniel StenbergFAQ: clarify the 3.4 section
2012-11-25 Lijo Antonyexamples: Updated asiohiper.cpp to remove connect from...
2012-11-23 Yang Tsebuild: fix AIX compilation and usage
2012-11-23 Steve HolmeDOCS: Updated CURLOPT_CONNECT_ONLY to reflect usage...
2012-11-23 Daniel Stenbergtest: offer "automake" output and check for perl better
2012-11-21 Fabian KeilTest 206: Use a Content-Length header for the 407 response
2012-11-21 Fabian KeilTest 206: Don't respond to a succesful CONNECT request...
2012-11-21 Daniel Stenberghtmltitle: use .cpp extension for C++ examples
2012-11-21 Lijo Antonyexamples: Added a c++ example of using multi with boost...
2012-11-21 Daniel StenbergVC Makefiles: add missing hostcheck
2012-11-20 Daniel Stenbergcompiler warning fixes
2012-11-20 Daniel Stenbergbump: start working on 7.28.2
2012-11-20 Daniel StenbergTHANKS: added 14 contributors from the 7.28.1 release
2012-11-20 Daniel StenbergRELEASE-NOTES: synced with 52af6e69f079 / 7.28.1
2012-11-19 Anthony BryanRELEASE-NOTES: NSS can be used for metalink hashing
2012-11-19 Fabian KeilGet test 2032 working when using valgrind
2012-11-19 Kamil Dudkatest2032: spurious failure caused by premature termination
2012-11-19 Fabian KeilFix comment typos in test 517
2012-11-19 Fabian KeilTest 92 and 194: normalize spaces in the Server headers
2012-11-19 Fabian KeilAdd a HOSTIP precheck for tests 31 and 1105
2012-11-19 Fabian KeilLet test 8 work as long as %HOSTIP ends with ".0.0.1"
2012-11-19 Fabian KeilAdd --resolve to the keywords and name of test 1318
2012-11-19 Fabian KeilAdd FTP keywords for a couple of currently keyword...
2012-11-19 Fabian KeilAdd keywords for a couple of currently keyword-less...
2012-11-19 Fabian KeilUse carriage returns in all headers in test 31
2012-11-19 Fabian KeilDo not mix CRLF and LF header endings in a couple of...
2012-11-18 Daniel Stenbergfixed memory leak: CURLOPT_RESOLVE with multi interface
2012-11-17 Daniel StenbergRELEASE-NOTES: synced with ee588fe08807778
2012-11-17 Daniel Stenbergmem-include-scan: verify memory #includes
2012-11-16 Daniel Stenbergtftp_rx: code style cleanup
2012-11-16 Fabian KeilFix the libauthretry changes from 7c0cbcf2f61
2012-11-16 Christian Vogttftp_rx: handle resends
2012-11-16 Daniel Stenbergautoconf: don't force-disable compiler debug option
2012-11-14 Mark Snellingwinbuild: Fix PDB file output
2012-11-14 Daniel StenbergRELEASE-NOTES: synced with fa1ae0abcde
2012-11-13 Cristian RodríguezOpenSSL: Disable SSL/TLS compression
2012-11-13 Sebastian RasmussenFILE: Make upload-writes unbuffered by not using FILE...
2012-11-13 Kamil Dudkatool_metalink: fix error detection of hash alg initiali...
2012-11-13 Daniel StenbergRELEASE-NOTES: synced with 7c0cbcf2f617b
2012-11-13 Sergei Nikulovfixed Visual Studio 2010 compilation
2012-11-12 Anton Malovftp: EPSV-disable fix over SOCKS
2012-11-12 Patrick MonneratMerge branch 'master' of github.com:bagder/curl
2012-11-12 Patrick MonneratOS400: upgrade wrappers for the 7.28.1 release.
2012-11-12 Daniel Stenbergruntests: limit execessive logging/output
2012-11-12 Gabriel SjobergDigst: Add microseconds into nounce calculation
2012-11-12 Daniel StenbergSCP/SFTP: improve error code used for send failures
2012-11-12 Daniel StenbergCurl_write: remove unneeded typecast
2012-11-09 Kamil Dudkatool_metalink: allow to use hash algorithms provided...
2012-11-09 Kamil Dudkatool_metalink: allow to handle failure of hash alg...
2012-11-09 Kamil Dudkatool_metalink: introduce metalink_cleanup() in the...
2012-11-08 Daniel Stenberghostcheck: only build for the actual users
2012-11-08 Oscar KoerooSSL: Several SSL-backend related fixes
2012-11-08 Daniel Stenberglibcurl: VERSIONINFO update
2012-11-08 Guenter KnaufAdded .def file to output.
2012-11-08 Guenter KnaufAdded deps for static metalink-aware MinGW builds.
2012-11-08 Fabian KeilFix compilation of lib1501
2012-11-08 Daniel StenbergCurl_readwrite: remove debug output
2012-11-07 Daniel StenbergRELEASE-NOTES: synced with 487538e87a3d5e
2012-11-07 Daniel Stenberghttp_perhapsrewind: consider NTLM over proxy too
2012-11-07 Lars BuitinckCurl_connecthost: friendlier "couldn't connect" message
2012-11-06 Daniel Stenbergtest1413: verify redirects to URLs with fragments
2012-11-06 Daniel StenbergURL parser: cut off '#' fragments from URLs (better)
next