Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2000 17:53:15 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh auth-rsa.c authfd.c authfile.c bufaux.c cipher.c cipher.h fingerprint.c mpaux.c packet.h rsa.h ssh-agent.c sshconnect.c
Message-ID:  <200002250153.RAA71136@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2000/02/24 17:53:14 PST

  Modified files:
    crypto/openssh       auth-rsa.c authfd.c authfile.c bufaux.c 
                         cipher.c cipher.h fingerprint.c mpaux.c 
                         packet.h rsa.h ssh-agent.c sshconnect.c 
  Log:
  The includes must be <openssl/.*\.h>, not <ssl/.*\.h>.
  
  Revision  Changes    Path
  1.2       +3 -2      src/crypto/openssh/auth-rsa.c
  1.2       +2 -1      src/crypto/openssh/authfd.c
  1.2       +2 -1      src/crypto/openssh/authfile.c
  1.2       +2 -1      src/crypto/openssh/bufaux.c
  1.2       +2 -1      src/crypto/openssh/cipher.c
  1.2       +3 -2      src/crypto/openssh/cipher.h
  1.2       +3 -1      src/crypto/openssh/fingerprint.c
  1.2       +3 -2      src/crypto/openssh/mpaux.c
  1.2       +2 -1      src/crypto/openssh/packet.h
  1.2       +3 -2      src/crypto/openssh/rsa.h
  1.2       +3 -1      src/crypto/openssh/ssh-agent.c
  1.3       +3 -3      src/crypto/openssh/sshconnect.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002250153.RAA71136>