• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

SecurityInnovation / PGPy / 646

Builds Branch Commit Type Ran Committer Via Coverage
646 specify-creation-time specify creation time While #262 made it possible to set creation times in some places, it missed some others. This makes the created= argument functional in all the contexts where it could be useful. Signed-off-by: Daniel Kahn Gillmor <dkg@fif... Pull #286 28 Aug 2019 05:40AM UTC web-flow travis-ci pending completion   set done
645 intended-recipient handle and generate Intended Recipient subpackets See https://gitlab.com/openpgp-wg/rfc4880bis/merge_requests/19 and https://0xacab.org/schleuder/schleuder/issues/158 for more details about this subpacket. The simplest way to use this when gener... Pull #285 28 Aug 2019 01:04AM UTC web-flow travis-ci pending completion   set done
644 gen-issuer-fingerprint PGPKey._sign: include hashed Issuer Fingerprint subpacket by default. GnuPG has been including hashed Issuer Fingerprint subpackets by default in signatures since 2016-10-08. This subpacket makes it possible to distinguish between a bad signatur... Pull #284 27 Aug 2019 10:52PM UTC web-flow travis-ci pending completion   set done
643 simplify-userid User IDs: simplify, treat as UTF-8 strings Over in #271, we discussed simplifying the lower-level UserID packet object, and moving the <name,comment,email> splitting logic up into the higher-layer PGPUID API. This patch does that work, and also ... Pull #280 27 Aug 2019 09:34PM UTC web-flow travis-ci pending completion   set done
642 fix-tuning tuning: Avoid ValueError on slow/loaded machines On some particularly slow or heavily-loaded systems, the count of bytes hashed in 100ms is very low. In this case, tune_count() was raising: ValueError: negative shift count because of the w... Pull #279 27 Aug 2019 09:22PM UTC web-flow travis-ci pending completion   set done
640 document-exportable PGPKey.certify: document exportable flag The exportable flag is already implemented, but it is not documented in the docstring. This addresses that concern. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net> Pull #283 27 Aug 2019 09:03PM UTC web-flow travis-ci pending completion   set done
639 document-exportable PGPKey.certify: document exportable flag The exportable flag is already implemented, but it is not documented in the docstring. This addresses that concern. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net> Pull #283 27 Aug 2019 08:53PM UTC web-flow travis-ci pending completion   set done
637 master Merge pull request #278 from dkg/avoid-python-gpg-segv tests: avoid references to gpg.Context after deletion push 27 Aug 2019 05:47PM UTC web-flow travis-ci pending completion   set done
636 master Merge pull request #281 from jonathancross/ed25519-docs progress.rst : Updating Ed25519 status push 27 Aug 2019 05:36PM UTC web-flow travis-ci pending completion   set done
635 master Merge pull request #277 from dkg/unarmor-liberally types: Unarmor more liberally push 27 Aug 2019 05:26PM UTC web-flow travis-ci pending completion   set done
634 ed25519-docs progress.rst : Updating Ed25519 status Pull #281 27 Aug 2019 05:13PM UTC web-flow travis-ci pending completion   set done
633 simplify-userid User IDs: simplify, treat as UTF-8 strings Over in #271, we discussed simplifying the lower-level UserID packet object, and moving the <name,comment,email> splitting logic up into the higher-layer PGPUID API. This patch does that work, and also ... Pull #280 27 Aug 2019 04:33PM UTC web-flow travis-ci pending completion   set done
632 unarmor-liberally types: Unarmor 76-character-long lines When 76-char base64 lines were present, PGPy was failing to de-armor them. Closes: #276 Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net> Pull #277 27 Aug 2019 04:04PM UTC web-flow travis-ci pending completion   set done
631 fix-tuning tuning: Avoid ValueError on slow/loaded machines On some particularly slow or heavily-loaded systems, the count of bytes hashed in 100ms is very low. In this case, tune_count() was raising: ValueError: negative shift count because of the w... Pull #279 27 Aug 2019 03:55PM UTC web-flow travis-ci pending completion   set done
630 avoid-python-gpg-segv tests: avoid references to gpg.Context after deletion Some older versions of the python bindings for GPGME produce python objects that reference the underlying gpg.Context objects. When a gpg.Context is used in a "with" clause, it is disposed of... Pull #278 27 Aug 2019 03:23PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 25
  • 26
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc