aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-23RELEASE-NOTES: curl 7.48.0Daniel Stenberg
2016-03-23THANKS: 15 new contributors from 7.48.0 releaseDaniel Stenberg
2016-03-23CURLINFO_TLS_SSL_PTR.3: Warn about limitationsJay Satiro
2016-03-22Revert "sshserver: remove use of AuthorizedKeysFile2"Daniel Stenberg
2016-03-22maketgz: add -j to make distDaniel Stenberg
2016-03-22libcurl-thread.3: minor nroff format fixDaniel Stenberg
2016-03-22CURLINFO_TLS_SSL_PTR.3: minor nroff format fixDaniel Stenberg
2016-03-22CODE_STYLE: indend example codeDaniel Stenberg
2016-03-22build-wolfssl: Update VS properties for wolfSSL v3.9.0Jay Satiro
2016-03-22hostip6: Fixed compilation warnings when verbose strings disabledSteve Holme
2016-03-21sshserver: remove use of AuthorizedKeysFile2Daniel Stenberg
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-20CODE_STYLE: Use boolean conditionsSteve Holme
2016-03-20inet_pton.c: Fixed compilation warningsSteve Holme
2016-03-19RELEASE-NOTES: synced with 80851028efc2fa9Daniel Stenberg
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-19build: Added missing Visual Studio filter files for VC10 onwardsSteve Holme
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-19KNOWN_BUGS: #93 Issue with CURLFORM_CONTENTLEN in arrays on 32-bit platformsSteve Holme
2016-03-18bump: the coming release is 7.48.0Daniel Stenberg
2016-03-18configure: use cpp -P when neededDaniel Stenberg
2016-03-18formdata.c: Fixed compilation warningSteve Holme
2016-03-18FAQ: 2.5 Install libcurl for both 32bit and 64bit?Daniel Stenberg
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-15CURLOPT_SSLENGINE.3: Only for OpenSSL built with engine supportJay Satiro
2016-03-15curl_sasl: Minor code indent fixesSteve Holme
2016-03-14runtests: mention when run event-basedDaniel Stenberg
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-14CODE_STYLE: Space around operatorsDaniel Stenberg
2016-03-14curl: glob_range: no need to check unsigned variable for negativeDaniel Stenberg
2016-03-14CODE_STYLE: add example for indent style as wellDaniel Stenberg