aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-03-28wolfssl: Add ALPN supportJay Satiro
2016-03-27http_ntlm: Renamed from curl_ntlm.[c|h]Steve Holme
2016-03-27SSH: new CURLOPT_QUOTE command "statvfs"marquis-de-muesli
2016-03-27SSH: support CURLINFO_FILETIMEmarquis-de-muesli
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-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-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-22hostip6: Fixed compilation warnings when verbose strings disabledSteve Holme
2016-03-20connect/ntlm/http: Fixed compilation warnings when verbose strings disabledSteve Holme
2016-03-20openssl: Fixed compilation warning when /Wall enabledSteve Holme
2016-03-20inet_pton.c: Fixed compilation warningsSteve Holme
2016-03-19mbedtls: fix compiler warningDaniel Stenberg
2016-03-19easy: Minor coding standard and style updatesSteve Holme
2016-03-19easy: Remove poll failure check in easy_transferJay Satiro
2016-03-19ftp/imap/pop3/smtp: Fixed compilation warning when /Wall enabledSteve Holme
2016-03-19config-w32.h: Fixed compilation warning when /Wall enabledSteve Holme
2016-03-19imap.c: Fixed compilation warning with /Wall enabledSteve Holme
2016-03-18formdata.c: Fixed compilation warningSteve Holme
2016-03-17openssl: adapt to API breakage in ERR_remove_thread_state()Gisle Vanem
2016-03-17version: init moved to private name space, added protosDaniel Stenberg
2016-03-17openssl: verbose: show matching SAN patternDaniel Stenberg
2016-03-16version: thread safetyJay Satiro
2016-03-16transfer: Removed redundant HTTP authentication include filesSteve Holme
2016-03-16easy: Removed redundant HTTP authentication include filesSteve Holme
2016-03-15curl_sasl: Minor code indent fixesSteve Holme
2016-03-14easy: add check to malloc() when running event-basedDaniel Stenberg
2016-03-14memdebug: skip logging the limit countdown, fflush when reachedDaniel Stenberg
2016-03-14curl_sasl.c: minor code indent fixesDaniel Stenberg
2016-03-14multi: simplified singlesocketDaniel Stenberg