Commit History

Author SHA1 Message Date
  Viktor Szakats b801b453af whitespace fixes 5 years ago
  Viktor Szakats f078361c0e URL and mailmap updates, remove an obsolete directory [ci skip] 5 years ago
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup 5 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Daniel Stenberg 0d85eed3df Curl_timeleft: change return type to timediff_t 6 years ago
  Jay Satiro 6d436642dd socks: fix incorrect port number in SOCKS4 error message 6 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 6 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 6 years ago
  Kamil Dudka 8924f58c37 CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth 7 years ago
  Kamil Dudka cd1c9f0807 socks: deduplicate the code for auth request 7 years ago
  Kamil Dudka 641072b919 socks: use proxy_user instead of proxy_name 7 years ago
  Sylvestre Ledru 66de563482 Improve code readbility 7 years ago
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc 7 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 7 years ago
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 7 years ago
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 7 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 7 years ago
  Marc Hoersken b820e40f34 socks.c: display the hostname returned by the SOCKS5 proxy server 7 years ago
  Marc Hoersken d6bf400e9f socks.c: use Curl_printable_address in SOCKS5 connection sequence 7 years ago
  Marc Hoersken 213c27e487 socks.c: align SOCKS4 connection sequence with SOCKS5 7 years ago
  Marc Hoersken d1bfb1cf54 socks.c: improve verbose output of SOCKS5 connection sequence 7 years ago
  Marc Hoersken b7ee5316c2 socks.c: Correctly calculate position of port in response packet 7 years ago
  Marc Hoersken cc3384a254 socks.c: Do not modify and invalidate calculated response length 7 years ago
  Marc Hoersken 59580e12ba socks.c: Move error output after reading the whole response packet 7 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Jay Satiro e2f430c74a socks: Fix incorrect port numbers in failed connect messages 8 years ago
  Tatsuhiro Tsujikawa 119037325d build: fix failures with -Wcast-align and -Werror 8 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago