]> andersk Git - gssapi-openssh.git/commit
- if no available gssapi mechanisms, abort instead of sending 0 to
authorjbasney <jbasney>
Mon, 7 Apr 2003 18:18:52 +0000 (18:18 +0000)
committerjbasney <jbasney>
Mon, 7 Apr 2003 18:18:52 +0000 (18:18 +0000)
commit487d7053b9c3e23fe6ae31d64bd36ef5ff344c22
tree98f435a7e841801bebf0679ca7cdade41de7809b
parent6a962fd6a2fd7b90eea177dafee9139d0f13763c
- if no available gssapi mechanisms, abort instead of sending 0 to
  the server
- handle SSH_SMSG_FAILURE messages from server (not sure if server is
  misbehaving in this case but the client can do the right thing anyway)
- handle cases where try_gssapi_authentication() fails before beginning
  the handshake (for example, if there are no GSSAPI credentials);
  previously, we'd block waiting for the server to reply even if we
  never sent anything to the server
openssh/sshconnect1.c
This page took 0.039504 seconds and 6 git commands to generate.