]> granicus.if.org Git - curl/shortlog
curl
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
2018-07-11 Daniel Stenbergrelease: 7.61.0 curl-7_61_0
2018-07-10 Daniel StenbergTODO: Configurable loading of OpenSSL configuration...
2018-07-10 Daniel Stenbergpost303.d: clarify that this is an RFC violation
2018-07-09 Ruslan BaratovCMake: remove redundant and old end-of-block syntax
2018-07-09 Jay Satirolib/curl_setup.h: remove unicode character
2018-07-09 Daniel Stenberglib/curl_setup.h: remove unicode bom from 8272ec50f02
2018-07-09 Marcel Raadschannel: fix -Wsign-compare warning
2018-07-09 Marcel Raadschannel: workaround for wrong function signature in...
2018-07-09 Marcel Raadschannel: make more cipher options conditional
2018-07-09 Marcel Raadcurl_setup: include <winerror.h> before <windows.h>
2018-07-09 Marcel Raadexamples: fix -Wformat warnings
2018-07-09 Daniel Stenbergsmtp: use the upload buffer size for scratch buffer...
2018-07-08 Dave Reisnerscripts: include _curl as part of CLEANFILES
2018-07-06 Nick Zitzmanndarwinssl: allow High Sierra users to build the code...
2018-07-06 Ruslan BaratovCMake: Remove unused 'output_var' from 'collect_true'
2018-07-06 Ruslan BaratovCMake: Remove unused functions
2018-07-06 Daniel StenbergKNOWN_BUGS: Stick to same family over SOCKS proxy
2018-07-06 Daniel Stenberglibssh: goto DISCONNECT state on error, not SSH_SESSION...
2018-07-06 Daniel Stenberglibssh: include line number in state change debug messages
2018-07-05 Daniel StenbergKNOWN_BUGS: Borland support is dropped, AIX problem...
2018-07-05 Jeroen Oomsexample/crawler.c: simple crawler based on libxml2
2018-07-05 Daniel StenbergRELEASE-NOTES: synced
2018-07-02 Daniel StenbergDEPRECATE: include year when specifying date
2018-07-02 Daniel StenbergDEPRECATE: linkified
2018-07-02 Daniel StenbergDEPRECATE: mention the PR that disabled axTLS
2018-07-02 Daniel Stenbergdocs/DEPRECATE.md: spelling and minor formatting
2018-07-02 Daniel StenbergDEPRECATE: new doc describing planned item removals
2018-07-01 Gisle Vanemtelnet: fix clang warnings
2018-06-30 Daniel Stenbergdocs: fix missed option name markups
2018-06-29 Gaurav Malhotraopenssl: Remove some dead code
2018-06-29 Daniel Stenbergopenssl: make the requested TLS version the *minimum...
2018-06-29 Daniel StenbergRELEASE-NOTES: synced
2018-06-29 Daniel Stenbergopenssl: allow TLS 1.3 by default
2018-06-28 Adrian PeniakCURLINFO_TLS_SSL_PTR.3: improve the example
2018-06-27 Daniel Stenbergtravis: add a build using the synchronous name resolver
2018-06-27 Daniel Stenbergconfigure: remove CURL_CHECK_NI_WITHSCOPEID too
2018-06-27 Daniel Stenberggetnameinfo: not used
2018-06-27 Daniel Stenbergeasy_perform: use *multi_timeout() to get wait times
2018-06-27 Max Dymondconfigure: Add dependent libraries after crypto
2018-06-27 Daniel StenbergGOVERNANCE: linkify, changed some titles
2018-06-27 Daniel StenbergGOVERNANCE: add maintainer details/duties
2018-06-25 Daniel Stenbergurl: check Curl_conncache_add_conn return code
2018-06-25 Daniel Stenberginclude/README: remove "hacking" advice, not the right...
2018-06-24 Daniel StenbergRELEASE-NOTES: synced
2018-06-24 Daniel StenbergCURLOPT_SSL_VERIFYPEER.3: fix syntax mistake
2018-06-23 Daniel Stenbergnetrc: use a larger buffer
2018-06-23 Patrick SchlangenCURLOPT_SSL_VERIFYPEER.3: Add performance note
2018-06-23 Javier Blazquezmulti: fix crash due to dangling entry in connect-pendi...
2018-06-22 Daniel StenbergConnectionExists: make sure conn->data is set when...
2018-06-21 Kevin R. Bulgriensystem.h: fix for gcc on 32 bit OpenServer
2018-06-21 Raphael Gozzocmake: allow multiple SSL backends
2018-06-21 Daniel Stenbergurl: fix dangling conn->data pointer
next