projects
/
pgp-mime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
pgp-mime.git
2012-10-20
W. Trevor King
crypt: fix get_smtp_params -> get_client_params in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
crypt: import configparser for get_client_params().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
crypt: fix socket_path fallback (to SOCKET_PATH) in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
README: update nosetests-3.2 -> nosetests-3.3.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
W. Trevor King
.update-copyright.conf: update to pipe separators.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
W. Trevor King
pgp: use BytesGenerator and policy.SMTP to convert...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
W. Trevor King
Add gpgme-tool.socket-path configuration to smtplib...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
W. Trevor King
send-pgp-mime: make `--version` a stand alone argument...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
W. Trevor King
crypt: use AssuanClient.send_fds() to send file descrip...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
W. Trevor King
crypt: mention that a recipient-less signature is detac...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
W. Trevor King
key: add a UserID.uid doctest to ensure proper XML...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
W. Trevor King
key: flesh out to use KEYLIST's output XML.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
W. Trevor King
signature: use proper tag in failed-integer-value-conve...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
W. Trevor King
pgp: expect subkey signing in `verify` doctests.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
W. Trevor King
signature: add 0:'none' to _public_key_algorithm_enum.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
W. Trevor King
signature: fix inverse dictionary name typo in get_publ...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
key: don't pass args to RESULT in lookup_keys().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
key: add pgp_mime.key wrapping gpgme-tool's KEYLIST...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
signature: we don't need to import pprint in pgp_mime...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
crypt: add encryption/verification doctests using the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
test:key: add a subkey to the testing key.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
Run update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
signature: add Signature class for more Pythonic verifi...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
W. Trevor King
crypt: Use a sublogger of pgp_mime.LOG not pyassuan...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
W. Trevor King
Run update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
W. Trevor King
doc: explain need for Python 3.2 in the README.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
W. Trevor King
pgp: test a Mutt-generated email in pgp.verify.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
W. Trevor King
email: use absolute imports in the pgp_mime.email module.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
W. Trevor King
Force \r\n line endings when performing PGP cryptography.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
W. Trevor King
Always return a new Message instance from pgp.verify().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
W. Trevor King
Use configured pgp_mime.LOG.level for crypt client...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
Update the README with gpgme-tool, pyassuan, and pygrad...
v0.3
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
Update send-pgp-mime.py to use the new signer-specifica...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
Add `allow_default_signer` to `sign_and_encrypt_bytes`.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
Pass file-descriptors when spawning gpgme-tool to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
W. Trevor King
Adjust to use gpgme-tool (from the gpgme package).
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
W. Trevor King
Fix pgp-mime -> pgp_mime in README nosetest examples.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
W. Trevor King
Change my email address from drexel.edu to tremily.us.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
W. Trevor King
Add 'tools' to first line in README.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
W. Trevor King
Add decrypt() and verify() functions for decrypting...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
W. Trevor King
Add decrypt_bytes() and verify_bytes().
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
W. Trevor King
Adjust doctests to use the new pgp-mime@invalid.com...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
W. Trevor King
Add a test key (and creation scripts) so others can...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
W. Trevor King
Run update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
W. Trevor King
Add trailing slash to Gentoo overlay link in README.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
W. Trevor King
Restructure and cleanup pgp-mime now that it's a stand...
v0.2
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Raise an exception for unrecognized errors in send_pgp_...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Fixed email.Parser typo in send_pgp_mime.py imports...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Typo EncryptedMessageFactory -> PGPMimeMessageFactory...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Cleaned up be-handle-mail's subscriber notification...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Broke encodedMIMEText out of send-pgp-mime.PGPMimeMessa...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Assorted bugfixes to get reworked be-handle-mail working.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Major be-handle-mail rewrite to make things more modular.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Oops, forgot to reset from/to_addr in send_pgp_mime...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Major send_pgp_mime.py reorganization to better integra...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Normalized whitespace in be-handle-mail and send_pgp_mi...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Added "to_unicode" to send_pgp_mime.flatten()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
send_pgp_mime.py attempts to avoid UTF-8 for MIMEText...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Added send_pgp_mime.Mail.encodedMIMEText() for unicode...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Add unicode-header handling to send_pgp_mime.py
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Minor tweaks in send_pgp_mime.py
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Added --mode=plain option to send_pgp_mime.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Added some comments to send_pgp_mime
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
W. Trevor King
Added my send_pgp_mime module to the project.
commit
|
commitdiff
|
tree
|
snapshot