index
:
GpgME
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gniibe/t7759
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lang
/
python
/
examples
/
t-edit.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
python: Fix function invocation.
Justus Winter
1
-1
/
+1
2016-05-12
python: Fix name of exception, make slot methods explicit.
Justus Winter
1
-1
/
+18
2016-05-12
python: Handle interpreter shutdown.
Justus Winter
1
-8
/
+22
2016-05-12
python: Make test case more robust.
Justus Winter
1
-0
/
+4
2016-05-12
python: Fix type translation.
Justus Winter
3
-27
/
+41
2016-05-11
python: Fix simple example.
Justus Winter
1
-1
/
+2
2016-05-11
python: Integrate into the build system.
Justus Winter
5
-31
/
+294
2016-05-10
python: PEP8 fixes.
Justus Winter
4
-33
/
+38
2016-05-10
python: Delete trailing whitespace.
Justus Winter
14
-78
/
+74
2016-05-10
python: Drop Debian packaging.
Justus Winter
7
-261
/
+0
2016-05-10
python: Rename bindings.
Justus Winter
54
-1
/
+1
2016-05-10
Allow cc to detect missing cases in a switch.
Werner Koch
1
-2
/
+2
2016-01-15
Fix possible _SC_OPEN_MAX max problem on AIX.
Werner Koch
1
-0
/
+13
2015-12-09
w32: Avoid conflict with Mingw-w64 version 4.0.4-1
Werner Koch
1
-2
/
+2
2015-12-04
Return on user cancellation of delete operation
Daiki Ueno
1
-0
/
+32
2015-12-04
doc: Fix minor errors
Daiki Ueno
1
-15
/
+15
2015-12-02
Fix typos found by codespell.
Justus Winter
8
-13
/
+13
2015-10-29
Make use of user passphrase handler during passwd.
Ben Kibbey
1
-0
/
+8
2015-10-28
w32: Add extra diagnostic about possible missing gpgme-w32spawn.exe.
Werner Koch
1
-2
/
+7
2015-10-28
w32: Improve locating gpgconf on 64 bit systems.
Werner Koch
1
-2
/
+7
2015-10-28
w32: Add new global flag "w32-inst-dir".
Werner Koch
5
-1
/
+51
2015-10-16
cleanup: Fix type mismatch around gpgme_error_t.
NIIBE Yutaka
2
-2
/
+2
2015-08-31
gpgme-tool: Switch to argparse.c for option parsing.
Werner Koch
4
-491
/
+1862
2015-08-30
Add gpgme_pubkey_algo_string
Werner Koch
8
-33
/
+94
2015-08-26
Post release updates
Werner Koch
2
-1
/
+5
2015-08-26
Release 1.6.0
gpgme-1.6.0
Werner Koch
5
-20
/
+90
2015-08-26
Make use of GPGRT macros is available.
Werner Koch
1
-12
/
+17
2015-08-25
Avoid -Wundef warnings if gpgme.h is used by g++.
Werner Koch
1
-20
/
+24
2015-08-25
Add configure option --enable-build-timestamp.
Werner Koch
1
-1
/
+11
2015-08-25
Relax ttyname_r error checks
Daiki Ueno
5
-29
/
+24
2015-08-25
Cleanup layout of gpgme.h
Werner Koch
2
-167
/
+225
2015-08-25
Improve error return by checking the FAILURE status.
Werner Koch
11
-2
/
+98
2015-08-25
tests: Build test programs in tests/ without wrappers.
Werner Koch
1
-0
/
+1
2015-08-25
tests: Allow using run-sign to test loopback pinentry problems.
Werner Koch
1
-0
/
+26
2015-08-24
Call status_cb for an ERROR status seen in the passphrase handler.
Werner Koch
1
-0
/
+12
2015-08-24
w32: Look for gpgconf in the new GnuPG 2.1 install dir.
Werner Koch
1
-6
/
+13
2015-08-24
w32: Expect gpgme-w32spawn.exe only in the gpgme installation dir.
Werner Koch
1
-58
/
+65
2015-08-24
w32: Print the installation directory in debug mode.
Werner Koch
2
-1
/
+15
2015-08-24
Add an export secret key feature.
Werner Koch
7
-20
/
+123
2015-08-16
Parse INQUIRE_MAXLEN in the passphrase callback.
Ben Kibbey
1
-3
/
+15
2015-08-15
Fix gpgme_{get,set}_status_cb to match documentation.
Ben Kibbey
2
-9
/
+14
2015-08-15
Parse the INQUIRE_MAXLEN status message.
Ben Kibbey
5
-1
/
+27
2015-08-15
Add gpgme_set/get_status_cb().
Ben Kibbey
6
-0
/
+100
2015-08-15
Make use of user passphrase handler during genkey.
Ben Kibbey
1
-0
/
+8
2015-08-12
Also check the return code in gpg_sign().
Ben Kibbey
1
-1
/
+1
2015-08-11
Check the return value when starting gpg.
Ben Kibbey
1
-3
/
+3
2015-08-02
More GTK2 removal
pyme3
Ben McGinnes
2
-7003
/
+0
2015-08-02
Removed GUI examples
Ben McGinnes
3
-2065
/
+0
2015-07-31
Add offline mode support for CMS keylisting
Andre Heinecke
13
-15
/
+123
2015-07-23
build: ignore scissor line for the commit-msg hook
Peter Wu
1
-0
/
+6
[next]