]> granicus.if.org Git - curl/shortlog
curl
2018-08-17 Daniel Stenberghttp2: make sure to send after RST_STREAM
2018-08-16 Daniel Stenbergtest1268: check the stderr output as "text"
2018-08-16 Daniel Stenbergurldata: remove unused pipe_broke struct field
2018-08-15 Daniel Stenbergcurl: warn the user if a given file name looks like...
2018-08-15 Daniel Stenberghttp2: check nghttp2_session_set_stream_user_data retur...
2018-08-15 Daniel Stenbergtravis: revert back to gcc-7 for coverage builds
2018-08-15 Daniel StenbergRELEASE-NOTES: synced
2018-08-15 AdrienCMake: CMake config files are defining CURL_STATICLIB...
2018-08-15 Daniel StenbergTODO: host name sections in config files
2018-08-14 Kamil Dudkassh-libssh: fix infinite connect loop on invalid privat...
2018-08-14 Kamil Dudkassh-libssh: reduce excessive verbose output about pubke...
2018-08-14 Daniel Stenbergtravis: disable h2 torture tests for "coverage"
2018-08-14 Marcel Raadtravis: update to GCC 8
2018-08-13 Daniel Stenberghttp: fix for tiny "HTTP/0.9" response
2018-08-13 Kamil Dudkadocs: add disallow-username-in-url.d and haproxy-protoc...
2018-08-13 Kamil Dudka.travis.yml: verify that man pages can be regenerated
2018-08-11 Marcel RaadSplit non-portable part off test 1133
2018-08-11 Jay Satiroprojects: Improve Windows perl detection in batch scripts
2018-08-11 Michael Kaufmanndocs: Improve the manual pages of some callbacks
2018-08-11 Marcel RaadGCC: silence -Wcast-function-type uniformly
2018-08-11 Marcel RaadSilence GCC 8 cast-function-type warnings
2018-08-11 Daniel StenbergCURLINFO_SIZE_UPLOAD: fix missing counter update
2018-08-10 Daniel JelinskiDocumentation: fix CURLOPT_SSH_COMPRESSION copy/paste bug
2018-08-10 Daniel StenbergRELEASE-NOTES: synced
2018-08-10 Daniel Stenbergopenssl: fix potential NULL pointer deref in is_pkcs11_uri
2018-08-10 Marcel Raadtravis: execute "set -eo pipefail" for coverage build
2018-08-10 Daniel Stenberglib1502: fix memory leak in torture test
2018-08-09 Daniel Stenbergdocs: mention NULL is fine input to several functions
2018-08-09 Bas van SchaikREADME.md: add LGTM.com code quality grade for C/C++
2018-08-09 Rikard Falkeborntest1531: Add timeout
2018-08-09 Rikard Falkeborntest1540: Remove unused macro TEST_HANG_TIMEOUT
2018-08-09 Rikard Falkebornasyn-thread: Remove unused macro
2018-08-09 Rikard Falkebornhttp_proxy: Remove unused macro SELECT_TIMEOUT
2018-08-09 Rikard Falkebornformdata: Remove unused macro HTTPPOST_CONTENTTYPE_DEFAULT
2018-08-09 Rikard Falkeborntelnet: Remove unused macros TELOPTS and TELCMDS
2018-08-09 Daniel Jelinskiopenssl: fix debug messages
2018-08-09 Daniel Stenbergconfigure: fix for -lpthread detection with OpenSSL...
2018-08-08 Daniel StenbergRELEASE-NOTES: synced
2018-08-08 Daniel Stenbergwindows: follow up to the buffer-tuning 1ba1dba7
2018-08-08 Daniel Jelinskiwindows: implement send buffer tuning
2018-08-08 Anderson Toshiyuki... ssl: set engine implicitly when a PKCS#11 URI is provided
2018-08-08 Ruslan BaratovCMake: Respect BUILD_SHARED_LIBS
2018-08-08 John Butterfieldcmake: bumped minimum version to 3.4
2018-08-08 John Butterfieldcmake: link curl to the OpenSSL targets instead of...
2018-08-07 Daniel Stenbergtravis: build darwinssl on macos 10.12
2018-08-03 Daniel StenbergDEPRECATE: remove release date from 7.62.0
2018-08-03 Daniel Stenberglib/Makefile: only do symbol hiding if told to
2018-08-02 Marcel Raadhostip: fix unused variable warning
2018-08-01 Daniel Stenbergtest1307: disabled
2018-08-01 Daniel Stenbergsmb: don't mark it done in smb_do
2018-08-01 Rikard Falkeborngeneral: fix printf specifiers
2018-07-31 Daniel StenbergRELEASE-NOTES: synced
2018-07-31 Daniel Stenbergmailmap: Daniel Jelinski
2018-07-31 Harry SintonenHTTP: Don't attempt to needlessly decompress redirect...
2018-07-31 Daniel Stenbergcurl: use Content-Disposition before the "URL end"...
2018-07-30 Daniel Jelinskiretry: return error if rewind was necessary but didn...
2018-07-30 Daniel Stenberghttp2: clear the drain counter in Curl_http2_done
2018-07-30 Daniel Stenbergsmb: fix memory leak on early failure
2018-07-30 Daniel Stenbergtravis: run a 'make checksrc' too
2018-07-29 Jay Satiroexamples/ephiperfifo: checksrc compliance
2018-07-29 Michael Kaufmannsws: handle EINTR when calling select()
2018-07-29 Daniel Stenbergtest1157: follow-up to 35ecffb9
2018-07-29 Michael Kaufmanntests/http_pipe.py: Use /usr/bin/env to find python
2018-07-28 Daniel StenbergTODO: Support Authority Information Access certificate...
2018-07-28 Daniel Stenbergconn_free: updated comment to clarify
2018-07-28 Daniel Stenbergtest1157: test -H from empty file
2018-07-28 Tobias Blombergcurl: Fix segfault when -H @headerfile is empty
2018-07-28 Daniel Stenbergmime: check Curl_rand_hex's return code
2018-07-28 Josh Bialkowskidocs/examples: add hiperfifo example using linux epoll...
2018-07-26 Darío Hereñúdocs/INSTALL.md: minor formatting fixes
2018-07-26 Christopher... docs/CURLOPT_URL: fix indentation
2018-07-26 Christopher... docs/CURLOPT_WRITEFUNCTION: size is always 1
2018-07-26 Carie PointerwolfSSL/CyaSSL: Fix memory leak in Curl_cyassl_random
2018-07-26 Even Rouaultreuse_conn(): free old_conn->options
2018-07-25 djelinskisystem_win32: fix version checking
2018-07-24 Johannes Schindelinauth: pick Bearer authentication whenever a token is...
2018-07-24 Johannes Schindelinauth: only ever pick CURLAUTH_BEARER if we *have* a...
2018-07-22 Marcel Raadtest320: treat curl320.out file as binary
2018-07-22 Daniel Stenbergvtls: set conn->data when closing TLS
2018-07-21 Marcel Raadtests: fixes for Windows line endlings
2018-07-21 Marcel Raadtest214: disable MSYS2's POSIX path conversion for URL
2018-07-20 Daniel Stenberghttp2: several cleanups
2018-07-20 Daniel Stenbergsmb_getsock: always wait for write socket too
2018-07-20 Marcel Raadtest1143: disable MSYS2's POSIX path conversion
2018-07-17 Daniel StenbergRELEASE-NOTES: sync
2018-07-17 Ruslan BaratovCMake: Update scripts to use consistent style
2018-07-16 Daniel Stenbergheader output: switch off all styles, not just unbold
2018-07-14 Rodger Combsdarwinssl: add support for ALPN negotiation
2018-07-14 Marcel Raadtest1422: add required file feature
2018-07-12 Patrick Monneratcontent_encoding: accept up to 4 unknown trailer bytes...
2018-07-12 Daniel Stenbergsmb: fix memory-leak in URL parse error path
2018-07-12 Marcel Raadschannel: enable CALG_TLS1PRF for w32api >= 5.1
2018-07-12 Daniel Stenbergdocs/SECURITY-PROCESS: mention bounty, drop pre-notify
2018-07-11 Daniel Stenbergmulti: always do the COMPLETED procedure/state
2018-07-11 Daniel StenbergCurl_getoff_all_pipelines: improved for multiplexed
2018-07-11 Daniel Stenbergares: check for NULL in completed-callback
2018-07-11 Daniel Stenbergconn: remove the boolean 'inuse' field
2018-07-11 Paul Howarthopenssl: assume engine support in 1.0.0 or later
2018-07-11 Marcel Raadschannel: fix MinGW compile break
2018-07-11 Daniel Stenbergexamples/crawler.c: move #ifdef to column 0
next