cvs commit: src/crypto/openssl/crypto/engine eng_padlock.c

Simon L. Nielsen simon at FreeBSD.org
Sun Jul 30 14:03:05 UTC 2006


simon       2006-07-30 14:03:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    crypto/openssl/crypto/engine eng_padlock.c 
  Log:
  Fix a bug in the padlock engine when handling small data blocks.  This
  could cause problem e.g. when using OpenVPN.
  
  This is a direct commit to RELENG_6 since the issue was fixed by the
  OpenSSL 0.9.8b import in -CURRENT.
  
  PR:             bin/86598
  Submitted by:   Mike Tancsa <mike at sentex.net>
  Tested by:      Mike Tancsa, pjd
  Obtained from:  OpenSSL CVS (eng_padlock.c 1.12 -> 1.13 diff)
  
  Revision  Changes    Path
  1.2.8.1   +3 -3      src/crypto/openssl/crypto/engine/eng_padlock.c


More information about the cvs-all mailing list