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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt: Add job for creating signed archives
ikloecker/t6342-gpgtar
Ingo Klöcker
2023-01-30
10
-1
/
+588
*
cpp: Support new archive signing flag
Ingo Klöcker
2023-01-30
3
-15
/
+25
*
core: Use signature modes as flags
Ingo Klöcker
2023-01-30
8
-26
/
+37
*
qt: Add job for creating encrypted archives
Ingo Klöcker
2023-01-27
11
-0
/
+634
*
qt: Add data provider for list of file names
Ingo Klöcker
2023-01-27
5
-0
/
+187
*
cpp: Support new archive encryption flag
Ingo Klöcker
2023-01-27
2
-1
/
+6
*
cpp: Add convenience overload to set file name
Ingo Klöcker
2023-01-27
3
-0
/
+7
*
doc: Fix syntax errors
Ingo Klöcker
2023-01-27
1
-4
/
+4
*
core: Update required GnuPG version for new archive features
Ingo Klöcker
2023-01-26
2
-9
/
+12
*
doc: Update NEWS and API documentation
Ingo Klöcker
2023-01-25
2
-8
/
+66
*
core: Support usage of gpgtar for verifying a signed archive
Ingo Klöcker
2023-01-25
11
-33
/
+175
*
core: Support usage of gpgtar for decrypting an encrypted archive
Ingo Klöcker
2023-01-24
5
-22
/
+93
*
core: Allow setting the base directory when creating an archive
Ingo Klöcker
2023-01-23
4
-18
/
+71
*
doc: Update NEWS and API documentation
Ingo Klöcker
2023-01-19
2
-0
/
+35
*
core: Support usage of gpgtar for creating an encrypted signed archive
Ingo Klöcker
2023-01-19
2
-22
/
+82
*
core: Support usage of gpgtar for creating a signed archive
Ingo Klöcker
2023-01-19
4
-36
/
+92
*
core: Fix --set-filename argument
Ingo Klöcker
2023-01-19
1
-1
/
+1
*
core: Support usage of gpgtar for encryption
Ingo Klöcker
2023-01-18
5
-116
/
+302
*
core: Defer adding --status-fd and --logger-fd to argument list
Ingo Klöcker
2023-01-18
1
-41
/
+60
*
doc: Document socketdir value of gpgme_get_dirinfo
Ingo Klöcker
2023-01-18
1
-0
/
+3
*
cpp,doc: Update list of allowed values for dirInfo
Ingo Klöcker
2023-01-18
1
-1
/
+1
*
core: Extend gpgme_get_dirinfo to return the gpgtar name
Ingo Klöcker
2023-01-18
4
-0
/
+24
*
core: Use "goto leave" pattern to clean up resources
Ingo Klöcker
2023-01-17
1
-68
/
+62
*
core: Do not add obsolete --no-sk-comments to command line
Ingo Klöcker
2023-01-16
1
-11
/
+0
*
qt: Fix comparisons of integer expressions of different signedness
Ingo Klöcker
2023-01-05
1
-1
/
+1
*
cpp: Fix comparisons of integer expressions of different signedness
Ingo Klöcker
2023-01-05
1
-2
/
+2
*
cpp: Expliticly declare compiler generated copy constructors
Ingo Klöcker
2023-01-05
15
-2
/
+25
*
qt: Replace Q_DECL_OVERRIDE with override
Ingo Klöcker
2023-01-05
34
-180
/
+180
*
qt: Allow deferred start of import job
Ingo Klöcker
2023-01-05
5
-0
/
+54
*
qt: Support deferred start of jobs
Ingo Klöcker
2023-01-04
10
-0
/
+65
*
qt: Explicitly instantiate private job classes
Ingo Klöcker
2023-01-04
17
-72
/
+374
*
doc:python: Replace gpgme-config to pkg-config.
NIIBE Yutaka
2022-12-14
1
-2
/
+2
*
cpp: Handle status errors in the base edit interactor
Ingo Klöcker
2022-12-08
2
-4
/
+3
*
cpp: Handle statuses that need no response in the base edit interactor
Ingo Klöcker
2022-12-08
8
-28
/
+7
*
qt: Write path values with Unix directory separators
Ingo Klöcker
2022-12-06
1
-1
/
+1
*
doc: Don't use AM_PATH_GPGME_PTHREAD any more.
NIIBE Yutaka
2022-11-29
1
-5
/
+7
*
gpgme.m4: Fix AM_PATH_GPGME_PTHREAD.
NIIBE Yutaka
2022-11-25
1
-21
/
+24
*
core: Allow nullptr for key on card-edit
Ingo Klöcker
2022-11-15
1
-3
/
+4
*
doc: Update documentation for gpgme.pc and pkg-config.
NIIBE Yutaka
2022-11-15
1
-44
/
+55
*
gpgme.m4: Include _AM_PATH_GPGRT_CONFIG implementation.
NIIBE Yutaka
2022-11-15
1
-6
/
+95
*
m4: Update gpg-error.m4.
NIIBE Yutaka
2022-11-15
1
-17
/
+32
*
core: Check for nullptr
Ingo Klöcker
2022-11-11
1
-2
/
+2
*
qt: Allow disabling automatic trust database check on key listing
Ingo Klöcker
2022-11-04
5
-4
/
+102
*
core: New context flag "no-auto-check-trustdb"
Ingo Klöcker
2022-11-04
6
-0
/
+51
*
build: Update libassuan.m4.
NIIBE Yutaka
2022-11-02
1
-2
/
+2
*
build: Prefer gpgrt-config when available.
NIIBE Yutaka
2022-11-02
1
-2
/
+2
*
core: New global flags "inst-type".
Werner Koch
2022-10-26
5
-4
/
+68
*
python: Fix configure generating setup.py.
NIIBE Yutaka
2022-10-26
1
-11
/
+16
*
core: Protect against a theoretical integer overflow in parsetlv.c
Werner Koch
2022-10-24
1
-0
/
+3
*
cpp: Allow setting the curve to use when generating ECC keys
Ingo Klöcker
2022-10-24
3
-7
/
+43
[next]