projects
/
pyassuan.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
pyassuan.git
2018-04-25
W. Trevor King
*: Run update-copyright.py
master
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
W. Trevor King
setup.py: Claim conformance with Python 3.4 through 3.6
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
W. Trevor King
*: Drop nose dependency
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
W. Trevor King
README: Drop enable-special-filenames link reference
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
W. Trevor King
pinentry.py: Show errors in GETPIN handling
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
W. Trevor King
.update-copyright.conf: convert %(project)s -> {project...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
W. Trevor King
pinentry: Add a handler for CLEARPASSPHRASE
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
W. Trevor King
pinentry: Add a handler for SETKEYINFO
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
bin: add explicit --version options for Python 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
W. Trevor King
Update setup.py and README to mention Python 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
W. Trevor King
client: add AssuanClient.send_fds() and .receive_fds().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
W. Trevor King
common: add logging and argument defaults to send_fds...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
W. Trevor King
client: add Unix-socket handling to .connect() and...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
W. Trevor King
client: fix devolpment -> development typo in AssuanCli...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
W. Trevor King
Log warnings if the server receivers unknown commands.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
W. Trevor King
Handle SETQUALITYBAR and SETQUALITYBAR_TT in pinentry.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
W. Trevor King
Allow lowercase letters in percent-escapes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
Bump to version 0.2.
v0.2
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
Add reference to gpgme-tool to the README.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
Use bytes for 'D' response parameters in pinentry.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
No b'...'.format() method (see bugs.python.org/issue3982).
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
A few more fixes for the str -> bytes conversion.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
No binary 'D ' requests from the client.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
W. Trevor King
Add send_fds and receive_fds functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
W. Trevor King
Hold all client/server communication explicitly in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
W. Trevor King
Fix pgp-mime -> pyassuan in README (copy errors :p).
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-25
W. Trevor King
Remove override_ttyname option from PinEntry.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
W. Trevor King
Add AUTHORS to .gitignore (generated by update-copyrigh...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
W. Trevor King
Run update-copyright.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
W. Trevor King
Add COPYING and .update-copyright.conf.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
W. Trevor King
Add AssuanClient.send_data().
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
W. Trevor King
Add return-value checking to AssuanClient response...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
W. Trevor King
Make AssuanClient.make_request() responses optional.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
W. Trevor King
Mention gpg-connect-agent in the README.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
W. Trevor King
Fix ttyname override (better logging, look at GPG_TTY...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
W. Trevor King
Fix a couple of syntax goofs.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
W. Trevor King
Add override_ttyname option to PinEntry.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
W. Trevor King
In make_request, AssuanClient has no attribute 'stop'.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
W. Trevor King
AssuanClient.make_request() now raises an error on...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
W. Trevor King
Looks like gpg does the heavy lifting internally.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
W. Trevor King
Add packaging (README and setup.py).
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
W. Trevor King
Break pinentry.py out of my blog and use it to start...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
W. Trevor King
Add dummy --display argument to pinentry.py so it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
W. Trevor King
Add version and log-level command line options to pinen...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
W. Trevor King
Add pinentry.py and mention it in gpg-agent post.
commit
|
commitdiff
|
tree
|
snapshot