[BACK]Return to auth-rh-rsa.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Attic/auth-rh-rsa.c between version 1.8 and 1.9

version 1.8, 1999/11/23 22:25:52 version 1.9, 1999/11/24 00:26:00
Line 1 
Line 1 
 /*  /*
    *
 auth-rh-rsa.c   * auth-rh-rsa.c
    *
 Author: Tatu Ylonen <ylo@cs.hut.fi>   * Author: Tatu Ylonen <ylo@cs.hut.fi>
    *
 Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland   * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
                    All rights reserved   *                    All rights reserved
    *
 Created: Sun May  7 03:08:06 1995 ylo   * Created: Sun May  7 03:08:06 1995 ylo
    *
 Rhosts or /etc/hosts.equiv authentication combined with RSA host   * Rhosts or /etc/hosts.equiv authentication combined with RSA host
 authentication.   * authentication.
    *
 */   */
   
 #include "includes.h"  #include "includes.h"
 RCSID("$Id$");  RCSID("$Id$");

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9