Age | Commit message (Expand) | Author |
2016-03-29 | hostip.c: minor white space edit for style | Daniel Stenberg |
2016-03-28 | wolfssl: Add ALPN support | Jay Satiro |
2016-03-27 | http_ntlm: Renamed from curl_ntlm.[c|h] | Steve Holme |
2016-03-27 | SSH: new CURLOPT_QUOTE command "statvfs" | marquis-de-muesli |
2016-03-27 | SSH: support CURLINFO_FILETIME | marquis-de-muesli |
2016-03-26 | url: don't use bad offset in tld_check_name to show error | Jay Satiro |
2016-03-26 | http_negotiate: Combine GSS-API and SSPI source files | Steve Holme |
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme |
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme |
2016-03-26 | warnless.h: Removed spurious character from commit 696bc6b9c9 | Steve Holme |
2016-03-26 | schannel: Fixed compilation warning from commit f8d88a4913 | Steve Holme |
2016-03-26 | warnless?: Added some integer based conversion functions | Steve Holme |
2016-03-25 | build: Corrected typos from commit 70e56939aa | Steve Holme |
2016-03-25 | vauth: Refactored function names after move to new vauth directory | Steve Holme |
2016-03-25 | vauth: Updated the copyright year after recent changes | Steve Holme |
2016-03-25 | vauth: Moved the OAuth 2.0 authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the NTLM authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the Kerberos V5 authentication code to the new vauth directory | Steve Holme |
2016-03-25 | digest.c: Fixed checksrc warnings | Steve Holme |
2016-03-25 | vauth: Moved the DIGEST authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the CRAM-MD5 authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the ClearText authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files | Steve Holme |
2016-03-25 | build: Updated all makefiles and project files for the new vauth directory | Steve Holme |
2016-03-24 | schannel: Add ALPN support | JDepooter |
2016-03-24 | http: Minor update based on CODE_STYLE guidelines | Steve Holme |
2016-03-23 | multi: fix "Operation timed out after" timer | Daniel Stenberg |
2016-03-23 | openssl: boringssl provides the same numbering as openssl | Daniel Stenberg |
2016-03-23 | openssl: fix ERR_remove_thread_state() for boringssl/libressl | Daniel Stenberg |
2016-03-22 | hostip6: Fixed compilation warnings when verbose strings disabled | Steve Holme |
2016-03-20 | connect/ntlm/http: Fixed compilation warnings when verbose strings disabled | Steve Holme |
2016-03-20 | openssl: Fixed compilation warning when /Wall enabled | Steve Holme |
2016-03-20 | inet_pton.c: Fixed compilation warnings | Steve Holme |
2016-03-19 | mbedtls: fix compiler warning | Daniel Stenberg |
2016-03-19 | easy: Minor coding standard and style updates | Steve Holme |
2016-03-19 | easy: Remove poll failure check in easy_transfer | Jay Satiro |
2016-03-19 | ftp/imap/pop3/smtp: Fixed compilation warning when /Wall enabled | Steve Holme |
2016-03-19 | config-w32.h: Fixed compilation warning when /Wall enabled | Steve Holme |
2016-03-19 | imap.c: Fixed compilation warning with /Wall enabled | Steve Holme |
2016-03-18 | formdata.c: Fixed compilation warning | Steve Holme |
2016-03-17 | openssl: adapt to API breakage in ERR_remove_thread_state() | Gisle Vanem |
2016-03-17 | version: init moved to private name space, added protos | Daniel Stenberg |
2016-03-17 | openssl: verbose: show matching SAN pattern | Daniel Stenberg |
2016-03-16 | version: thread safety | Jay Satiro |
2016-03-16 | transfer: Removed redundant HTTP authentication include files | Steve Holme |
2016-03-16 | easy: Removed redundant HTTP authentication include files | Steve Holme |
2016-03-15 | curl_sasl: Minor code indent fixes | Steve Holme |
2016-03-14 | easy: add check to malloc() when running event-based | Daniel Stenberg |
2016-03-14 | memdebug: skip logging the limit countdown, fflush when reached | Daniel Stenberg |
2016-03-14 | curl_sasl.c: minor code indent fixes | Daniel Stenberg |