]> granicus.if.org Git - curl/shortlog
curl
2016-10-31 Daniel Stenbergidn: switch to libidn2 use and IDNA2008 support
2016-10-31 Daniel Stenbergtest1246: verify URL parsing with host name ending...
2016-10-31 Daniel Stenbergurlparse: accept '#' as end of host name
2016-10-31 Jay SatiroINTERNALS: better markdown (follow-up)
2016-10-30 Daniel StenbergINTERNALS: better markdown
2016-10-30 Jay Satiromk-ca-bundle.vbs: Fix UTF-8 output
2016-10-28 Daniel StenbergBINDINGS: converted to markdown
2016-10-28 Jay SatiroCURLMOPT_MAX_PIPELINE_LENGTH.3: Clarify it's not for...
2016-10-27 Daniel StenbergKNOWN_BUGS: HTTP/2 server push enabled when no pushes...
2016-10-27 Daniel StenbergKNOWN_BUGS: c-ares deviates from stock resolver on...
2016-10-27 Michael Osipovconfigure.in: Fix test syntax
2016-10-27 Daniel StenbergSECURITY: minor updates
2016-10-27 Andrei Sedoidocs: fix req->data in multi-uv example
2016-10-26 Daniel Stenbergmbedtls: stop using deprecated include file
2016-10-25 Martin Frodlnss: fix tight loop in non-blocking TLS handhsake over...
2016-10-25 Jay Satiromk-ca-bundle: Update the vbscript version
2016-10-24 Daniel StenbergTODO: indent code to make it render properly
2016-10-24 Daniel StenbergTODO: Remove the generated include file
2016-10-24 Daniel StenbergTODO: add "--retry should resume"
2016-10-24 Daniel Stenbergmk-ca-bundle.1: document -k
2016-10-24 Jay Satiromk-ca-bundle: Change URL retrieval to HTTPS-only by...
2016-10-24 Daniel StenbergRELEASE-NOTES: synced with 50ee3aaf1a9b22d
2016-10-23 Dan FandrichINSTALL.md: Updated minimum file sizes for 7.50.3
2016-10-22 Daniel Stenbergmulti: force connections to get closed in close_all_con...
2016-10-22 Anders Bakkencurl_multi_remove_handle: fix a double-free
2016-10-22 Daniel Stenbergtestcurl.1: fix the URL to the autobuild summary
2016-10-22 Daniel Stenbergtestcurl.1: update URLs
2016-10-21 Daniel StenbergINSTALL: converted to markdown => INSTALL.md
2016-10-20 Martin Storsjoconfigure: Check for other variants of the -m*os*-versi...
2016-10-20 Daniel Stenbergconfigure: set min version flags for builds on mac
2016-10-19 Daniel Stenbergcurl_multi_add_handle: set timeouts in closure handles
2016-10-18 Daniel Stenbergconfigure/CURL_CHECK_FUNC_POLL: disable poll completely...
2016-10-18 Daniel StenbergRELEASE-NOTES: synced with f36f8c14551efc6772
2016-10-18 Daniel Stenbergtest14xx: fixed --libcurl output tests again after...
2016-10-18 Daniel Stenbergs/cURL/curl
2016-10-18 Daniel Stenbergpolarssl: indented code, removed unused variables
2016-10-18 Daniel Stenbergpolarssl: reduce #ifdef madness with a macro
2016-10-18 Daniel Stenbergpolarssl: fix unaligned SSL session-id lock
2016-10-18 Daniel StenbergCurl_polarsslthreadlock_thread_setup: clear array at...
2016-10-18 Daniel Stenbergcurl: set INTERLEAVEDATA too
2016-10-18 Daniel Stenberggopher: properly return error for poll failures
2016-10-18 Daniel Stenbergselect: switch to macros in uppercase
2016-10-18 Daniel Stenbergselect: use more proper macro-looking names
2016-10-18 Daniel StenbergCurl_socket_check: add extra check to avoid integer...
2016-10-17 Daniel Stenbergmaketgz: make it support "only" generating version...
2016-10-17 Jay Satirourl: skip to-be-closed connections when pipelining...
2016-10-17 Daniel StenbergHTTP2: mention the tool's limited support
2016-10-16 Daniel StenbergRELEASE-NOTES: synced with a1a5cd04877fd6fd
2016-10-16 David Woodhousecurl: do not set CURLOPT_SSLENGINEDEFAULT automatically
2016-10-16 Daniel StenbergKNOWN_BUGS: two more existing problems
2016-10-16 Marcel Raadwin: fix Universal Windows Platform build
2016-10-16 Daniel StenbergKNOWN_BUGS: minor formatting edit
2016-10-14 Rider Lindenurl: skip to-be-closed connections when pipelining
2016-10-13 Daniel Stenbergvtls: only re-use session-ids using the same scheme
2016-10-12 Torben Dannhauerdist: add missing cmake modules to the tarball
2016-10-11 Daniel Stenbergconfigure: detect the broken poll() in macOS 10.12
2016-10-10 Daniel Stenbergdist: remove PDF and HTML converted docs from the releases
2016-10-10 Remo Ecmake: add nghttp2 support
2016-10-10 Andreas Streichardtresolve: add error message when resolving using SIGALRM
2016-10-10 Daniel StenbergGIT-INFO: remove the Mac 10.1-specific details
2016-10-10 Daniel StenbergRELEASE-NOTES: spellfix
2016-10-10 Daniel StenbergRELEASE-NOTES: synced with 82720490628cb53a
2016-10-08 Tobias Stoeckmannsmb: properly check incoming packet boundaries
2016-10-08 Daniel Stenbergtest557: verify printf() with 128 and 129 arguments
2016-10-08 Daniel Stenbergmprintf: return error on too many arguments
2016-10-08 Daniel Stenbergftp: fix Curl_ftpsendf()
2016-10-08 Daniel Stenbergformpost: avoid silent snprintf() truncation
2016-10-08 Daniel StenbergTODO: build: Enable PIE and RELRO by default
2016-10-08 Daniel StenbergTODO: Support better than MD5 hostkey hash (for ssh)
2016-10-08 Daniel Gustafssontests: Fix a small typo in the tests README (#1060)
2016-10-06 Daniel StenbergTODO: Introduce --fail-fast to exit on first transfer...
2016-10-06 Daniel StenbergTODO: Leave secure cookies alone
2016-10-06 Rainer MüllerCURLOPT_DEBUGFUNCTION.3: unused argument warning (...
2016-10-05 Daniel StenbergTODO: TCP Fast Open for windows
2016-10-04 Daniel StenbergRELEASE-NOTES: synced with 8fd2a754f0de
2016-10-04 Daniel StenbergCURLOPT_KEEP_SENDING_ON_ERROR.3: mention when it is...
2016-10-04 Daniel Stenbergmemdup: use 'void *' as return and source type
2016-10-04 Daniel StenbergTODO: Add easy argument to formpost functions
2016-10-04 Daniel Stenbergformpost: trying to attach a directory no longer crashes
2016-10-03 Sergei Kuzmincookies: same domain handling changed to match browser...
2016-10-01 Stephen BrokenshireFAQ: Fix typos in section 5.14 (#1047)
2016-09-30 Sebastian MundryKNOWN_BUGS: Fix typos in section 5.8.
2016-09-30 mundryCONTRIBUTE.md: Fix typo in 'About pull requests' sectio...
2016-09-30 Daniel Stenbergcurl.1: --trace supports % for sending to stderr!
2016-09-26 Daniel StenbergKNOWN_BUGS: 5.8 configure finding libs in wrong directory
2016-09-24 Dan Fandrichconfigure: Fixed builds with libssh2 in a custom location
2016-09-23 Daniel StenbergSECURITY: remove the top ascii logo
2016-09-22 Michael KaufmannNew libcurl option to keep sending on error
2016-09-22 Kamil Dudkanss: add chacha20-poly1305 cipher suites if supported...
2016-09-22 Kamil Dudkanss: add cipher suites using SHA384 if supported by NSS
2016-09-22 Kamil Dudkanss: fix typo in ecdhe_rsa_null cipher suite string
2016-09-21 Jay Satirodocs: Remove that --proto is just used for initial...
2016-09-21 Daniel Stenbergdist: add CurlSymbolHiding.cmake to the tarball
2016-09-20 Daniel Stenbergcurl_global_cleanup.3: don't unload the lib with sub...
2016-09-20 Daniel StenbergMAIL-ETIQUETTE: language
2016-09-20 Jay Satiroeasy: Reset all statistical session info in curl_easy_reset
2016-09-19 Daniel StenbergRELEASE-NOTES: synced with 79607eec51055
2016-09-19 Daniel Gustafssondarwinssl: Fix typo in comment
2016-09-19 Bernard Spillibressl: fix version output
2016-09-19 rugkTODO: Add PINNEDPUBLICKEY - HPKP compatibility, HSTS...
next