Історія комітів

Автор SHA1 Опис Дата
  Anders Bakken 8fbaf6749a setstropt: const-correctness 9 роки тому
  Daniel Stenberg 4bcc532de5 http: add libcurl option to allow HTTP/2 for HTTPS only 9 роки тому
  Daniel Stenberg 40c349ada9 done: make sure the final progress update is made 9 роки тому
  Daniel Stenberg c341311a0e Revert "cleanup: general removal of TODO (and similar) comments" 9 роки тому
  Daniel Stenberg 64e959ffe3 cleanup: general removal of TODO (and similar) comments 9 роки тому
  Steve Holme eaa98cef8d oauth2: Don't use XOAUTH2 in OAuth 2.0 variables 9 роки тому
  Steve Holme 4e3d396900 oauth2: Use OAuth 2.0 rather than XOAUTH2 in comments 9 роки тому
  Daniel Stenberg d31ed6ac71 http2: s/priority/weight 9 роки тому
  Daniel Stenberg 3042cb5043 http2: added three stream prio/deps options 9 роки тому
  Daniel Stenberg c6aedf680f fread_func: move callback pointer from set to state struct 9 роки тому
  Isaac Boukris f65e07ca59 NTLM: Reset auth-done when using a fresh connection 9 роки тому
  Daniel Stenberg 87e533ace0 parse_proxy: reject illegal port numbers 9 роки тому
  Nathaniel Waisbrot 9756d1da76 CURLOPT_DEFAULT_PROTOCOL: added 9 роки тому
  Jay Satiro 172b2beba6 SSL: Add an option to disable certificate revocation checks 9 роки тому
  Daniel Stenberg e9f0dd43bc http2: init the pushed transfer properly 9 роки тому
  Daniel Stenberg 817323ed82 parse_proxy: switch off tunneling if non-HTTP proxy 9 роки тому
  Daniel Stenberg b0143a2a33 read_callback: move to SessionHandle from connectdata 9 роки тому
  Daniel Stenberg 155b1f5df9 http2: fix build when NOT h2-enabled 9 роки тому
  Daniel Stenberg d6f1c74330 pipeline: switch some code over to functions 9 роки тому
  Daniel Stenberg 811443754a CURLOPT_PIPEWAIT: added 9 роки тому
  Daniel Stenberg 193251794a IsPipeliningPossible: fixed for http2 9 роки тому
  Daniel Stenberg 5871affc7a http2: remove the stream from the hash in stream_close callback 9 роки тому
  Daniel Stenberg 72105ebf05 http2: set default concurrency, fix ConnectionExists for multiplex 9 роки тому
  Daniel Stenberg 38bd6bf0bb bundles: store no/default/pipeline/multiplex 9 роки тому
  Daniel Stenberg 783b3c7b42 http2: separate multiplex/pipelining + cleanup memory leaks 9 роки тому
  Daniel Stenberg 02ec1ced9b CURLMOPT_PIPELINE: bit 1 is for multiplexing 9 роки тому
  Daniel Stenberg 591a6933da pipeline: move function to pipeline.c and make static 9 роки тому
  Daniel Stenberg e91aedd840 IsPipeliningPossible: http2 can always "pipeline" (multiplex) 9 роки тому
  Daniel Stenberg 01e1bdb10c http2: force "drainage" of streams 9 роки тому
  Daniel Stenberg 7bbac214f5 http2: move the mem+len pair to the stream struct 9 роки тому