python-gnupg/gnupg
Isis Lovecruft 81b2d9d9c2
Change ListPackets.key to be backwards compatible.
This also adds a new ``ListPackets.encrypted_to`` list, which contains
all the keyids which a message was encrypted to. ``ListPackets.key`` is
just the first one we discovered that it was encrypted to, for backwards
compatibility.

 * FIXES part of Issue #67.
   https://github.com/isislovecruft/python-gnupg/issues/67

 * CHANGES the additions made in commit f70a7dc4f0 by @tomgalloway in
   PR#70 to be backwards compatible.
   f70a7dc4f0
   https://github.com/isislovecruft/python-gnupg/pull/77
2014-11-27 02:35:52 +00:00
..
test Change ListPackets.key to be backwards compatible. 2014-11-27 02:35:52 +00:00
__init__.py fix sphinx errors&warnings; some pep8 2013-10-14 01:24:17 -03:00
_ansistrm.py
_logger.py more py2.6 fixes 2014-04-23 14:49:24 +02:00
_meta.py Add throw_keyids=bool option to encrypt() method. 2014-11-27 02:19:34 +00:00
_parsers.py Change ListPackets.key to be backwards compatible. 2014-11-27 02:35:52 +00:00
_trust.py properly pass argument during trustdb repair 2014-10-02 04:56:56 -05:00
_util.py Use process uids and usernames on Unix and Windows respectively. 2014-11-27 00:03:27 +00:00
_version.py Change versioneer parameters in gnupg/_version.py to match setup.py. 2014-11-19 21:44:53 +00:00
copyleft.py
gnupg.py Add throw_keyids=bool option to encrypt() method. 2014-11-27 02:19:34 +00:00