aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-26sspi: Renamed max token length variablesSteve Holme
2014-10-26sspi: Renamed expiry time stamp variablesSteve Holme
2014-10-26sspi: Only call CompleteAuthToken() when complete is neededSteve Holme
2014-10-26Added the "flaky" keyword to a number of testsDan Fandrich
2014-10-26ntlm: Return all errors from Curl_ntlm_core_mk_nt_hash()Steve Holme
2014-10-26ntlm: Return CURLcode from Curl_ntlm_core_mk_lm_hash()Steve Holme
2014-10-26ntlm: Use 'CURLcode result'Steve Holme
2014-10-25ntlm: Only define ntlm data structure when USE_NTLM is definedSteve Holme
2014-10-25ntlm: Changed handles to be dynamic like other SSPI handlesSteve Holme
2014-10-25ntlm: Renamed handle variables to match other SSPI structuresSteve Holme
2014-10-25ntlm: Renamed SSPI based input token variablesSteve Holme
2014-10-25ntlm: We prefer 'CURLcode result'Steve Holme
2014-10-25build: Added WinIDN build configuration optionsSteve Holme
2014-10-24darwinssl: detect possible future removal of SSLv3 from the frameworkNick Zitzmann
2014-10-24gskit.c: remove SSLv3 from SSL default.Patrick Monnerat
2014-10-24gskit.c: use 'CURLcode result'Patrick Monnerat
2014-10-24SSL: Remove SSLv3 from SSL default due to POODLE attackJay Satiro
2014-10-24pipelining: only output "is not blacklisted" in debug buildsDaniel Stenberg
2014-10-24*.3: add/extend "SEE ALSO" sectionsDaniel Stenberg
2014-10-24curl_easy_pause.3: minor wording editDaniel Stenberg
2014-10-24curl_getdate.3: provide a "SEE ALSO" sectionDaniel Stenberg
2014-10-24curl_global_init.3: minor formatting fix, add version infoDaniel Stenberg
2014-10-24url.c: use 'CURLcode result'Daniel Stenberg
2014-10-24code cleanup: we prefer 'CURLcode result'Daniel Stenberg
2014-10-24Curl_add_timecondition: skip superfluous varible assignmentDaniel Stenberg
2014-10-24Curl_pp_flushsend: skip superfluous assignmentDaniel Stenberg
2014-10-24Curl_pp_readresp: remove superfluous assignmentDaniel Stenberg
2014-10-24Curl_proxyCONNECT: remove superfluous statementDaniel Stenberg
2014-10-24Added MinGW support to build with nghttp2.Guenter Knauf
2014-10-23Added VC ssh2 target to main Makefile.Guenter Knauf
2014-10-23Some cosmetics and simplifies.Guenter Knauf
2014-10-23Remove dependency on openssl and cut.Guenter Knauf
2014-10-23RELEASE-NOTES: synced with e116d0a62Daniel Stenberg
2014-10-23CURLOPT_RESOLVE.3: add an exampleDaniel Stenberg
2014-10-23gnutls: removed dead codeDaniel Stenberg
2014-10-23Curl_rand: Uninitialized variable: rDaniel Stenberg
2014-10-21opts: provide more and updated examplesDaniel Stenberg
2014-10-21CURLOPT_RANGE.3: works for SFTP as wellDaniel Stenberg
2014-10-21curl.1: edited for clarityDaniel Stenberg
2014-10-21CURLOPT_SSLVERSION.3: provide an exampleDaniel Stenberg
2014-10-21docs/libcurl/ABI: more markdown friendlyDaniel Stenberg
2014-10-21docs: edited lots of libcurl docs for clarityDaniel Stenberg
2014-10-21opts: added examplesDaniel Stenberg
2014-10-21HISTORY: two glimpses in 2014Daniel Stenberg
2014-10-20nss: reset SSL handshake state machineKamil Dudka
2014-10-20cmake: generate pkg-config and curl-configPeter Wu
2014-10-20cmake: use LIBCURL_VERSION from curlver.hPeter Wu
2014-10-20cmake: add SUPPORT_FEATURES and SUPPORT_PROTOCOLSPeter Wu
2014-10-17cmake: add CMake/Macros.cmake to the release tarballDaniel Stenberg
2014-10-16test545: make it not use a trailing zeroDaniel Stenberg