]> granicus.if.org Git - curl/shortlog
curl
2015-03-16 Daniel Stenbergcurl_easy_perform.3: remove superfluous close brace...
2015-03-16 Daniel Stenbergfree: instead of Curl_safefree()
2015-03-16 Markus ElfringBug #149: Deletion of unnecessary checks before a few...
2015-03-16 Markus ElfringBug #149: Deletion of unnecessary checks before calls...
2015-03-16 Jay Satiroconnect: Fix happy eyeballs logic for IPv4-only builds
2015-03-15 Daniel Stenbergmksymbolsmanpage.pl: use std header and generate better...
2015-03-15 Frank Meierclosesocket: call multi socket cb on close even with...
2015-03-14 Tobias Stoeckmannhostip: Fix signal race in Curl_resolv_timeout.
2015-03-14 Daniel Stenberghttp2: detect prematures close without data transfered
2015-03-13 Dan Fandrichtest320: Expect the Host header to be the first header
2015-03-12 Daniel StenbergRELEASE-NOTES: synced with 186e46d88dd
2015-03-12 Daniel Stenbergopenssl: use colons properly in the ciphers list
2015-03-12 Daniel Stenbergopenssl: sort the ciphers on strength
2015-03-12 Fabian Keiltest203[0-3]: Expect the Host header to be the first...
2015-03-12 Daniel Stenbergopenssl: show the cipher selection to use
2015-03-12 Daniel Stenberghttp: always send Host: header as first header
2015-03-11 Alexander Peppermk-ca-bundle bugfix: Don't report SHA1 numbers with...
2015-03-11 Daniel Stenbergproxy: re-use proxy connections (regression)
2015-03-10 Jay Satiromemanalyze.pl: handle free(NULL)
2015-03-10 Jay Satiro.travis.yml: Change CI make test to make test-full
2015-03-10 Alessandro... gtls: correctly align certificate status verification...
2015-03-10 Alessandro... gtls: don't print double newline after certificate...
2015-03-10 Alessandro... gtls: print negotiated TLS version and full cipher...
2015-03-10 Daniel Stenberggtls: fix compiler warnings
2015-03-10 Alessandro... gtls: add support for CURLOPT_CAPATH
2015-03-09 stopiccotMacOSX-Framework: use @rpath instead of @executable_path
2015-03-09 Daniel StenbergRELEASE-NOTES: synced with c19349951
2015-03-07 Daniel Stenbergmulti: fix *getsock() with CONNECT
2015-03-07 Daniel Stenbergconncontrol: only log changes to the connection bit
2015-03-07 Daniel Stenberghttp2: use CURL_HTTP_VERSION_* symbols instead of NPN_*
2015-03-07 Daniel Stenberghttp2: make the info-message about receiving HTTP2...
2015-03-07 Alessandro... urldata: remove unused asked_for_h2 field
2015-03-07 Alessandro... polarssl: make it possible to enable ALPN/NPN without...
2015-03-07 Alessandro... nss: make it possible to enable ALPN/NPN without HTTP2
2015-03-07 Alessandro... gtls: make it possible to enable ALPN/NPN without HTTP2
2015-03-07 Alessandro... openssl: make it possible to enable ALPN/NPN without...
2015-03-06 Daniel Stenbergmetalink: add some error checks
2015-03-06 Daniel Stenbergcurl_easy_setopt.3: added CURLOPT_SSL_VERIFYSTATUS
2015-03-06 Daniel Stenbergurldata: fix gnutls build
2015-03-05 Steve Holmeopenssl: Removed use of USE_SSLEAY from the Visual...
2015-03-05 Daniel Stenbergmulti: fix memory-leak on timeout (regression)
2015-03-05 Daniel Stenbergconfigure: follow-up fix from 709cf76f6
2015-03-05 Daniel Stenbergopenssl: remove all uses of USE_SSLEAY
2015-03-05 Sergei Nikulovcmake: handle build definitions CURLDEBUG/DEBUGBUILD
2015-03-04 Daniel StenbergFAQ: 4.21 Why is there a HTTP/1.1 in my HTTP/2 request?
2015-03-04 Daniel Stenbergsymbols.pl: handle '-' in the deprecated field
2015-03-04 Daniel Stenbergcurl.1: fix "The the" typo
2015-03-03 Daniel Stenbergvtls: use curl_printf.h all over
2015-03-03 Daniel Stenbergtool: use ENABLE_CURLX_PRINTF instead of _MPRINTF_REPLACE
2015-03-03 Daniel Stenbergtool_writeenv: remove _MPRINTF_REPLACE define, it wasn...
2015-03-03 Sergei Nikulovlibtest: fixed linker errors on msvc
2015-03-03 Daniel Stenbergmprintf.h: remove #ifdef CURLDEBUG
2015-03-03 Daniel Stenbergtool_getpass: remove unused curl/mprintf.h include
2015-03-02 Daniel StenbergCONTRIBUTING.md: file for advice on github
2015-03-02 Viktor SzakátsBINDINGS: add link to Harbour bindings
2015-03-02 Daniel StenbergCURLOPT_HEADERFUNCTION.3: typo in error code name
2015-03-02 Daniel StenbergBINDINGS: tclcurl moved
2015-03-02 Jay Satiroopts: Fix pipelining examples
2015-03-02 Jay Satirocurl_multi_setopt.3: Link to CURLMOPT_MAXCONNECTS
2015-03-01 Daniel StenbergCONTRIBUTE: the new more github-friendly attitude!
2015-02-28 Steve HolmeRELEASE-NOTES: Synced with 921d195187
2015-02-28 Kamil Dudkatool: wrap lines longer than 79 columns
2015-02-27 Tatsuhiro Tsujikawahttp2: Return error if stream was closed with other...
2015-02-27 Steve Holmetool: Updated the warnf() function to use the GlobalCon...
2015-02-26 Steve Holmebuild: Removed DataExecutionPrevention directive from...
2015-02-26 Steve Holmebuild: Use default RandomizedBaseAddress directive...
2015-02-26 Steve Holmebuild: Added support to Generate.bat for files in the...
2015-02-25 Daniel Stenberghttp2: return recv error on unexpected EOF
2015-02-25 Kamil Dudkadist: add symbol-scan.pl to the tarball
2015-02-25 Daniel Stenberghttp2: move lots of verbose output to be debug-only
2015-02-25 Kamil Dudkacurl-config.in: eliminate double quotes around CURL_CA_...
2015-02-25 Kamil Dudkanss: do not skip Curl_nss_seed() if data is NULL
2015-02-25 Kamil Dudkanss: improve error handling in Curl_nss_random()
2015-02-25 Daniel StenbergRELEASE-PROCEDURE: add some more future release dates
2015-02-25 Daniel Stenbergsws: timeout idle CONNECT connections
2015-02-25 Daniel Stenbergbump: start working toward 7.42.0
2015-02-25 Daniel StenbergTHANKS: added contributors from the 7.41.0 RELEASE... curl-7_41_0
2015-02-25 Daniel StenbergRELEASE-NOTES: sync with ffc2aeec6e (7.41.0 release...
2015-02-24 Marc HoerskenRevert "telnet.c: fix handling of 0 being returned...
2015-02-24 Marc Hoerskentelnet.c: fix invalid use of custom read function if...
2015-02-24 Marc Hoerskentelnet.c: fix handling of 0 being returned from custom...
2015-02-24 Daniel Stenbergsws: stop logging about TPC_NODELAY nonsense
2015-02-24 Daniel Stenberglib530: make it less timing sensible
2015-02-23 Kamil Dudkaconnect: wait for IPv4 connection attempts
2015-02-23 Kamil Dudkaconnect: avoid skipping an IPv4 address
2015-02-23 Daniel StenbergRELEASE-NOTES: synced with 5e4395eab839d
2015-02-20 Daniel StenbergROADMAP: curl_easy_setopt.3 has already been split up
2015-02-20 Daniel StenbergROADMAP: extend the HTTP/2 stuff, remove SPDY
2015-02-20 Julian Ospaldconfigure: allow both --with-ca-bundle and --with-ca...
2015-02-20 Ben Boeckelcmake: install the dll file to the correct directory
2015-02-19 Alessandro... nss: fix NPN/ALPN protocol negotiation
2015-02-19 Alessandro... polarssl: fix ALPN protocol negotiation
2015-02-19 Sergei NikulovCMake: Fix generation of tool_hugehelp.c on windows
2015-02-19 Sergei NikulovCMake: fix winsock2 detection on windows
2015-02-19 Alessandro... gtls: fix build with HTTP2
2015-02-16 Steve HolmeMakefile.vc6: Corrected typos in rename of darwinssl.obj
2015-02-15 Nick ZitzmannBy request, change the name of "curl_darwinssl.[ch...
2015-02-14 Steve HolmeRELEASE-NOTES: Synced with 6f89f86c3d
2015-02-14 Steve Holmetests/README: Updated to reflect email test ranges
2015-02-14 Alessandro... curl.1: --cert-status is also supported by OpenSSL now
next