Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 4d2f800677 curl.se: new home há 3 anos atrás
  Viktor Szakats 308c243db5 all: fix codespell errors há 4 anos atrás
  Marcel Raad a55c835e6b curl_multibyte: add to curlx há 5 anos atrás
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking há 4 anos atrás
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers há 5 anos atrás
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() há 5 anos atrás
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses há 7 anos atrás
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs há 7 anos atrás
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style há 7 anos atrás
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) há 7 anos atrás
  Miroslav Franc bf430ecdef library: Fix memory leaks found during static analysis há 8 anos atrás
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers há 8 anos atrás
  Steve Holme ccf7a82605 CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME há 8 anos atrás
  Daniel Stenberg 0ee0d30a9f SOCKS5_gssapi_negotiate: don't assume little-endian ints há 8 anos atrás
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
  Daniel Stenberg 9395999543 checksrc: use space after comma há 9 anos atrás
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() há 9 anos atrás
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG há 9 anos atrás
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' há 10 anos atrás
  Steve Holme 215f932e49 sspi: Moved KERB_WRAP_NO_ENCRYPT from socks_sspi module há 10 anos atrás
  Michael Osipov eed1c63c70 docs: Improve inline GSS-API naming in code documentation há 10 anos atrás
  Marc Hoersken e81bdab13e socks_sspi.c: added pointer guards to FreeContextBuffer calls há 10 anos atrás
  Yang Tse 4fad1943a2 string formatting: fix 15+ printf-style format strings há 11 anos atrás
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages há 11 anos atrás
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming há 11 anos atrás
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files há 11 anos atrás
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files há 11 anos atrás
  Daniel Stenberg 2e7d2c8f74 SOCKS: truly disable it if CURL_DISABLE_PROXY is defined há 12 anos atrás
  Yang Tse e77d867068 unicode NTLM SSPI: cleanup há 12 anos atrás