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
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
js: include armored Key in import callback
Maximilian Krambach
2
-3
/
+32
2018-07-24
js: Fix wrong encoding in received error messages
Maximilian Krambach
1
-1
/
+2
2018-07-24
cpp: Add safety checks for key update
Andre Heinecke
2
-1
/
+4
2018-07-22
docs: python bindings howto
Ben McGinnes
1
-170
/
+169
2018-07-22
doc: python bindings howto
Ben McGinnes
1
-624
/
+623
2018-07-22
doc: python bindings howto
Ben McGinnes
1
-0
/
+1
2018-07-20
js: repair BrowserTextExtension test
Maximilian Krambach
1
-8
/
+8
2018-07-19
cpp: Print origin and last update for key/uid
Andre Heinecke
1
-0
/
+4
2018-07-18
js: typo in comment
Maximilian Krambach
1
-1
/
+1
2018-07-18
qt: Handle encoding for diagnostics
Andre Heinecke
1
-1
/
+53
2018-07-17
js: fix getkeys with locate option
Maximilian Krambach
1
-2
/
+4
2018-07-13
python bindings: example scripts
Ben McGinnes
2
-2
/
+2
2018-07-12
js: allow optional Key retrieve pattern to be null
Maximilian Krambach
1
-2
/
+2
2018-07-12
js: add with-sec-fprs to getKeysArmored
Maximilian Krambach
3
-15
/
+60
2018-07-10
js: documentation
Maximilian Krambach
11
-234
/
+456
2018-07-10
example scripts: python work-arounds
Ben McGinnes
1
-3
/
+3
2018-07-09
docs: python bindings howto
Ben McGinnes
1
-1251
/
+1235
2018-07-09
js: fix verify result reporting
Maximilian Krambach
3
-2
/
+88
2018-07-09
js: reduce request spam at getKeys()
Maximilian Krambach
3
-25
/
+46
2018-07-07
python bindings: howto examples
Ben McGinnes
13
-67
/
+71
2018-07-05
qt: Handle OpenPGP Diagnostic log
Andre Heinecke
1
-5
/
+27
2018-07-05
cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAG
Andre Heinecke
2
-0
/
+5
2018-07-04
js: properly reject pgp message without signature
Maximilian Krambach
1
-1
/
+1
2018-07-04
js: Add jsdoc, update webpack-cli dependency
Maximilian Krambach
8
-78
/
+123
2018-07-04
cpp: Fix memory of DecryptionResult::symkeyAlgo
Andre Heinecke
1
-0
/
+7
2018-07-04
js: add Key lookup
Maximilian Krambach
4
-4
/
+33
2018-07-03
js: fixing Key import/export test
Maximilian Krambach
3
-13
/
+87
2018-07-01
python bindings: scheming serpents
Ben McGinnes
1
-69
/
+17
2018-07-01
python bindings: gpg.core
Ben McGinnes
1
-27
/
+79
2018-06-29
python bindings: python 3.7
Ben McGinnes
4
-6
/
+11
2018-06-28
whitespace police:
Ben McGinnes
1
-2
/
+2
2018-06-28
docs: python bindings howto
Ben McGinnes
1
-0
/
+358
2018-06-28
python bindings examples
Ben McGinnes
1
-0
/
+110
2018-06-28
python bindings examples
Ben McGinnes
1
-0
/
+73
2018-06-28
python bindings examples: three export scripts
Ben McGinnes
3
-0
/
+223
2018-06-28
python bindings: import example
Ben McGinnes
1
-0
/
+91
2018-06-28
python bindings: export secret keys
Ben McGinnes
1
-1
/
+42
2018-06-28
python bindings: export public keys
Ben McGinnes
1
-6
/
+18
2018-06-28
python bindings: export public keys
Ben McGinnes
1
-1
/
+58
2018-06-20
js: Demoextension update
Maximilian Krambach
5
-40
/
+99
2018-06-19
Prepare build system for gpgme-js and dist it
Andre Heinecke
5
-1
/
+134
2018-06-19
js: getDefaultKey and GenerateKey improvements
Maximilian Krambach
3
-36
/
+19
2018-06-17
python bindings: core import statements
Ben McGinnes
1
-3
/
+3
2018-06-17
python bindings: core — PEP8 compliance
Ben McGinnes
1
-77
/
+101
2018-06-17
python bindings: core - key import
gsoc/jacob-key-import
Ben McGinnes
1
-9
/
+37
2018-06-16
python bindings: core key import
Ben McGinnes
2
-5
/
+28
2018-06-14
js: import result feedback
Maximilian Krambach
1
-18
/
+36
2018-06-14
js: add verify and signature parsing
Maximilian Krambach
4
-10
/
+331
2018-06-13
js: getDefaultKey and verify fix
Maximilian Krambach
7
-6
/
+147
2018-06-13
js: less confusing icons for test/Demo extension
Maximilian Krambach
2
-0
/
+0
[prev]
[next]