~myers-1/pyopenssl/npn

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Jean-Paul Calderone
  • Date: 2011-04-07 02:19:52 UTC
  • mfrom: (142.1.13 subjectAltName)
  • Revision ID: exarkun@divmod.com-20110407021952-c464twfn6f3j0uvf
Add more access to certificate extension data

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-04-06  Jean-Paul Calderone  <exarkun@twistedmatrix.com>
 
2
 
 
3
        * OpenSSL/crypto/x509.c: Add get_extension_count and get_extension
 
4
          to the X509 type, allowing read access to certificate extensions.
 
5
 
 
6
        * OpenSSL/crypto/x509ext.c: Add get_short_name and get_data to the
 
7
          X509Extension type, allowing read access to the contents of an
 
8
          extension.
 
9
 
1
10
2011-03-21  Olivier Hervieu <lp:~ohe>
2
11
 
3
12
        * OpenSSL/ssl/ssl.c: Expose a number of symbolic constants for