]> granicus.if.org Git - curl/shortlog
curl
2014-11-05 Daniel Stenbergtool_strdup.c: include the tool strdup.h
2014-11-05 Daniel StenbergTHANKS-filter: added another Michał Górny version we...
2014-11-05 Daniel Stenbergcontributors.sh: split lists using " and "
2014-11-05 Steve Holmehttp_digest: Fixed memory leaks from commit 6f8d8131b1
2014-11-05 Steve Holmesasl: Fixed compilation warning from commit 25264131e2
2014-11-05 Steve Holmesasl: Fixed HTTP digest challenges with spaces between...
2014-11-05 Steve Holmehttp_digest: Fixed compilation errors from commit 6f8d8...
2014-11-05 Steve Holmehttp_digest: Moved response generation into SASL module
2014-11-05 Steve Holmehttp_digest: Moved challenge decoding into SASL module
2014-11-05 Steve Holmehttp_digest: Moved clean-up function into SASL module
2014-11-05 Steve Holmehttp_digest: Moved algorithm definitions to SASL module
2014-11-05 Gisle Vanemssh: Fixed build on platforms where R_OK is not defined
2014-11-05 Steve Holmestrdup: Removed irrelevant comment
2014-11-05 Steve Holmeurl.c: Fixed compilation warning
2014-11-05 Steve Holmehttp_digest: Use CURLcode instead of CURLdigest
2014-11-05 Daniel Stenbergcontributors.sh: filter common alternative name spellings
2014-11-05 Daniel StenbergTHANKS: added missing contributor from 2012
2014-11-05 Frank GevaertsRemove duplicate names.
2014-11-05 Steve Holmesspi: Define authentication package name constants
2014-11-05 Patrick MonneratAdjust OS400-specific support to last release
2014-11-05 Daniel StenbergTHANKS: added two missing names and removed a duplicate
2014-11-05 Daniel Stenbergbump: towards next release
2014-11-05 Daniel StenbergTHANKS: added names from 7.39.0 release notes
2014-11-05 Daniel StenbergRELEASE-NOTES: 7.39.0 release (commit b3875606925) curl-7_39_0
2014-11-05 Daniel Stenbergcurl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out...
2014-11-05 Daniel Stenberglib544.c: use duphandle for test 545
2014-11-04 Daniel Stenbergtests: add new feature 'SSLpinning'
2014-11-04 Daniel Stenbergbuildconf: update copyright year
2014-11-04 Steve HolmeINSTALL: Consistent spacing in section headings, paragr...
2014-11-04 Daniel Stenbergbuildconf: stop checking for libtool
2014-11-04 Steve HolmeINSTALL: Corrected MIT Kerberos and Heimdal package...
2014-11-04 Steve HolmeREADME: Corrected inconsistent use of --help
2014-11-04 Steve HolmeINSTALL: Use GSS-API rather than GSSAPI
2014-11-04 Steve HolmeREADME: Added note about using Visual Studio projects...
2014-11-04 K. R. Walkercmake: fix ZLIB_INCLUDE_DIRS use
2014-11-04 Jay SatiroSSL: PolarSSL default min SSL version TLS 1.0
2014-11-04 Daniel Stenbergopts-Makefile: put more man pages into dist and make...
2014-11-04 Daniel Stenbergcurl_multi_setopt.3: refer to stand-alone pages
2014-11-04 Daniel Stenbergopts: more multi options as stand-alone man pages
2014-11-04 Daniel StenbergMakefile.am: two cmake files are gone
2014-11-03 Daniel Stenbergopts: made stand-alone man-pages for several multi...
2014-11-03 Carlo WoodCurl_single_getsock: fix hold/pause sock handling
2014-11-03 Peter Wucmake: fix struct sockaddr_storage check
2014-11-03 Peter Wucmake: clean OtherTests, fixing -Werror
2014-11-03 Peter Wucmake: fix gethostby{addr,name}_r in CurlTests
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
next