]> andersk Git - gssapi-openssh.git/commit
- if multiple gssapi mechanisms in ssh_gssapi_mechanisms, separate them
authorjbasney <jbasney>
Fri, 20 Sep 2002 14:41:51 +0000 (14:41 +0000)
committerjbasney <jbasney>
Fri, 20 Sep 2002 14:41:51 +0000 (14:41 +0000)
commitd4ab470daad16873c770e97bdc1943da613ac5d7
treedf98d568dbb00a448c396d17bd1e534161088466
parentbec32dad73c7dc8c99588dc8671eb0653b870bef
- if multiple gssapi mechanisms in ssh_gssapi_mechanisms, separate them
  by ',' in the list
- added some debug messages in ssh_gssapi_mechanisms to show which mechs
  are chosen and why
- initialize gss_buffer_desc variables to NULL
- avoid calling gss_delete_sec_context() and gss_release_name() with
  mechglue because there are problems with name binding between the
  different gssapi libraries that cause memory management problems
openssh/gss-genr.c
This page took 0.131906 seconds and 5 git commands to generate.