Historique des commits

Auteur SHA1 Message Date
  Dimitri Papadopoulos fe795bf5b3 Reorganize #include il y a 3 ans
  David Woodhouse 9972900cb1 Add line length argument to buf_append_base64() il y a 3 ans
  Nikos Mavrogiannopoulos 6acf230d4c cleanup_gssapi_auth: avoid null pointer dereference il y a 4 ans
  David Woodhouse 70dd287c21 Fix some more proxy assumptions in HTTP auth il y a 9 ans
  Nikos Mavrogiannopoulos ef3e9ca10c Move internal auth state in http_auth_state. il y a 9 ans
  David Woodhouse 01f11bd44b Fix up GSSAPI auth for non-proxy authentication il y a 9 ans
  David Woodhouse 27e6c23997 Let cleanup functions distinguish between proxy and http auth il y a 9 ans
  David Woodhouse 3484aeb5b3 Add unused http_auth states, add proxy argument to authorization methods il y a 9 ans
  David Woodhouse 021bddd22c Start making HTTP authentication less proxy-specific il y a 9 ans
  David Woodhouse 70d26b833b Update copyright year il y a 9 ans
  David Woodhouse b9a9d6eda1 Use endian-specific access functions in gssapi.c il y a 9 ans
  David Woodhouse 048aa0321e Fix incompatible-pointer-types-discards-qualifiers warning on GhostBSD/clang il y a 10 ans
  David Woodhouse 3405d89950 Fix SOCKS GSSAPI auth to send final token client->server if needed il y a 10 ans
  David Woodhouse 8f5dcaea9e Don't force a reconnect if GSSAPI fails without trying il y a 10 ans
  David Woodhouse 00fe045caf Improve GSSAPI error reporting il y a 10 ans
  David Woodhouse c168c80054 Fix potential memory leak on GSSAPI failure il y a 10 ans
  David Woodhouse 764ce6b5ee Fix openconnect_base64_decode() to return the buffer il y a 10 ans
  David Woodhouse 7a2b2e823c Fix gss_init_sec_context() error message il y a 10 ans
  David Woodhouse a14dea8bf9 Improve GSSAPI error reporting a little il y a 10 ans
  David Woodhouse aa37b099c5 Clean up argument types for openconnect_base64_decode() il y a 10 ans
  David Woodhouse a4df343b4b Update GSSAPI option flags for SOCKS to match RFC1961. il y a 10 ans
  David Woodhouse dbf058ab63 Use SPNEGO for GSSAPI il y a 10 ans
  David Woodhouse 8ee30328c4 Fix base64 decode in processing GSSAPI input il y a 10 ans
  David Woodhouse 536edc68fb use cleanup_gssapi_auth() in failure path too il y a 10 ans
  David Woodhouse d8d920540f Fix cleanup_gssapi_auth() to stop it segfaulting on Solaris il y a 10 ans
  David Woodhouse 705da6b2ea Use autoheader. Ick. But the command lines were getting silly il y a 10 ans
  David Woodhouse 73e61c6b32 struct gss_buffer_desc.length is a size_t il y a 10 ans
  David Woodhouse 1239b6ea58 Add SOCKS GSSAPI auth il y a 10 ans
  David Woodhouse 74f9d1301b Use an array of auth states il y a 10 ans
  David Woodhouse 9e50ba4764 Drop proxy connection and reconnect when auth fails il y a 10 ans