[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    [CVS] OpenSSL: openssl/crypto/sha/ sha512.c
From:       "Andy Polyakov" <appro () openssl ! org>
Date:       2007-04-30 15:55:01
Message-ID: 20070430155501.22B3C1AC6096 () master ! openssl ! org
[Download RAW message or body]

  OpenSSL CVS Repository
  http://cvs.openssl.org/
  ____________________________________________________________________________

  Server: cvs.openssl.org                  Name:   Andy Polyakov
  Root:   /v/openssl/cvs                   Email:  appro@openssl.org
  Module: openssl                          Date:   30-Apr-2007 17:55:00
  Branch: HEAD                             Handle: 2007043016550000

  Modified files:
    openssl/crypto/sha      sha512.c

  Log:
    Typo in commit #16187.

  Summary:
    Revision    Changes     Path
    1.15        +1  -1      openssl/crypto/sha/sha512.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openssl/crypto/sha/sha512.c
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 sha512.c
  --- openssl/crypto/sha/sha512.c	30 Apr 2007 13:26:06 -0000	1.14
  +++ openssl/crypto/sha/sha512.c	30 Apr 2007 15:55:00 -0000	1.15
  @@ -52,7 +52,7 @@
   
   const char SHA512_version[]="SHA-512" OPENSSL_VERSION_PTEXT;
   
  -#if defined(__i386) || defined(__i386__) || defined(_M_IX87) || \
  +#if defined(__i386) || defined(__i386__) || defined(_M_IX86) || \
       defined(__x86_64) || defined(_M_AMD64) || defined(_M_X64) || \
       defined(__s390__) || defined(__s390x__)
   #define SHA512_BLOCK_CAN_MANAGE_UNALIGNED_DATA
  @@ .
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                     openssl-cvs@openssl.org
Automated List Manager                           majordomo@openssl.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic