aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-29GSS: make Curl_gss_log_error more verboseIsaac Boukris
2016-03-29build: use roffit 0.11 featureDaniel Stenberg
2016-03-29http2: set correct scheme in handler structs [regression]Daniel Stenberg
2016-03-29hostip.c: minor white space edit for styleDaniel Stenberg
2016-03-29TODO: use secure protocol in recently added URLViktor Szakats
2016-03-29HTTP2.md: mention libressl and boringssl tooDaniel Stenberg
2016-03-29docs/HTTP-COOKIES: converted to markdownDaniel Stenberg
2016-03-29HTTP2: s/polarssl/mbedtlsDaniel Stenberg
2016-03-28wolfssl: Add ALPN supportJay Satiro
2016-03-28tool_operate: remove mixed declarationJay Satiro
2016-03-28curl: warn for --capath use if not supported by libcurlDaniel Stenberg
2016-03-28TODO: 2.5 Edge-triggered sockets should workDaniel Stenberg
2016-03-28Makefile.am: skip the scripts dirDaniel Stenberg
2016-03-27CURLMOPT_SOCKETFUNCTION.3: describe the 'what' argumentDaniel Stenberg
2016-03-27curl_multi_socket_action.3: mark the options properlyDaniel Stenberg
2016-03-27RELEASE-NOTES: Synced with f0bdd72c10Steve Holme
2016-03-27http_ntlm: Renamed from curl_ntlm.[c|h]Steve Holme
2016-03-27docs: curlinfo_filetime sftp support, new curlopt_quote "statvfs"marquis-de-muesli
2016-03-27SSH: new CURLOPT_QUOTE command "statvfs"marquis-de-muesli
2016-03-27SSH: support CURLINFO_FILETIMEmarquis-de-muesli
2016-03-26sshserver.pl: use quotes for given optionsKarlson2k
2016-03-26url: don't use bad offset in tld_check_name to show errorJay Satiro
2016-03-26http_negotiate: Combine GSS-API and SSPI source filesSteve Holme
2016-03-26vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme
2016-03-26vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme
2016-03-26warnless.h: Removed spurious character from commit 696bc6b9c9Steve Holme
2016-03-26schannel: Fixed compilation warning from commit f8d88a4913Steve Holme
2016-03-26warnless?: Added some integer based conversion functionsSteve Holme
2016-03-25docs/TODO: Add feature request for metalink in HTTP headersDusty Mabe
2016-03-25build: Corrected typos from commit 70e56939aaSteve Holme
2016-03-25vauth: Refactored function names after move to new vauth directorySteve Holme
2016-03-25vauth: Updated the copyright year after recent changesSteve Holme
2016-03-25vauth: Moved the OAuth 2.0 authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the NTLM authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the Kerberos V5 authentication code to the new vauth directorySteve Holme
2016-03-25digest.c: Fixed checksrc warningsSteve Holme
2016-03-25vauth: Moved the DIGEST authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the CRAM-MD5 authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the ClearText authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved Curl_sasl_build_spn() to create the initial vauth source filesSteve Holme
2016-03-25checksrc.bat: Added support for checking the new vauth directorySteve Holme
2016-03-25build: Updated all makefiles and project files for the new vauth directorySteve Holme
2016-03-24schannel: Add ALPN supportJDepooter
2016-03-24http: Minor update based on CODE_STYLE guidelinesSteve Holme
2016-03-23multi: fix "Operation timed out after" timerDaniel Stenberg
2016-03-23openssl: boringssl provides the same numbering as opensslDaniel Stenberg
2016-03-23openssl: fix ERR_remove_thread_state() for boringssl/libresslDaniel Stenberg
2016-03-23bump: work on 7.48.1Daniel Stenberg
2016-03-23RELEASE-PROCEDURE: mention the github release tag editDaniel Stenberg
2016-03-23checksrc.bat: Updated the help to be consistent with generate.batSteve Holme