コミット履歴

作者 SHA1 メッセージ 日付
  Dimitri Papadopoulos fe795bf5b3 Reorganize #include 3 年 前
  David Woodhouse 9972900cb1 Add line length argument to buf_append_base64() 3 年 前
  Nikos Mavrogiannopoulos 406145101a ntlm_manual_challenge: initialize hash to zero 4 年 前
  David Woodhouse 283e8c32c4 Kill auth_is_proxy() abomination in ntlm.c 9 年 前
  David Woodhouse cdfd968dc7 Add explicit check for user/pass before ntlm_manual_challenge() 10 年 前
  David Woodhouse 8e10de6e63 Fix regression in manual NTLM auth 10 年 前
  David Woodhouse 758411c6cb Fix memory leak in ntlm_nt_hash() error paths 10 年 前
  David Woodhouse c26d459047 Finally add (non-proxy) HTTP authentication support 10 年 前
  David Woodhouse 70dd287c21 Fix some more proxy assumptions in HTTP auth 10 年 前
  Nikos Mavrogiannopoulos ef3e9ca10c Move internal auth state in http_auth_state. 10 年 前
  David Woodhouse 04fb5a3da9 Cleaner fix for NTLM closing stdin on cleanup 10 年 前
  David Woodhouse a0c0a0ed2e Fix up NTLM auth for non-proxy authentication 10 年 前
  David Woodhouse 27e6c23997 Let cleanup functions distinguish between proxy and http auth 10 年 前
  David Woodhouse 3484aeb5b3 Add unused http_auth states, add proxy argument to authorization methods 10 年 前
  David Woodhouse cf7fc109ff Fix Windows NTLM build 10 年 前
  David Woodhouse 021bddd22c Start making HTTP authentication less proxy-specific 10 年 前
  David Woodhouse de42bfcb9a Stop cleanup_ntlm_auth() using auth_state 10 年 前
  David Woodhouse 70d26b833b Update copyright year 10 年 前
  David Woodhouse afbf23e22b Use endian-specific access functions in ntlm.c 10 年 前
  David Woodhouse 38d6a0f22a Add endian-specific word load/store functions 10 年 前
  David Woodhouse 38c999e8ed Make constant data const in ntlm.c 10 年 前
  David Woodhouse e5fedab1b7 Fix ntlm_auth handling to accept AF in auth reply 10 年 前
  David Woodhouse 260bbb987e Fix endless loop when automatic NTLM auth fails 10 年 前
  David Woodhouse 3cb33295ee Use "Unicode" versions of SSPI functions 10 年 前
  David Woodhouse a990973051 Move buf_append_utf16le() to http.c and make it non-static 10 年 前
  David Woodhouse 4af7910692 Cosmetic fix in cleanup_ntlm_auth() 10 年 前
  David Woodhouse 764ce6b5ee Fix openconnect_base64_decode() to return the buffer 10 年 前
  David Woodhouse 4a67fe3c56 NTLM password handling should be UTF16 not UCS2 10 年 前
  David Woodhouse aa37b099c5 Clean up argument types for openconnect_base64_decode() 10 年 前
  David Woodhouse 800692918d Initial SSPI support for NTLM under Windows 10 年 前