Historique des commits

Auteur SHA1 Message Date
  Eddie Lumpkin 8e701cc978 lib: fixing comment spelling typos in lib files il y a 2 ans
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it il y a 3 ans
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent il y a 3 ans
  Daniel Stenberg a304051620 lib: more conn->data cleanups il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Viktor Szakats 308c243db5 all: fix codespell errors il y a 4 ans
  Marcel Raad a55c835e6b curl_multibyte: add to curlx il y a 5 ans
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking il y a 4 ans
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers il y a 5 ans
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() il y a 5 ans
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses il y a 7 ans
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs il y a 7 ans
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style il y a 7 ans
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) il y a 7 ans
  Miroslav Franc bf430ecdef library: Fix memory leaks found during static analysis il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers il y a 8 ans
  Steve Holme ccf7a82605 CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME il y a 8 ans
  Daniel Stenberg 0ee0d30a9f SOCKS5_gssapi_negotiate: don't assume little-endian ints il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Daniel Stenberg 9395999543 checksrc: use space after comma il y a 9 ans
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() il y a 9 ans
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG il y a 9 ans
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' il y a 10 ans
  Steve Holme 215f932e49 sspi: Moved KERB_WRAP_NO_ENCRYPT from socks_sspi module il y a 10 ans
  Michael Osipov eed1c63c70 docs: Improve inline GSS-API naming in code documentation il y a 10 ans
  Marc Hoersken e81bdab13e socks_sspi.c: added pointer guards to FreeContextBuffer calls il y a 10 ans
  Yang Tse 4fad1943a2 string formatting: fix 15+ printf-style format strings il y a 11 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans