Commit történet

Szerző SHA1 Üzenet Dátum
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 éve
  Ayoub Boudhar f464535bfd http: Implement trailing headers for chunked transfers 5 éve
  Viktor Szakats b801b453af whitespace fixes 6 éve
  Daniel Stenberg 55dbcb061d http: made Curl_add_buffer functions take a pointer-pointer 6 éve
  Daniel Stenberg a5aa2bdf34 http2: use the correct function pointer typedef 6 éve
  luz.paz 236402fc2d cleanup: misc typos in strings and comments 6 éve
  Daniel Stenberg 8b498a875c http2: mark the connection for close on GOAWAY 6 éve
  Daniel Stenberg 02eb6184ad Curl_checkheaders: make it available for IMAP and SMTP too 7 éve
  Daniel Stenberg 9926357b42 mime: unified to use the typedef'd mime structs everywhere 7 éve
  Patrick Monnerat ce0881edee mime: new MIME API. 7 éve
  Daniel Stenberg b22f93dbb8 http: s/TINY_INITIAL_POST_SIZE/EXPECT_100_THRESHOLD 7 éve
  Alessandro Ghedini 9ad034e5a1 http2: disable server push if not requested 7 éve
  Tatsuhiro Tsujikawa c3e906e9cd http2: handle closed streams when uploading 8 éve
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 éve
  Jay Satiro 3f57880ad1 http2: Use size_t type for data drain count 8 éve
  Tatsuhiro Tsujikawa 86c633a893 http2: Ensure that http2_handle_stream_close is called 8 éve
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 éve
  Tatsuhiro Tsujikawa 15cb03ad84 http2: Support trailer fields 8 éve
  Anders Bakken 5778e6f526 http2: discard frames with no SessionHandle 9 éve
  Daniel Stenberg f65ab8864e http2: fixed the header accessor functions for the push callback 9 éve
  Daniel Stenberg feea9263e9 http2: setup the new pushed stream properly 9 éve
  Jay Satiro 7da064fdd2 http: Add some include guards for the new HTTP/2 stuff 9 éve
  Daniel Stenberg 897a7b3a13 http2: store upload state per stream 9 éve
  Daniel Stenberg 522ca8c035 http2: rename s/data/pausedata 9 éve
  Daniel Stenberg 783b3c7b42 http2: separate multiplex/pipelining + cleanup memory leaks 9 éve
  Tatsuhiro Tsujikawa d722138f29 http2: Don't call nghttp2_session_mem_recv while it is paused by a stream 9 éve
  Tatsuhiro Tsujikawa 0dc0de0351 http2: Read data left in connection buffer after pause 9 éve
  Daniel Stenberg 74a4bd5ecd http2: store incoming h2 SETTINGS 9 éve
  Daniel Stenberg 01e1bdb10c http2: force "drainage" of streams 9 éve
  Daniel Stenberg 7bbac214f5 http2: move the mem+len pair to the stream struct 9 éve