]> granicus.if.org Git - curl/shortlog
curl
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
2019-02-06 Daniel StenbergTHANKS: 7.64.0 status
2019-02-05 Daniel GustafssonROADMAP: remove already performed item
2019-02-05 Etienne SimardCONTRIBUTE.md: Fix grammatical errors
2019-02-04 Julian Zdocs: use $(INSTALL_DATA) to install man page
2019-02-04 Ladar Levisonruntests.pl: Fix perl call to include srcdir
2019-02-04 Daniel Gustafssonsmtp: avoid risk of buffer overflow in strtol
2019-02-04 Daniel Stenbergntlm: fix *_type3_message size check to avoid buffer...
2019-02-04 Daniel StenbergNTLM: fix size check condition for type2 received data
2019-02-01 georgeokspnego_sspi: add support for channel binding
2019-02-01 Daniel StenbergRELEASE-NOTES: synced
2019-02-01 Daniel Stenbergschannel: stop calling it "winssl"
2019-02-01 Daniel Stenbergmulti: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSIN...
2019-01-31 John Marshalldoc: use meaningless port number in CURLOPT_LOCALPORT...
2019-01-29 Gisle VanemEscape the '\'
2019-01-29 Jay SatiroTODO: WinSSL: 'Add option to disable client cert auto...
2019-01-28 Jeremie Rapinsigpipe: if mbedTLS is used, ignore SIGPIPE
2019-01-28 Daniel Stenbergunit1653: make it survive torture tests
2019-01-28 Michael Kujawatimeval: Disable MSVC Analyzer GetTickCount warning
2019-01-25 Daniel Stenbergconfigure: rewrite --enable-code-coverage
2019-01-24 Felix Hädickesetopt: enable CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_K...
2019-01-24 Felix Hädickelibssh: do not let libssh create socket
2019-01-21 Daniel StenbergRELEASE-NOTES: synced
2019-01-21 Archangel_SDYschannel: preserve original certificate path parameter
2019-01-21 Daniel StenbergKNOWN_BUGS: tests not compatible with python3
2019-01-20 Daniel Gustafssonmemcmp: avoid doing single char memcmp
2019-01-19 Daniel StenbergCOPYING: it's 2019
2019-01-19 hhbconfigure: fix recv/send/select detection on Android
2019-01-19 georgeokntlm_sspi: add support for channel binding
2019-01-18 Daniel Stenbergschannel: on connection close there might not be a...
next