~morgan-s-reed/pyopenssl/mr-RSAadditions

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: intrinsic
  • Date: 2009-11-21 10:00:53 UTC
  • mfrom: (75.1.24 trunk)
  • Revision ID: intrinsic@athena-20091121100053-by0zpyw2o51j8mic
Incremental merge commit 2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-04-01  Jean-Paul Calderone  <exarkun@twistedmatrix.com>
 
2
 
 
3
        * src/crypto/crypto.c: Add FILETYPE_TEXT for dumping keys and
 
4
          certificates and certificate signature requests to a text format.
 
5
 
 
6
2008-12-31  Jean-Paul Calderone  <exarkun@twistedmatrix.com>
 
7
 
 
8
        * src/crypto/x509ext.c, test/test_crypto.py: Add the get_short_name
 
9
          method to X509Extension based on patch from Alex Stapleton.
 
10
        
1
11
2008-12-31  Jean-Paul Calderone  <exarkun@twistedmatrix.com>
2
12
 
3
13
        * src/crypto/x509ext.c, test/test_crypto.py: Fix X509Extension so