]> granicus.if.org Git - curl/shortlog
curl
2019-08-03 Daniel Stenbergurl: set conn->transport to default TCP at init time
2019-08-03 Daniel Stenbergaltsvc: with quiche, use the quiche h3 alpn string
2019-08-03 Daniel Stenbergalt-svc: more liberal ALPN name parsing
2019-08-02 Daniel Stenbergquiche: use the proper HTTP/3 ALPN
2019-08-02 Daniel Stenbergquiche: add failf() calls for two error cases
2019-08-02 Daniel Stenbergmailmap: added Kyohei Kadota
2019-08-01 Kamil Dudkahttp_negotiate: improve handling of gss_init_sec_contex...
2019-08-01 Daniel Stenbergmailmap: added 4 more names
2019-08-01 Daniel Stenbergmailmap: add Giorgos Oikonomou
2019-08-01 Daniel Stenbergsrc/makefile: fix uncompressed hugehelp.c generation
2019-08-01 Daniel Stenbergappveyor: pass on -k to make
2019-08-01 Daniel Stenbergtimediff: make it 64 bit (if possible) even with 32...
2019-07-31 Daniel StenbergROADMAP: parallel transfers are merged now
2019-07-31 Daniel Stenberggetenv: support up to 4K environment variable contents...
2019-07-30 lufiaplan9: add support for running on Plan 9
2019-07-30 lufiantlm: explicit type casting
2019-07-30 Justincurl.h: fix outdated comment
2019-07-30 Daniel Stenbergcurl: remove outdated comment
2019-07-30 Daniel Stenbergcleanup: remove the 'numsocks' argument used in many...
2019-07-30 Daniel Stenbergreadwrite_data: repair setting the TIMER_STARTTRANSFER...
2019-07-30 Daniel Stenbergmailmap: Amit Katyal
2019-07-30 Daniel Stenbergasyn-thread: removed unused variable
2019-07-30 Daniel StenbergRELEASE-NOTES: synced
2019-07-30 amkatyalasyn-thread: create a socketpair to wait on
2019-07-30 Daniel Stenbergcurl: cap the maximum allowed values for retry time...
2019-07-29 Daniel Stenbergprogress: reset download/uploaded counter
2019-07-29 Daniel Stenberghttp2_recv: trigger another read when the last data...
2019-07-29 Daniel Stenbergcurl: avoid uncessary libcurl timeouts (in parallel...
2019-07-29 Balazs KovacsicsHTTP: use chunked Transfer-Encoding for HTTP_POST if...
2019-07-29 Daniel Stenbergwinbuild: add vquic to list of build directories
2019-07-26 Jay Satiroeasy: resize receive buffer on easy handle reset
2019-07-26 Brad Spencerexamples: Avoid reserved names in hiperfifo examples
2019-07-25 Daniel StenbergRELEASE-NOTES: synced
2019-07-25 Felix Hädickessh-libssh: do not specify O_APPEND when not in append...
2019-07-25 Gergely Nagymulti: call detach_connection before Curl_disconnect
2019-07-23 Jay Satirotool_operate: fix implicit call to easysrc_cleanup
2019-07-21 Daniel Stenbergcurl:create_transfers check return code from curl_easy_...
2019-07-21 Daniel StenbergHTTP3: initial (experimental) support
2019-07-21 Daniel Stenbergcurl: remove dead code
2019-07-20 Daniel Stenbergdocs/PARALLEL-TRANSFERS: correct the version number
2019-07-20 Daniel Stenbergdocs/PARALLEL-TRANSFERS: added
2019-07-20 Daniel Stenbergcurl: support parallel transfers
2019-07-20 Daniel Stenbergdocs/MANUAL.md: converted to markdown from plain text
2019-07-19 Daniel Stenbergcurl_version_info: provide nghttp2 details
2019-07-19 Daniel Stenbergbump: start working on 7.66.0
2019-07-19 Daniel Stenbergsource: remove names from source comments
2019-07-19 Daniel StenbergRELEASE-NOTES: 7.65.3 curl-7_65_3
2019-07-19 Daniel StenbergTHANKS: 7.65.3 status
2019-07-19 Daniel Stenbergprogress: make the progress meter appear again
2019-07-18 Daniel Stenbergversion: bump to 7.65.3
2019-07-17 Daniel StenbergRELEASE-NOTES: Contributors or now 1990
2019-07-17 Daniel StenbergRELEASE-NOTES: 7.65.2 curl-7_65_2
2019-07-17 Daniel StenbergTHANKS: add contributors from 7.65.2
2019-07-17 aasivovcmake: Fix finding Brotli on case-sensitive file systems
2019-07-17 Jay SatiroCURLOPT_RANGE.3: Caution against using it for HTTP PUT
2019-07-17 Stefano SimonelliCURLOPT_SEEKDATA.3: fix variable name
2019-07-17 georgeokCIPHERS.md: Explain Schannel error SEC_E_ALGORITHM_MISMATCH
2019-07-17 Daniel Gustafssonnss: inspect returnvalue of token check
2019-07-17 Jay Satirodocs: Explain behavior change in --tlsv1. options since...
2019-07-17 Jay Satirolibcurl: Restrict redirect schemes (follow-up)
2019-07-16 Daniel Stenbergtest1173: make it also check all libcurl option man...
2019-07-16 Daniel Stenbergcurl: only accept COLUMNS less than 10000
2019-07-15 Daniel Stenbergdist: add manpage-syntax.pl
2019-07-15 Daniel Stenbergtest1173: detect some basic man page format mistakes
2019-07-15 Bjarni Ingi... docs: Fix missing lines caused by undefined macros
2019-07-14 Daniel Stenberglibcurl-security.3: update to new CURLOPT_REDIR_PROTOCO...
2019-07-14 Linos Giannopouloslibcurl: Add testcase for gopher redirects
2019-07-14 Linos Giannopouloslibcurl: Restrict redirect schemes
2019-07-14 Zenjuopenssl: define HAVE_SSL_GET_SHUTDOWN based on version...
2019-07-14 Peter Simonyihttp: allow overriding timecond with custom header
2019-07-11 Juergen Hoetzelsmb: Use the correct error code for access denied on...
2019-07-11 Daniel GustafssonDEPRECATE: fixup versions and spelling
2019-07-11 Gisle Vanemsystem_win32: fix clang warning
2019-07-10 Daniel Gustafssonheaders: Remove no longer exported functions
2019-07-09 Daniel GustafssonCMake: fix typos and spelling
2019-07-09 Kyle EdwardsCMake: Convert errant elseif() to else()
2019-07-09 Daniel Gustafssonbuildconf: fix header filename
2019-07-09 Jan Chrenconfigure: fix --disable-code-coverage
2019-07-08 Daniel Gustafssoncleanup: fix typo in comment
2019-07-08 Daniel GustafssonRELEASE-NOTES: synced
2019-07-07 Daniel Gustafssonnss: support using libnss on macOS
2019-07-07 Daniel Gustafssonnss: don't set unused parameter
2019-07-07 Daniel Gustafssonnss: only cache valid CRL entries
2019-07-07 Gergely Nagylib: Use UTF-8 encoding in comments
2019-07-07 Caleb RaittoCURLOPT_HEADEROPT.3: Fix example
2019-07-07 Shankar Jadhavarwinbuild: Change Makefile to honor ENABLE_OPENSSL_AUTO_...
2019-07-04 Daniel Stenbergdoh-url.d: added in 7.62.0
2019-06-30 Jay Satirodocs: Fix links to OpenSSL docs
2019-06-26 Gaël PORTAYcurl_multi_wait.3: escape backslash in example
2019-06-26 Daniel Stenbergopenssl: disable engine if OPENSSL_NO_UI_CONSOLE is...
2019-06-25 Daniel Stenbergtest1521: adapt to SLISTPOINT
2019-06-25 Daniel Stenbergwin32: make DLL loading a no-op for UWP
2019-06-25 1ocalhostconfigure: fix typo '--disable-http-uath'
2019-06-25 Niklas Hambüchendocs: fix string suggesting HTTP/2 is not the default
2019-06-25 Daniel StenbergRELEASE-NOTES: synced
2019-06-25 Stephan Szabotests: update fixed IP for hostip/clientip split
2019-06-24 Daniel Gustafssonhttp: clarify header buffer size calculation
2019-06-24 Daniel StenbergKNOWN_BUGS: Don't clear digest for single realm
2019-06-24 Daniel StenbergKNOWN_BUGS: Schannel disable CURLOPT_SSL_VERIFYPEER...
2019-06-24 Daniel Stenberghttp2: call done_sending on end of upload
next