Subject: CVS commit: pkgsrc/security/py-OpenSSL
From: Adam Ciarcinski
Date: 2011-05-20 13:05:33
Message id: 20110520110533.B3D81175DD@cvs.netbsd.org

Log Message:
Changes 0.12:
* OpenSSL/crypto/x509.c: Add get_extension_count and get_extension
  to the X509 type, allowing read access to certificate extensions.
* OpenSSL/crypto/x509ext.c: Add get_short_name and get_data to the
  X509Extension type, allowing read access to the contents of an
  extension.
* OpenSSL/ssl/ssl.c: Expose a number of symbolic constants for
  values passed to the connection "info" callback.
* OpenSSL/ssl/connection.py: Add support for new-style
  buffers (primarily memoryviews) to Connection.send and
  Connection.sendall.

Files:
RevisionActionfile
1.24modifypkgsrc/security/py-OpenSSL/Makefile
1.6modifypkgsrc/security/py-OpenSSL/distinfo