]> granicus.if.org Git - curl/shortlog
curl
2019-02-26 Marcel RaadAppVeyor: explicitly select worker image
2019-02-26 Daniel Stenbergstrerror: make the strerror function use local buffers
2019-02-26 Michael Wallnercookies: fix NULL dereference if flushing cookies with...
2019-02-26 Marcel RaadAppVeyor: re-enable test 500
2019-02-26 Marcel RaadAppVeyor: remove redundant builds
2019-02-25 Daniel StenbergRELEASE-NOTES: synced
2019-02-25 Bernd MuellerOpenSSL: add support for TLS ASYNC state
2019-02-25 Michael Feltacinclude: add additional libraries to check for LDAP...
2019-02-25 georgeokschannel: support CALG_ECDH_EPHEM algorithm
2019-02-24 Daniel Stenbergmulti: call multi_done on connect timeouts
2019-02-23 Daniel Stenbergexamples: remove recursive calls to curl_multi_socket_a...
2019-02-23 Marcel Raadconfigure: remove CURL_CHECK_FUNC_FDOPEN call
2019-02-23 Daniel Stenbergwolfssl: stop custom-adding curves
2019-02-22 Daniel Stenbergconfigure: remove the unused fdopen macro
2019-02-22 Jay Satirourl: change conn shutdown order to unlink data as last...
2019-02-22 Marcel RaadFix strict-prototypes GCC warning
2019-02-21 Dan Fandrichtests: Fixed XML validation errors in some test files.
2019-02-20 Daniel StenbergTODO: Allow SAN names in HTTP/2 server push
2019-02-20 Daniel StenbergRELEASE-NOTES: synced
2019-02-20 Daniel Stenbergcurl: remove MANUAL from -M output
2019-02-20 Daniel Stenberghttp2: verify :athority in push promise requests
2019-02-20 Daniel Stenbergsinglesocket: fix the 'sincebefore' placement
2019-02-19 Daniel Stenbergconnection: never reuse CONNECT_ONLY conections
2019-02-19 Patrick Monneratcli tool: fix mime post with --disable-libcurl-option...
2019-02-19 Daniel Stenbergx509asn1: cleanup and unify code layout
2019-02-19 Daniel Stenbergcurl_multi_remove_handle.3: use at any time, just not...
2019-02-19 Daniel Stenberghttp: make adding a blank header thread-safe
2019-02-19 Daniel Stenbergunit1651: survive curl_easy_init() fails
2019-02-18 Frank Gevaertsrand: Fix a mismatch between comments in source and...
2019-02-18 Patrick Monneratx509asn1: replace single char with an array
2019-02-18 Daniel Stenbergexamples/http2-serverpush: add some sensible error...
2019-02-18 Jay Satiroeasy: fix win32 init to work without CURL_GLOBAL_WIN32
2019-02-16 Daniel Gustafssoncookie: Add support for cookie prefixes
2019-02-16 Daniel Gustafssonmbedtls: release sessionid resources on error
2019-02-16 Patrick Monneratcli tool: refactor encoding conversion sequence for...
2019-02-16 Patrick Monneratversion.c: silent scan-build even when librtmp is not...
2019-02-15 Daniel StenbergRELEASE-NOTES: synced
2019-02-15 Daniel StenbergCurl_now: figure out windows version in win32_init
2019-02-15 Marcel Raadunit1307: just fail without FTP support
2019-02-15 Daniel Stenbergtravis: enable valgrind for the iconv tests too
2019-02-14 Daniel Stenbergtravis: add scan-build
2019-02-14 Daniel Stenbergexamples/sftpuploadresume: Value stored to 'result...
2019-02-14 Daniel Stenbergexamples/http2-upload: cleaned up
2019-02-14 Daniel Stenbergexamples/http2-download: cleaned up
2019-02-14 Daniel Stenbergexamples/postinmemory: Potential leak of memory pointed...
2019-02-14 Daniel Stenbergexamples/httpcustomheader: Value stored to 'res' is...
2019-02-14 Daniel Stenbergexamples: remove superfluous null-pointer checks
2019-02-14 Daniel Stenbergstrip_trailing_dot: make sure NULL is never used for...
2019-02-14 Jay Satiroconnection_check: restore original conn->data after...
2019-02-14 Daniel Stenbergmemdebug: bring back curl_mark_sclose
2019-02-14 Patrick Monnerattransfer.c: do not compute length of undefined hex...
2019-02-14 Daniel StenbergKNOWN_BUGS: Cannot compile against a static build of...
2019-02-14 Patrick Monneratx509asn1: "Dereference of null pointer"
2019-02-14 Daniel Stenbergconfigure: show features as well in the final summary
2019-02-14 Daniel StenbergKNOWN_BUGS: curl compiled on OSX 10.13 failed to run...
2019-02-14 Daniel StenbergKNOWN_BUGS: Deflate error after all content was received
2019-02-14 Daniel Stenberggssapi: fix deprecated header warnings
2019-02-14 Daniel StenbergTODO: Upgrade to websockets
2019-02-14 Daniel StenbergTODO: cmake test suite improvements
2019-02-13 Patrick Monneratcurl: "Dereference of null pointer"
2019-02-13 Marcel Raadunit1307: require FTP support
2019-02-13 Daniel StenbergTODO: TFO support on Windows
2019-02-13 Daniel Stenbergmulti: Dereference of null pointer
2019-02-13 Daniel Stenbergurlglob: Argument with 'nonnull' attribute passed null
2019-02-13 Jay Satiroschannel: restore some debug output but only for debug...
2019-02-12 Jay Satiroexamples/crawler: Fix the Accept-Encoding setting
2019-02-12 Daniel Stenbergmime: put the boundary buffer into the curl_mime struct
2019-02-12 Daniel Stenbergschannel: be quiet
2019-02-12 Romain GeisslerCurl_resolv: fix a gcc -Werror=maybe-uninitialized...
2019-02-12 Daniel Stenberghttp2: multi_connchanged() moved from multi.c, only...
2019-02-12 Daniel Stenbergcurl: "Function call argument is an uninitialized value"
2019-02-12 Daniel Stenbergpretransfer: don't strlen() POSTFIELDS set for GET...
2019-02-12 Daniel Stenbergmulti: remove verbose "Expire in" ... messages
2019-02-12 Daniel Stenbergmbedtls: make it build even if MBEDTLS_VERSION_C isn...
2019-02-12 Daniel Gustafssonnon-ascii.c: fix typos in comments
2019-02-12 Daniel Stenbergfnmatch: disable if FTP is disabled
2019-02-12 Daniel Stenbergcurl_path: only enabled for SSH builds
2019-02-11 Frank Gevaertstests: add stderr comparison to the test suite
2019-02-11 Patrick Monneratcli tool: do not use mime.h private structures.
2019-02-11 Daniel Stenbergcurlver: bump to 7.64.1-dev
2019-02-11 Daniel StenbergRELEASE-NOTES: synced
2019-02-11 Daniel Gustafssoncurl: follow-up to 3f16990ec84
2019-02-11 Daniel Gustafssondns: release sharelock as soon as possible
2019-02-11 Daniel Stenbergcurl: follow-up to b49652ac66cc0
2019-02-11 Daniel Stenbergmulti: (void)-prefix when ignoring return values
2019-02-11 Daniel Stenbergcurl: fix FreeBSD compiler warning in the --xattr code
2019-02-11 Daniel Stenbergconnection_check: set ->data to the transfer doing...
2019-02-11 Daniel Stenberghostip: make create_hostcache_id avoid alloc + free
2019-02-11 Daniel Stenbergscripts/singleuse: script to use to track single-use...
2019-02-10 Daniel Stenbergcleanup: make local functions static
2019-02-10 Dan Fandrichcirrus: Added FreeBSD builds using Cirrus CI.
2019-02-09 Daniel Stenbergurl/idnconvert: remove scan for <= 32 ascii values
2019-02-09 Daniel Stenbergurlapi: reduce variable scope, remove unreachable ...
2019-02-07 Alessandro... zsh.pl: escape ':' character
2019-02-07 Alessandro... zsh.pl: update regex to better match curl -h output
2019-02-07 Marcel Raadtool_operate: fix typecheck warning
2019-02-06 Chris Aramanurl: close TLS before removing conn from cache
2019-02-06 Daniel GustafssonINTERNALS.md: fix subsection depth and link
2019-02-06 Daniel StenbergRELEASE-NOTES: 7.64.0 curl-7_64_0
2019-02-06 Daniel StenbergRELEASE-PROCEDURE: update the release calendar
next