]> granicus.if.org Git - curl/shortlog
curl
2014-10-03 Daniel Stenbergssh: comment "fallthrough" in switch statement
2014-10-03 Jeremy Linssh: improve key file search
2014-10-03 Daniel StenbergCURLOPT_HTTPHEADER.3: libcurl doesn't copy the whole...
2014-10-02 Daniel Stenbergdetect_proxy: fix possible single-byte memory leak
2014-10-02 Daniel Stenbergmulti_runsingle: fix memory leak
2014-10-02 Daniel Stenbergpop3_perform_authentication: fix memory leak
2014-10-02 Daniel Stenbergimap_perform_authentication: fix memory leak
2014-10-02 Daniel Stenbergwait_or_timeout: return failure when Curl_poll() fails
2014-10-01 Daniel Stenbergcurl.1: mention quoting in the URL section
2014-09-30 Bill Nagelsmtp: Fixed intermittent "SSL3_WRITE_PENDING: bad write...
2014-09-30 Daniel StenbergRELEASE-NOTES: synced with 53cbea22310f15
2014-09-30 Daniel Stenbergfile: reject paths using embedded %00
2014-09-26 Dan Fandrichtest506: Fixed a couple of memory leaks in test
2014-09-25 Yousuke KimotoCURLOPT_COOKIELIST: Added "RELOAD" command
2014-09-25 Michael WallnerCURLOPT_POSTREDIR.3: Added availability for CURL_REDIR_...
2014-09-23 Daniel Stenbergthreaded-resolver: revert Curl_expire_latest() switch
2014-09-19 Daniel Stenberglibcurl docs: improvements all over
2014-09-19 Steve Holmebuild: Added WinIDN build configuration options
2014-09-19 Daniel Stenbergtutorial: signals aren't used for the threaded resolver
2014-09-19 Daniel StenbergFAQ: update the pronunciation section
2014-09-18 Daniel StenbergCURLOPT_COOKIE*: added more cross-references
2014-09-18 Daniel StenbergBINDINGS: add node-libcurl
2014-09-15 Daniel StenbergREADME.http2: updated to reflect current status
2014-09-13 Daniel Stenbergformdata: removed unnecessary USE_SSLEAY use
2014-09-13 Daniel Stenbergcurlssl: make tls backend symbols use curlssl in the...
2014-09-13 Daniel Stenbergurl: let the backend decide CURLOPT_SSL_CTX_ support
2014-09-13 Daniel Stenbergvtls: have the backend tell if it supports CERTINFO
2014-09-13 Catalin Patuleaconfigure: allow --with-ca-path with PolarSSL too
2014-09-13 Daniel StenbergCURLOPT_CAPATH: return failure if set without backend...
2014-09-13 Tatsuhiro Tsujikawahttp2: Fix busy loop when EOF is encountered
2014-09-13 Steve Holmebuild: Added batch wrapper to checksrc.pl
2014-09-13 Steve HolmeRELEASE-NOTES: Synced with bd3df5ec6d
2014-09-13 Marcel Raadsasl_sspi: Fixed Unicode build
2014-09-12 Daniel Stenberglibcurl-tutorial.3: fix GnuTLS link to thread-safety...
2014-09-12 Daniel Stenbergcontributors.sh: split list of names at comma
2014-09-12 Ulrich Tellentlm: Fixed HTTP proxy authentication when using Window...
2014-09-12 Ray Satironewlines: fix mixed newlines to LF-only
2014-09-11 Viktor Szakátsmk-ca-bundle.pl: converted tabs to spaces, deleted...
2014-09-11 Daniel StenbergROADMAP: markdown eats underscores
2014-09-10 Daniel StenbergROADMAP: tiny formatting edit for nicer web output
2014-09-10 Steve HolmeROADMAP.md: Updated GSSAPI authentication following...
2014-09-10 Steve HolmeINTERNALS: Added email and updated Kerberos details
2014-09-10 Steve HolmeFEATURES: Updated Kerberos details
2014-09-10 Paul Howarthopenssl: build fix for versions < 0.9.8e
2014-09-10 Daniel Stenbergmk-ca-bundle.pl: first, try downloading HTTPS with...
2014-09-10 Daniel StenbergLICENSE-MIXING: removed krb4 info
2014-09-10 Daniel Stenbergbump: on the 7.38.1-DEV train now!
2014-09-10 Daniel StenbergSSLCERTS: minor updates
2014-09-10 Daniel Stenbergdist: two cmake files are no more curl-7_38_0
2014-09-10 Daniel StenbergRELEASE-NOTES: final update for 7.38.0
2014-09-10 Daniel Stenbergcookies: reject incoming cookies set for TLDs
2014-09-10 Tim Ruehsencookies: only use full host matches for hosts used...
2014-09-09 Daniel StenbergHISTORY: fix the 1998 title position
2014-09-09 Daniel StenbergHISTORY: extended and now markdown
2014-09-09 Daniel StenbergSSLCERTS: converted to markdown
2014-09-09 Daniel Stenbergftp-wildcard.c: spell fix
2014-09-08 Daniel StenbergRELEASE-NOTES: synced with 921a0c22a6f
2014-09-08 Daniel StenbergTHANKS: synced with RELEASE-NOTES for 921a0c22a6f
2014-09-08 Daniel Stenbergpolarassl: avoid memset() when clearing the first byte...
2014-09-08 Catalin Patuleapolarssl: support CURLOPT_CAPATH / --capath
2014-09-08 Daniel StenbergSECURITY: eh, make more sense!
2014-09-08 Daniel StenbergSECURITY: how to join the curl-security list
2014-09-07 Daniel StenbergRELEASE-NOTES: fix the required nghttp2 version typo
2014-09-07 Brandon CaseyEnsure progress.size_dl/progress.size_ul are always...
2014-09-07 Steve Holmetests: Added test1420 to the makefile
2014-09-07 Steve Holmetest1420: Removed unnecessary CURLOPT setting
2014-09-07 Steve Holmetests: Added more "Clear Text" authentication keywords
2014-09-07 Steve Holmetests: Updated "based on" text due to email test renumb...
2014-09-07 Steve Holmetests: For consistency added --libcurl to test name
2014-09-07 Steve Holmetests: Added --libcurl for IMAP test case
2014-09-07 Steve Holmemulti.c: Avoid invalid memory read after free() from...
2014-09-06 Steve Holmemulti.c: Fixed compilation warning from commit 3c8c873252
2014-09-06 Steve Holmeurl.c: Use CURLAUTH_NONE constant rather than 0
2014-09-06 Steve HolmeRELEASE-NOTES: Synced with fd1ce3856a
2014-09-05 Vilmos Nebehajdarwinssl: Use CopyCertSubject() to check CA cert.
2014-09-04 Steve HolmeRELEASE-NOTES: Clarify email Kerberos support is curren...
2014-09-04 Daniel StenbergMAIL-ETIQUETTE: "1.8 I posted, now what?"
2014-09-03 Daniel StenbergCURLOPT_CA*: better refering between *CAINFO and *CAPATH
2014-09-03 Daniel StenbergTHANKS: added Dennis Clarke
2014-09-02 Daniel Stenbergcurl_multi_cleanup: remove superfluous NULL assigns
2014-09-02 Daniel Stenbergmulti: convert CURLM_STATE_CONNECT_PEND handling to...
2014-09-01 Daniel StenbergRELEASE-NOTES: synced with e608324f9f9
2014-09-01 Andre Heineckepolarssl: implement CURLOPT_SSLVERSION
2014-09-01 nickzmanMerge pull request #115 from ldx/darwinsslfixpr
2014-08-31 Vilmos NebehajCheck CA certificate in curl_darwinssl.c.
2014-08-31 Daniel Stenberglow-speed-limit: avoid timeout flood
2014-08-31 Michael Wallnerresolve: cache lookup for async resolvers
2014-08-30 Vilmos NebehajFix CA certificate bundle handling in darwinssl.
2014-08-29 Askar Safingetinfo-times: Typo fixed
2014-08-29 Askar Safinlibcurl.3: Typo fixed
2014-08-29 Daniel Stenbergcurl_formadd.3: setting CURLFORM_CONTENTSLENGTH 0 zero...
2014-08-29 Daniel Stenbergcurl.1: add an example for -H
2014-08-28 Daniel StenbergFAQ: mention -w in the 4.20 answer as well
2014-08-28 Daniel StenbergFAQ: 4.20 curl doesn't return error for HTTP non-200...
2014-08-27 Daniel StenbergCURLOPT_NOBODY.3: clarify this option is for downloads
2014-08-26 Daniel StenbergINTERNALS: nghttp2 must be 0.6.0 or later
2014-08-26 Tatsuhiro TsujikawaCompile with latest nghttp2
2014-08-25 Dan FandrichTHANKS: removed a few more duplicates
2014-08-25 Daniel StenbergRELEASE-NOTES: synced with 007242257683a
2014-08-25 Daniel StenbergTHANKS: added 52 missing contributors
next