Commit Verlauf

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