]> granicus.if.org Git - curl/shortlog
curl
2014-11-03 Peter Wucmake: drop _BSD_SOURCE macro usage
2014-11-02 Steve HolmeRELEASE-NOTES: Synced with d71ea7c01e
2014-11-02 Steve Holmebuild: Added WinIDN build configuration options
2014-11-02 Steve Holmebuild: Added WinIDN build configuration options
2014-11-02 Steve Holmebuild: Fixed the pre-processor separator in Visual...
2014-11-02 Steve Holmebuild: Added optional specific version generation of...
2014-11-02 Jay Satirobuild-openssl.bat: Fix x64 release build
2014-11-02 Steve HolmeCURLOPT_XOAUTH2_BEARER.3: Corrected the OAuth version...
2014-11-02 Steve HolmeCURLOPT_SASL_IR.3: Added supported mechanism information
2014-11-02 Steve Holmeopts: Use common wording for MAIL related names
2014-11-02 Steve Holmeopts: Use common wording for TLS user/password option...
2014-11-02 Steve HolmeCURLOPT_MAXCONNECTS.3: Reworked the description to...
2014-11-02 Guenter KnaufRELEASE-NOTES: removed obsolete entry; fixed entry.
2014-11-02 Steve HolmeRELEASE-NOTES: Synced with e7da67f5d3
2014-11-02 Steve Holmedocs: Added mention of Kerberos for CURL_VERSION_SSPI
2014-11-02 Steve HolmeCURL_VERSION_KERBEROS4: Mark as deprecated
2014-11-02 Steve Holmesasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRY...
2014-11-02 Steve Holmeopenssl: Use 'CURLcode result'
2014-11-01 Daniel Stenbergresume: consider a resume from [content-length] to...
2014-11-01 Steve Holmeopenssl: Use 'CURLcode result'
2014-11-01 Steve Holmeopenssl: Use 'CURLcode result'
2014-11-01 Steve Holmeftplistparser: We prefer 'CURLcode result'
2014-10-31 Steve Holmeopts: Use common wording for user/password option names
2014-10-31 Steve HolmeCURLOPT_CONNECT_ONLY.3: Removed "This option is impleme...
2014-10-31 Steve HolmeCURLOPT_GSSAPI_DELEGATION.3: Use GSS-API rather than...
2014-10-31 Steve HolmeCURLOPT_CONNECT_ONLY.3: Fixed incomplete protocol list
2014-10-30 Steve Holmecode cleanup: Use 'CURLcode result'
2014-10-30 Steve Holmecurl_easy_setopt.3: Fixed lots of typos
2014-10-30 Steve Holmecurl_easy_setopt.3: Moved CURLOPT_DIRLISTONLY into...
2014-10-30 Guenter Knaufbuild: added Watcom support to build with WinSSL.
2014-10-30 Daniel StenbergCURLOPT_PINNEDPUBLICKEY.3: added details
2014-10-30 Steve HolmeCURLOPT_CUSTOMREQUEST.3: Fixed incomplete protocol...
2014-10-30 Steve HolmeCURLOPT_DIRLISTONLY.3: Added information about the...
2014-10-29 Daniel Stenbergopenssl: enable NPN separately from ALPN
2014-10-29 Daniel Stenbergconfigure.ac: remove checks for OpenSSL NPN/ALPN funcs...
2014-10-29 Daniel Stenbergopts: added some "SEE ALSO" references
2014-10-29 Steve HolmeRELEASE-NOTES: Synced with 32913182dc
2014-10-29 Steve Holmevtls.c: Fixed compilation warning
2014-10-29 Steve Holmesspi: Return CURLE_LOGIN_DENIED on AcquireCredentialsHa...
2014-10-29 Steve Holmesasl_sspi: Allow DIGEST-MD5 to use current windows...
2014-10-29 Kamil Dudkatransfer: drop the code handling the ssl_connect_retry...
2014-10-29 Kamil Dudkanss: drop the code for libcurl-level downgrade to SSLv3
2014-10-29 Kamil Dudkaopenssl: fix a line length warning
2014-10-29 Guenter KnaufAdded NetWare support to build with nghttp2.
2014-10-29 Guenter KnaufFixed error message since we require ALPN support.
2014-10-28 Guenter KnaufCheck for ALPN via OpenSSL version number.
2014-10-28 Steve Holmesasl_sspi: Fixed typo in comment
2014-10-28 Steve Holmecode cleanup: We prefer 'CURLcode result'
2014-10-28 Daniel StenbergTODO: consider supporting STAT
2014-10-28 Daniel Stenbergmk-ca-bundle: spell fix "version"
2014-10-27 Daniel StenbergHTTP: return larger than 3 digit response codes too
2014-10-26 Daniel Stenbergsrc/: remove version.h.dist from gitignore
2014-10-26 Steve Holmentlm: We prefer 'CURLcode result'
2014-10-26 Guenter KnaufCosmetics: lowercase non-special subroutine names.
2014-10-26 Steve HolmeRELEASE-NOTES: Synced with 07ac29a058
2014-10-26 Steve Holmehttp_negotiate: We prefer 'CURLcode result'
2014-10-26 Steve Holmehttp_negotiate: Fixed missing check for USE_SPNEGO
2014-10-26 Steve Holmesspi: Synchronization of cleanup code between auth...
2014-10-26 Steve Holmesspi: Renamed max token length variables
2014-10-26 Steve Holmesspi: Renamed expiry time stamp variables
2014-10-26 Steve Holmesspi: Only call CompleteAuthToken() when complete is...
2014-10-26 Dan FandrichAdded the "flaky" keyword to a number of tests
2014-10-26 Steve Holmentlm: Return all errors from Curl_ntlm_core_mk_nt_hash()
2014-10-26 Steve Holmentlm: Return CURLcode from Curl_ntlm_core_mk_lm_hash()
2014-10-26 Steve Holmentlm: Use 'CURLcode result'
2014-10-25 Steve Holmentlm: Only define ntlm data structure when USE_NTLM...
2014-10-25 Steve Holmentlm: Changed handles to be dynamic like other SSPI...
2014-10-25 Steve Holmentlm: Renamed handle variables to match other SSPI...
2014-10-25 Steve Holmentlm: Renamed SSPI based input token variables
2014-10-25 Steve Holmentlm: We prefer 'CURLcode result'
2014-10-25 Steve Holmebuild: Added WinIDN build configuration options
2014-10-24 Nick Zitzmanndarwinssl: detect possible future removal of SSLv3...
2014-10-24 Patrick Monneratgskit.c: remove SSLv3 from SSL default.
2014-10-24 Patrick Monneratgskit.c: use 'CURLcode result'
2014-10-24 Jay SatiroSSL: Remove SSLv3 from SSL default due to POODLE attack
2014-10-24 Daniel Stenbergpipelining: only output "is not blacklisted" in debug...
2014-10-24 Daniel Stenberg*.3: add/extend "SEE ALSO" sections
2014-10-24 Daniel Stenbergcurl_easy_pause.3: minor wording edit
2014-10-24 Daniel Stenbergcurl_getdate.3: provide a "SEE ALSO" section
2014-10-24 Daniel Stenbergcurl_global_init.3: minor formatting fix, add version...
2014-10-24 Daniel Stenbergurl.c: use 'CURLcode result'
2014-10-24 Daniel Stenbergcode cleanup: we prefer 'CURLcode result'
2014-10-24 Daniel StenbergCurl_add_timecondition: skip superfluous varible assignment
2014-10-24 Daniel StenbergCurl_pp_flushsend: skip superfluous assignment
2014-10-24 Daniel StenbergCurl_pp_readresp: remove superfluous assignment
2014-10-24 Daniel StenbergCurl_proxyCONNECT: remove superfluous statement
2014-10-24 Guenter KnaufAdded MinGW support to build with nghttp2.
2014-10-23 Guenter KnaufAdded VC ssh2 target to main Makefile.
2014-10-23 Guenter KnaufSome cosmetics and simplifies.
2014-10-23 Guenter KnaufRemove dependency on openssl and cut.
2014-10-23 Daniel StenbergRELEASE-NOTES: synced with e116d0a62
2014-10-23 Daniel StenbergCURLOPT_RESOLVE.3: add an example
2014-10-23 Daniel Stenberggnutls: removed dead code
2014-10-23 Daniel StenbergCurl_rand: Uninitialized variable: r
2014-10-21 Daniel Stenbergopts: provide more and updated examples
2014-10-21 Daniel StenbergCURLOPT_RANGE.3: works for SFTP as well
2014-10-21 Daniel Stenbergcurl.1: edited for clarity
2014-10-21 Daniel StenbergCURLOPT_SSLVERSION.3: provide an example
2014-10-21 Daniel Stenbergdocs/libcurl/ABI: more markdown friendly
2014-10-21 Daniel Stenbergdocs: edited lots of libcurl docs for clarity
next