Age | Commit message (Expand) | Author |
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 | checksrc.bat: Added support for checking the new vauth directory | 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-23 | bump: work on 7.48.1 | Daniel Stenberg |
2016-03-23 | RELEASE-PROCEDURE: mention the github release tag edit | Daniel Stenberg |
2016-03-23 | checksrc.bat: Updated the help to be consistent with generate.bat | Steve Holme |
2016-03-23 | RELEASE-NOTES: curl 7.48.0 | Daniel Stenberg |
2016-03-23 | THANKS: 15 new contributors from 7.48.0 release | Daniel Stenberg |
2016-03-23 | CURLINFO_TLS_SSL_PTR.3: Warn about limitations | Jay Satiro |
2016-03-22 | Revert "sshserver: remove use of AuthorizedKeysFile2" | Daniel Stenberg |
2016-03-22 | maketgz: add -j to make dist | Daniel Stenberg |
2016-03-22 | libcurl-thread.3: minor nroff format fix | Daniel Stenberg |
2016-03-22 | CURLINFO_TLS_SSL_PTR.3: minor nroff format fix | Daniel Stenberg |
2016-03-22 | CODE_STYLE: indend example code | Daniel Stenberg |
2016-03-22 | build-wolfssl: Update VS properties for wolfSSL v3.9.0 | Jay Satiro |
2016-03-22 | hostip6: Fixed compilation warnings when verbose strings disabled | Steve Holme |
2016-03-21 | sshserver: remove use of AuthorizedKeysFile2 | Daniel Stenberg |
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 | CODE_STYLE: Use boolean conditions | Steve Holme |
2016-03-20 | inet_pton.c: Fixed compilation warnings | Steve Holme |
2016-03-19 | RELEASE-NOTES: synced with 80851028efc2fa9 | Daniel Stenberg |
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 | build: Added missing Visual Studio filter files for VC10 onwards | Steve Holme |
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-19 | KNOWN_BUGS: #93 Issue with CURLFORM_CONTENTLEN in arrays on 32-bit platforms | Steve Holme |
2016-03-18 | bump: the coming release is 7.48.0 | Daniel Stenberg |
2016-03-18 | configure: use cpp -P when needed | Daniel Stenberg |
2016-03-18 | formdata.c: Fixed compilation warning | Steve Holme |
2016-03-18 | FAQ: 2.5 Install libcurl for both 32bit and 64bit? | Daniel Stenberg |
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 |