Commit History

Author SHA1 Message Date
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 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 8 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 8 years ago
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 8 years ago
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 8 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 8 years ago
  Marc Hoersken b820e40f34 socks.c: display the hostname returned by the SOCKS5 proxy server 8 years ago
  Marc Hoersken d6bf400e9f socks.c: use Curl_printable_address in SOCKS5 connection sequence 8 years ago
  Marc Hoersken 213c27e487 socks.c: align SOCKS4 connection sequence with SOCKS5 8 years ago
  Marc Hoersken d1bfb1cf54 socks.c: improve verbose output of SOCKS5 connection sequence 8 years ago
  Marc Hoersken b7ee5316c2 socks.c: Correctly calculate position of port in response packet 8 years ago
  Marc Hoersken cc3384a254 socks.c: Do not modify and invalidate calculated response length 8 years ago
  Marc Hoersken 59580e12ba socks.c: Move error output after reading the whole response packet 8 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 9 years ago
  Tatsuhiro Tsujikawa 119037325d build: fix failures with -Wcast-align and -Werror 9 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Daniel Stenberg d94717e099 nonblock: call with (void) to show we ignore the return code 10 years ago
  Michael Osipov eed1c63c70 docs: Improve inline GSS-API naming in code documentation 10 years ago
  Daniel Stenberg d44b014271 FTP: make the data connection work when going through proxy 11 years ago
  Daniel Stenberg 358c5c0745 strlcat: remove function 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago