Histórico de commits

Autor SHA1 Mensagem Data
  Steve Holme efe4bab29b http_digest: Use CURLcode instead of CURLdigest 10 anos atrás
  Daniel Stenberg 95765567d0 HTTP: return larger than 3 digit response codes too 10 anos atrás
  Steve Holme 3fe5b462f7 ntlm: Only define ntlm data structure when USE_NTLM is defined 10 anos atrás
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 anos atrás
  Daniel Stenberg 1752e9c088 Curl_add_timecondition: skip superfluous varible assignment 10 anos atrás
  Brandon Casey 6beb0eeea1 Ensure progress.size_dl/progress.size_ul are always >= 0 10 anos atrás
  Daniel Stenberg 0187c9e11d http: fix the Content-Range: parser 10 anos atrás
  Tatsuhiro Tsujikawa 595f5f0e43 HTTP2: Support expect: 100-continue 10 anos atrás
  Daniel Stenberg 81cd24adb8 http2: more and better error checking 10 anos atrás
  Michael Osipov eed1c63c70 docs: Improve inline GSS-API naming in code documentation 10 anos atrás
  Michael Osipov e38ba43014 curl.h/features: Deprecate GSS-Negotiate macros due to bad naming 10 anos atrás
  Michael Osipov 5128672731 HTTP: Remove checkprefix("GSS-Negotiate") 10 anos atrás
  David Woodhouse 3de576efda Fix negotiate auth to proxies to track correct state 10 anos atrás
  David Woodhouse 6bc76194e8 Don't abort Negotiate auth when the server has a response for us 10 anos atrás
  David Woodhouse f78ae415d2 Don't clear GSSAPI state between each exchange in the negotiation 10 anos atrás
  Dan Fandrich 740ebcd86e https: Fix build when http2 is disabled 10 anos atrás
  Daniel Stenberg c06e76f6fe http2: better return code error checking 10 anos atrás
  Dan Fandrich f634355868 http: Fix a compiler warning when http2 support is disabled 10 anos atrás
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking 10 anos atrás
  Daniel Stenberg 99114faf82 http2: make connection re-use work 10 anos atrás
  Daniel Stenberg 68f0166a92 HTTP: CREDSPERREQUEST is for HTTP too 10 anos atrás
  Kamil Dudka ec5fde24de http: avoid auth failure on a duplicated header 10 anos atrás
  Daniel Stenberg d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time 10 anos atrás
  Kamil Dudka 9c941e92c4 nss: propagate blocking direction from NSPR I/O 10 anos atrás
  Daniel Stenberg 710f14edba handler: make 'protocol' always specified as a single bit 10 anos atrás
  Daniel Stenberg 74851340bd PROXYHEADER: send these headers in "normal" proxy requests too 10 anos atrás
  Daniel Stenberg ef6be35bae CURLOPT_HEADEROPT: added 10 anos atrás
  Daniel Stenberg ac887eedbc CURLOPT_PROXYHEADER: set headers for proxy-only 10 anos atrás
  Daniel Stenberg 42937f87e6 HTTP: don't send Content-Length: 0 _and_ Expect: 100-continue 10 anos atrás
  Daniel Stenberg 6448946ac3 http2: let openssl mention the exact protocol negotiated 10 anos atrás