]> granicus.if.org Git - curl/shortlog
curl
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...
2019-01-17 JDepooterssh: log the libssh2 error message when ssh session...
2019-01-16 Alessandro... Fix typo in manpage
2019-01-16 Daniel StenbergRELEASE-NOTES: synced
2019-01-16 Sergei Nikulovcmake: updated check for HAVE_POLL_FINE to match autotools
2019-01-16 Daniel Stenbergcurl-compilers.m4: check for __ibmxl__ to detect xlclang
2019-01-16 Daniel Stenbergopenssl: fix the SSL_get_tlsext_status_ocsp_resp call
2019-01-15 Daniel Stenbergcurl-compilers.m4: detect xlclang
2019-01-15 Daniel StenbergREADME: add codacy code quality badge
2019-01-15 Daniel Stenbergextract_if_dead: follow-up to 54b201b48c90a
2019-01-15 Daniel Stenbergmulti: remove "Dead assignment"
2019-01-15 Daniel Stenbergtests: move objnames-* from lib into tests
2019-01-15 Sergei Nikulovtravis: added cmake build for osx
2019-01-14 Frank Gevaertscookie: fix comment typo (url_path_len -> uri_path_len)
2019-01-14 Marcel Raadwinbuild: conditionally use /DZLIB_WINAPI
2019-01-14 Daniel Stenbergsrc/Makefile: make 'tidy' target work for metalink...
2019-01-13 Daniel Stenbergextract_if_dead: use a known working transfer when...
2019-01-13 Daniel Stenbergopenssl: adapt to 3.0.0, OpenSSL_version_num() is depre...
2019-01-11 Sergei Nikulovcmake: added checks for HAVE_VARIADIC_MACROS_C99 and...
2019-01-11 Daniel Stenbergurldata: rename easy_conn to just conn
2019-01-11 Daniel Stenbergtool_cb_prg: avoid integer overflow
2019-01-10 Daniel Gustafssontravis: turn off copyright year checks in checksrc
2019-01-10 Daniel StenbergKNOWN_BUGS: cmake makes unusable tool_hugehelp.c with...
2019-01-10 Daniel StenbergKNOWN_BUGS: Improve --data-urlencode space encoding
2019-01-10 Patrick Monneratos400: add a missing closing bracket
2019-01-10 Patrick Monneratos400: fix extra parameter syntax error.
2019-01-10 Daniel Stenbergtest1558: verify CURLINFO_PROTOCOL on file:// transfer
2019-01-10 Daniel StenbergRELEASE-NOTES: synced
2019-01-10 Daniel Stenbergxattr: strip credentials from any URL that is stored
2019-01-10 Daniel Stenbergcookies: allow secure override when done over HTTPS
2019-01-10 Daniel Stenbergmulti: multiplexing improvements
2019-01-09 Daniel Stenbergtest1561: improve test name
2019-01-09 Katsuhiko YOSHIDAcookies: skip custom cookies when redirecting cross...
2019-01-09 Daniel StenbergTHANKS: fixups and a dedupe
2019-01-09 Daniel Stenbergtimediff: fix math for unsigned time_t
2019-01-08 Bernhard M... tests: allow tests to pass by 2037-02-12
2019-01-07 Daniel StenbergRELEASE-NOTES: synced
2019-01-07 Brad Spencercurl_multi_remove_handle() don't block terminating...
2019-01-07 Daniel StenbergRevert "http_negotiate: do not close connection until...
2019-01-07 Daniel Stenbergcurl/urlapi.h: include "curl.h" first
2019-01-06 Marcel RaadVS projects: fix build warning
2019-01-06 Marcel Raadschannel: fix compiler warning
2019-01-04 Rikard Falkebornprintf: introduce CURL_FORMAT_TIMEDIFF_T
2019-01-04 Rikard Falkebornprintf: fix format specifiers
2019-01-03 Daniel Stenberglibtest/stub_gssapi: use "real" snprintf
2019-01-03 Daniel StenbergINTERNALS: correct some outdated function names
2019-01-03 Daniel Stenbergdocs/version.d: mention MultiSSL
2019-01-02 Rikard Falkebornexamples: Update .gitignore
2019-01-02 Daniel GustafssonTHANKS: add more missing names
2019-01-02 Daniel Gustafssondocs: mention potential leak in curl_slist_append
2019-01-01 Marcel Raadtvnow: silence conversion warnings
2019-01-01 Daniel StenbergTHANKS: dedupe more names
2019-01-01 Markus Moellerntlm: update selection of type 3 response
2018-12-31 Daniel StenbergTHANKS: added missing names from year <= 2000
2018-12-30 Daniel Gustafssonurlapi: fix parsing ipv6 with zone index
next