]> granicus.if.org Git - curl/shortlog
curl
2019-08-14 Daniel Stenbergconnect: connections are persistent by default for...
2019-08-14 Daniel Stenbergquiche: happy eyeballs
2019-08-14 Daniel Stenbergngtcp2: do QUIC connections happy-eyeballs friendly
2019-08-14 Daniel Stenbergcurl_version: bump string buffer size to 250
2019-08-14 Daniel StenbergCURLOPT_ALTSVC.3: use a "" file name to not load from...
2019-08-14 Jay Satirovauth: Use CURLE_AUTH_ERROR for auth function errors
2019-08-13 Daniel Stenbergcurl_version_info: make the quic_version a const
2019-08-13 Daniel Stenbergexamples: add http3.c, altsvc.c and http3-present.c
2019-08-13 Peter Wunss: use TLSv1.3 as default if supported
2019-08-13 Daniel Stenbergquic.h: remove unused proto
2019-08-13 Daniel Stenbergcurl_version_info.3: mentioned ALTSVC and HTTP3
2019-08-13 Daniel Stenberglib/quic.c: unused - removed
2019-08-13 Daniel StenbergCURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSED
2019-08-12 Junho Choidocs/HTTP3: simplify quiche build instruction
2019-08-12 Daniel Stenbergaltsvc: make it use h3-22 with ngtcp2 as well
2019-08-12 Daniel Stenbergngtcp2: initial h3 request work
2019-08-12 Daniel Stenbergcurl_version_info: offer quic (and h3) library info
2019-08-12 Daniel StenbergHTTP3: use ngtcp2's draft-22 branch
2019-08-12 Daniel StenbergRELEASE-NOTES: synced
2019-08-12 Daniel StenbergCURLOPT_READFUNCTION.3: provide inline example
2019-08-12 Tatsuhiro Tsujikawangtcp2: send HTTP/3 request with nghttp3
2019-08-11 Daniel Stenbergnghttp3: initial h3 template code added
2019-08-11 Daniel Stenbergnghttp3: required when ngtcp2 is used for QUIC
2019-08-11 Eric Wongasyn-thread: issue CURL_POLL_REMOVE before closing...
2019-08-11 Carlo Marcelo... configure: avoid undefined check_for_ca_bundle
2019-08-11 Tatsuhiro Tsujikawangtcp2: Send ALPN h3-22
2019-08-11 Tatsuhiro Tsujikawangtcp2: use ngtcp2_settings_default and specify initial_ts
2019-08-10 Daniel Stenbergcurl_global_init_mem.3: mention it was added in 7.12.0
2019-08-10 Tatsuhiro Tsujikawangtcp2: make the QUIC handshake work
2019-08-10 Alex MayorgaHTTP3.md: Update quiche build instructions
2019-08-09 Daniel StenbergCURLOPT_H3: removed
2019-08-09 Daniel Stenberghttp3: make connection reuse work
2019-08-09 Daniel Stenbergquiche: add SSLKEYLOGFILE support
2019-08-08 Daniel Stenbergcleanup: s/curl_debug/curl_dbg_debug in comments and...
2019-08-08 Daniel StenbergRELEASE-NOTES: synced
2019-08-08 Daniel Stenbergalt-svc: add protocol version selection masking
2019-08-08 Daniel Stenberghttp3: fix the HTTP/3 in the request, make alt-svc...
2019-08-08 Daniel Stenbergalt-svc: send Alt-Used: in redirected requests
2019-08-08 Daniel StenbergCURLOPT_HTTP_VERSION: seting this to 3 forces HTTP...
2019-08-07 Daniel Stenbergdocs/ALTSVC: remove what works and the experimental...
2019-08-07 Daniel Stenbergdocs/EXPERIMENTAL: explain what it means and what's...
2019-08-07 Daniel Stenbergcurl: make use of CURLINFO_RETRY_AFTER when retrying
2019-08-07 Daniel Stenbergcurl: use CURLINFO_PROTOCOL to check for HTTP(s)
2019-08-07 Daniel StenbergCURLINFO_RETRY_AFTER: parse the Retry-After header...
2019-08-07 Daniel Stenbergdocs/ALTSVC.md: first basic file format description
2019-08-07 Daniel Stenbergcurl: have -w's 'http_version' show '3' for HTTP/3
2019-08-07 Daniel Stenbergcurl.h: add CURL_HTTP_VERSION_3 to the version enum
2019-08-07 Daniel Stenbergquiche: make use of the connection timeout API properly
2019-08-07 Daniel Stenbergquiche: make POSTFIELDS posts work
2019-08-07 Daniel Stenbergquiche: improved error handling and memory cleanups
2019-08-07 Daniel Stenbergquiche: flush egress in h3_stream_recv() too
2019-08-06 Daniel StenbergRELEASE-NOTES: synced
2019-08-06 Patrick Monneratos400: take care of CURLOPT_SASL_AUTHZID in curl_easy_s...
2019-08-06 Jay Satirotests: Fix the line endings for the SASL alt-auth tests
2019-08-06 Steve Holmeexamples: Added SASL PLAIN authorisation identity ...
2019-08-06 Steve Holmecurl: --sasl-authzid added to support CURLOPT_SASL_AUTH...
2019-08-06 Steve Holmesasl: Implement SASL authorisation identity via CURLOPT...
2019-08-06 Daniel Stenbergdocs/HTTP3: refreshed as it is now in master and HTTP...
2019-08-06 Yiming Jingmesalink: implement client authentication
2019-08-06 Daniel Stenbergcurl_multi_poll: a sister to curl_multi_wait() that...
2019-08-06 Daniel Stenbergquiche:h3_stream_recv return 0 at end of stream
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...
next