Историја ревизија

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