Commit History

Author SHA1 Message Date
  Steve Holme d91d21f05b sspi: Renamed max token length variables 10 years ago
  Steve Holme c2c6805797 sspi: Renamed expiry time stamp variables 10 years ago
  Steve Holme 9c613ade7a sspi: Only call CompleteAuthToken() when complete is needed 10 years ago
  Dan Fandrich 382cee0a77 Added the "flaky" keyword to a number of tests 10 years ago
  Steve Holme 980f2b7078 ntlm: Return all errors from Curl_ntlm_core_mk_nt_hash() 10 years ago
  Steve Holme 3b738a16eb ntlm: Return CURLcode from Curl_ntlm_core_mk_lm_hash() 10 years ago
  Steve Holme 9c5f851ec9 ntlm: Use 'CURLcode result' 10 years ago
  Steve Holme 3fe5b462f7 ntlm: Only define ntlm data structure when USE_NTLM is defined 10 years ago
  Steve Holme 28ff8babad ntlm: Changed handles to be dynamic like other SSPI handles 10 years ago
  Steve Holme f9f212fb93 ntlm: Renamed handle variables to match other SSPI structures 10 years ago
  Steve Holme df97ab3e5f ntlm: Renamed SSPI based input token variables 10 years ago
  Steve Holme c18329cef6 ntlm: We prefer 'CURLcode result' 10 years ago
  Steve Holme 0fd714d2c3 build: Added WinIDN build configuration options 10 years ago
  Nick Zitzmann bd87aec5a7 darwinssl: detect possible future removal of SSLv3 from the framework 10 years ago
  Patrick Monnerat 3ca560439c gskit.c: remove SSLv3 from SSL default. 10 years ago
  Patrick Monnerat 897ef500e5 gskit.c: use 'CURLcode result' 10 years ago
  Jay Satiro ec783dc142 SSL: Remove SSLv3 from SSL default due to POODLE attack 10 years ago
  Daniel Stenberg 2b04257491 pipelining: only output "is not blacklisted" in debug builds 10 years ago
  Daniel Stenberg e9bbe425d4 *.3: add/extend "SEE ALSO" sections 10 years ago
  Daniel Stenberg 019c95f566 curl_easy_pause.3: minor wording edit 10 years ago
  Daniel Stenberg 40be9a1c1d curl_getdate.3: provide a "SEE ALSO" section 10 years ago
  Daniel Stenberg bf769d09ec curl_global_init.3: minor formatting fix, add version info 10 years ago
  Daniel Stenberg fb6e8a5aa4 url.c: use 'CURLcode result' 10 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Daniel Stenberg 1752e9c088 Curl_add_timecondition: skip superfluous varible assignment 10 years ago
  Daniel Stenberg 65db980106 Curl_pp_flushsend: skip superfluous assignment 10 years ago
  Daniel Stenberg 8e34d3f9ef Curl_pp_readresp: remove superfluous assignment 10 years ago
  Daniel Stenberg 5b73f35761 Curl_proxyCONNECT: remove superfluous statement 10 years ago
  Guenter Knauf ede9884c59 Added MinGW support to build with nghttp2. 10 years ago
  Guenter Knauf 226e614378 Added VC ssh2 target to main Makefile. 10 years ago