Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Daniel Stenberg 6dc1780ea5 http2: clear pause stream id if it gets closed 5 vuotta sitten
  Johannes Schindelin d997aa0e96 Upon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1 6 vuotta sitten
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 vuotta sitten
  Daniel Stenberg ad547fcf7b travis: add build for "configure --disable-verbose" 6 vuotta sitten
  Daniel Gustafsson 2873971d62 memory: ensure to check allocation results 6 vuotta sitten
  Daniel Stenberg 304bb2f7c1 Curl_http2_done: fix memleak in error path 6 vuotta sitten
  Daniel Stenberg 55dbcb061d http: made Curl_add_buffer functions take a pointer-pointer 6 vuotta sitten
  Daniel Stenberg 130c53b632 http2: fix memory leaks on error-path 6 vuotta sitten
  Daniel Gustafsson 1870fd2832 misc: fix typos in comments 6 vuotta sitten
  Max Dymond 7b655fcbad upkeep: add a connection upkeep API: curl_easy_conn_upkeep() 6 vuotta sitten
  Rikard Falkeborn 19ebc28217 http2: Use correct format identifier for stream_id 6 vuotta sitten
  Daniel Stenberg 78d5302b5c http2: abort the send_callback if not setup yet 6 vuotta sitten
  Daniel Stenberg 396fc0843e http2: remove four unused nghttp2 callbacks 6 vuotta sitten
  Daniel Stenberg e29ff2be2f http2: avoid set_stream_user_data() before stream is assigned 6 vuotta sitten
  Daniel Stenberg c7ea4ddd2e http2: make sure to send after RST_STREAM 6 vuotta sitten
  Daniel Stenberg ac86eabdbe http2: check nghttp2_session_set_stream_user_data return code 6 vuotta sitten
  Daniel Stenberg 8440616f53 http: fix for tiny "HTTP/0.9" response 6 vuotta sitten
  Daniel Stenberg c3b297466d http2: clear the drain counter in Curl_http2_done 6 vuotta sitten
  Daniel Stenberg 7b9bc96c77 http2: several cleanups 6 vuotta sitten
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers 6 vuotta sitten
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 vuotta sitten
  steini2000 0055545705 http2: remove unused variable 6 vuotta sitten
  steini2000 d6dd322d7a http2: use easy handle of stream for logging 6 vuotta sitten
  Daniel Stenberg a5aa2bdf34 http2: use the correct function pointer typedef 6 vuotta sitten
  Daniel Stenberg 7d6e01441a http2: getsock fix for uploads 6 vuotta sitten
  Daniel Stenberg 1d71ce845a http2: fix null pointer dereference in http2_connisdead 6 vuotta sitten
  Daniel Stenberg 2ef1662e4b http2: get rid of another strstr() 6 vuotta sitten
  Daniel Stenberg 0a3589ccd0 http2: convert an assert to run-time check 6 vuotta sitten
  Daniel Stenberg d122df5972 http2: handle GOAWAY properly 6 vuotta sitten
  Daniel Stenberg 7645c6bd5e http2: clear the "drain counter" when a stream is closed 6 vuotta sitten