~myers-1/pyopenssl/npn

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Jean-Paul Calderone
  • Date: 2010-07-28 01:47:22 UTC
  • mfrom: (131.1.4 fix-repo-layout)
  • Revision ID: exarkun@divmod.com-20100728014722-bg82go1dngs45m61
Restructure the repository to ease development and testing

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-07-27  Jean-Paul Calderone  <exarkun@twistedmatrix.com>
 
2
 
 
3
        * Re-arrange the repository so that the package can be built and
 
4
          used in-place without requiring installation.
 
5
 
1
6
2010-02-27  James Yonan <james@openvpn.net>
2
7
 
3
8
        * src/crypto/crypto.c: Added crypto.sign and crypto.verify methods