]> granicus.if.org Git - curl/shortlog
curl
2019-08-06 Daniel Stenbergaltsvc: make quiche use h3-22 now
2019-08-06 Daniel Stenbergquiche: show the actual version number
2019-08-06 Daniel Stenbergquiche: first working HTTP/3 request
2019-08-05 Daniel Stenberghttp09: disable HTTP/0.9 by default in both tool and...
2019-08-05 Daniel Stenbergquiche: initial h3 request send/receive
2019-08-05 Daniel Stenberglib/Makefile.am: make checksrc run in vquic too
2019-08-05 Daniel Stenbergaltsvc: fix removal of expired cache entry
2019-08-04 Daniel StenbergRELEASE-NOTES: synced
2019-08-04 Steve Holmemd4: Use our own MD4 implementation when no crypto...
2019-08-04 Steve Holmemd4: No need to include Curl_md4.h for each TLS library
2019-08-04 Steve Holmemd4: No need for the NTLM code to call Curl_md4it(...
2019-08-04 Steve Holmemd4: Move the mbed TLS MD4 implementation out of the...
2019-08-04 Steve Holmemd4: Move the WinCrypt implementation out of the NTLM...
2019-08-04 Steve Holmemd4: Move the SecureTransport implementation out of...
2019-08-04 Steve Holmemd4: Use the Curl_md4it() function for OpenSSL based...
2019-08-04 Steve Holmemd4: Move the GNU TLS gcrypt MD4 implementation out...
2019-08-04 Steve Holmemd4: Move the GNU TLS Nettle MD4 implementation out...
2019-08-04 Jay SatiroOS400: Add CURLOPT_H3 symbols
2019-08-03 Daniel Stenbergurl: make use of new HTTP version if alt-svc has one
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
next