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
/
js
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
js: return base64 after encrypt with armor=false
Maximilian Krambach
1
-2
/
+6
2018-08-27
js: small documentation update
Maximilian Krambach
1
-1
/
+2
2018-08-27
js: make non-payload data more encoding-tolerant
Maximilian Krambach
1
-1
/
+8
2018-08-27
js: typecheck destructured parameters
Maximilian Krambach
2
-13
/
+32
2018-08-27
js: extend information on decoding in decrypt
Maximilian Krambach
2
-3
/
+9
2018-08-27
js: fix file_name return on decrypt
Maximilian Krambach
1
-17
/
+17
2018-08-24
js: add new options to permittedOperations
Maximilian Krambach
1
-0
/
+6
2018-08-23
js: fix syntax inside Keyring methods
Maximilian Krambach
1
-1
/
+2
2018-08-23
js: offer an always-trust parameter on encrypt
Maximilian Krambach
1
-1
/
+7
2018-08-23
js: use destructured option parameters
Maximilian Krambach
2
-105
/
+62
2018-08-23
js: update getDefaultKey to more precise logic
Maximilian Krambach
1
-1
/
+6
2018-08-22
js: add decrypt result options
Maximilian Krambach
3
-12
/
+20
2018-08-22
js: make method parameters objects
Maximilian Krambach
2
-118
/
+172
2018-08-22
js: improve decryption performance
Maximilian Krambach
5
-19
/
+100
2018-08-22
js: Return error if signature has no fingerprint
Maximilian Krambach
1
-1
/
+4
2018-08-22
js: changed verify signature result infos
javascript-binding
Maximilian Krambach
1
-2
/
+4
2018-08-22
js: throw errors in sync functions
Maximilian Krambach
5
-36
/
+47
2018-08-21
js: update decrypt/verify results
Maximilian Krambach
2
-10
/
+13
2018-08-21
js: Fix library name mentioned in js Makefiles
Andre Heinecke
1
-3
/
+3
2018-08-21
js: set expiry of generatedKey to seconds from now
Maximilian Krambach
1
-6
/
+4
2018-08-20
js: add option "subkey-algo" to generateKey
Maximilian Krambach
2
-2
/
+14
2018-08-20
js: set expiry date on generateKey
Maximilian Krambach
1
-1
/
+2
2018-08-20
js: add and apply eslint rules
Maximilian Krambach
10
-250
/
+257
2018-08-20
js: revert changes to class read/write restriction
Maximilian Krambach
8
-1209
/
+1148
2018-08-17
js: decode arriving gpg message strings
Maximilian Krambach
2
-2
/
+30
2018-08-17
js: correct decrypt result info (2)
Maximilian Krambach
1
-3
/
+3
2018-08-17
js: expect additional 'info' to arrive on decrypt, too
Maximilian Krambach
1
-1
/
+2
2018-08-17
js: decrypt callback is_mime fix
Maximilian Krambach
1
-1
/
+3
2018-08-17
js: don't expire new keys if no date is set
Maximilian Krambach
1
-0
/
+2
2018-08-17
js: small documentation fix
Maximilian Krambach
1
-6
/
+7
2018-08-17
js: removed Key.armor property in synchronous use
Maximilian Krambach
3
-89
/
+145
2018-08-17
js: disallow bulk set data on key from outside
Maximilian Krambach
3
-67
/
+89
2018-08-16
js: importKey feedback refactor
Maximilian Krambach
1
-18
/
+13
2018-08-16
js: fix import feedback
Maximilian Krambach
1
-1
/
+9
2018-08-16
js: avoid async getters
Maximilian Krambach
1
-10
/
+5
2018-08-16
js: wrong object assumed in recent commit
Maximilian Krambach
1
-2
/
+5
2018-08-16
js: get default key fixes
Maximilian Krambach
1
-7
/
+15
2018-08-16
js: simplify getDefaultKey
Maximilian Krambach
1
-11
/
+7
2018-08-16
js: consistently return uppercase fingerprint
Maximilian Krambach
1
-2
/
+3
2018-08-01
js: make init export immutable
Maximilian Krambach
1
-4
/
+3
2018-07-31
js: fix confusion about loop in last commit
Maximilian Krambach
1
-2
/
+1
2018-07-31
js: Fix Key.hasSecret answer
Maximilian Krambach
2
-5
/
+7
2018-07-30
js: Making objects inmutable
Maximilian Krambach
7
-23
/
+31
2018-07-27
js: fix indentaion
Maximilian Krambach
6
-1138
/
+1150
2018-07-27
js: change the write access for js class methods
Maximilian Krambach
7
-352
/
+372
2018-07-24
js: include armored Key in import callback
Maximilian Krambach
1
-3
/
+6
2018-07-24
js: Fix wrong encoding in received error messages
Maximilian Krambach
1
-1
/
+2
2018-07-18
js: typo in comment
Maximilian Krambach
1
-1
/
+1
2018-07-17
js: fix getkeys with locate option
Maximilian Krambach
1
-2
/
+4
2018-07-12
js: allow optional Key retrieve pattern to be null
Maximilian Krambach
1
-2
/
+2
[next]