projects
/
gpgme.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
core: Pass the engine's version string to the engine's new function.
2016-07-13
Werner Koch
core: Pass the engine's version string to the engine...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-06-23
Werner Koch
core: Add closer inspection of "PGP MESSAGE".
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-06-23
Werner Koch
core: Add a base 64 decoder.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-06-22
Werner Koch
core: Detect compressed signed OpenPGP data.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-06-21
Werner Koch
tests: Add new test tool run-identify.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-06-21
Werner Koch
core: Enhance gpgme_data_identify to detect binary...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-06-14
Werner Koch
core: Make sure FD_SET is not used with an out of range fd.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-06-01
Werner Koch
core: Set notation flags for verify.
commit
|
commitdiff
|
tree
2016-05-27
Werner Koch
Speedup closing of fds before exec.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-05-21
Werner Koch
api: Return Tofu info for signatures.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-05-21
Werner Koch
api: Add new context flag "raw-description".
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-05-21
Werner Koch
core: New functions to help parsing of status lines.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-05-19
Werner Koch
api: Add new function gpgme_set_ctx_flag.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-05-19
Werner Koch
api: Remove arbitrary restriction from gpgme_op_verify.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-05-17
Werner Koch
tests: New maintenance helper run-encrypt.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-05-17
Werner Koch
Return dedicated error code for all subkeys expired...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-05-17
Werner Koch
python: Delete duplicated license texts/
commit
|
commitdiff
|
tree
2016-05-17
Werner Koch
Trailing white space cleanup for 2 files in tests/.
commit
|
commitdiff
|
tree
2016-05-10
Werner Koch
Allow cc to detect missing cases in a switch.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-01-15
Werner Koch
Fix possible _SC_OPEN_MAX max problem on AIX.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-12-09
Werner Koch
w32: Avoid conflict with Mingw-w64 version 4.0.4-1
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-10-28
Werner Koch
w32: Add extra diagnostic about possible missing gpgme...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-10-28
Werner Koch
w32: Improve locating gpgconf on 64 bit systems.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-10-28
Werner Koch
w32: Add new global flag "w32-inst-dir".
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-31
Werner Koch
gpgme-tool: Switch to argparse.c for option parsing.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-30
Werner Koch
Add gpgme_pubkey_algo_string
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-26
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
2015-08-26
Werner Koch
Release 1.6.0
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-26
Werner Koch
Make use of GPGRT macros is available.
commit
|
commitdiff
|
tree
2015-08-25
Werner Koch
Avoid -Wundef warnings if gpgme.h is used by g++.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-25
Werner Koch
Add configure option --enable-build-timestamp.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-25
Werner Koch
Cleanup layout of gpgme.h
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-25
Werner Koch
Improve error return by checking the FAILURE status.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-25
Werner Koch
tests: Build test programs in tests/ without wrappers.
commit
|
commitdiff
|
tree
2015-08-25
Werner Koch
tests: Allow using run-sign to test loopback pinentry...
commit
|
commitdiff
|
tree
2015-08-24
Werner Koch
Call status_cb for an ERROR status seen in the passphrase...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-24
Werner Koch
w32: Look for gpgconf in the new GnuPG 2.1 install...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-24
Werner Koch
w32: Expect gpgme-w32spawn.exe only in the gpgme installatio...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-24
Werner Koch
w32: Print the installation directory in debug mode.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-08-24
Werner Koch
Add an export secret key feature.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-07-23
Werner Koch
Add option --lib-version to gpgme-tool.
commit
|
commitdiff
|
tree
2015-06-08
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
2015-06-08
Werner Koch
Release 1.5.5
commit
|
commitdiff
|
tree
2015-06-08
Werner Koch
Fix regression with gpgsm 2.0 due to "OPTION with-secret".
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-06-08
Werner Koch
tests: Add option --secret to run-keylist.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-06-08
Werner Koch
Fix compiler warnings about unused value in TRACE macros.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-06-08
Werner Koch
Fix test suite for GnuPG 2.1 which uses pubring.kbx.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-06-05
Werner Koch
Fix segv for userids with a backslash.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-04-13
Werner Koch
Post release updates.
commit
|
commitdiff
|
tree
2015-04-13
Werner Koch
Release 1.5.4.
commit
|
commitdiff
|
tree
2015-04-13
Werner Koch
w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-03-16
Werner Koch
Fix potential crash in trace macro.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-03-16
Werner Koch
Fix one byte too short malloc.
commit
|
commitdiff
|
tree
2015-01-30
Werner Koch
Switch to automake 1.14 and update build-aux files.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2014-12-11
Werner Koch
Post release updates.
commit
|
commitdiff
|
tree
2014-12-11
Werner Koch
Release 1.5.3.
commit
|
commitdiff
|
tree
2014-12-08
Werner Koch
Return an error for some export key operations.
commit
|
commitdiff
|
tree
2014-11-21
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
2014-11-21
Werner Koch
Release 1.5.2.
commit
|
commitdiff
|
tree
2014-11-21
Werner Koch
Update the previous commit
commit
|
commitdiff
|
tree
2014-11-19
Werner Koch
doc: Clarify the FILE command.
commit
|
commitdiff
|
tree
2014-11-06
Werner Koch
Improve the debug output a bit.
commit
|
commitdiff
|
tree
2014-10-02
Werner Koch
build: Implement SYSROOT feature.
commit
|
commitdiff
|
tree
2014-09-24
Werner Koch
Register DCO for Daniel Kahn Gillmor.
commit
|
commitdiff
|
tree
2014-09-24
Werner Koch
Add ftp and git URLs to AUTHORS.
commit
|
commitdiff
|
tree
2014-09-24
Werner Koch
tests: Delay some test file extraction until "make...
commit
|
commitdiff
|
tree
2014-08-12
Werner Koch
gpgme-tool: Print fingerprint and keyid with keyservers.
commit
|
commitdiff
|
tree
2014-08-12
Werner Koch
Handle modern keyserver output which may emit the fingerprint.
commit
|
commitdiff
|
tree
2014-08-12
Werner Koch
gpgme-tool: Install gpgme-tool.
commit
|
commitdiff
|
tree
2014-08-12
Werner Koch
gpgme-tool: Fix segv for external key listing.
commit
|
commitdiff
|
tree
2014-07-30
Werner Koch
Post release updates.
commit
|
commitdiff
|
tree
2014-07-30
Werner Koch
Release 1.5.1
commit
|
commitdiff
|
tree
2014-07-30
Werner Koch
Fix possible realloc overflow for gpgsm and uiserver...
commit
|
commitdiff
|
tree
2014-06-26
Werner Koch
w32: Get IOSPAWN flag back in sync with spawn helper.
commit
|
commitdiff
|
tree
2014-06-26
Werner Koch
w32: Add comment about a compiler warning
commit
|
commitdiff
|
tree
2014-06-10
Werner Koch
Add new reason codes to the INV_RECP status code.
commit
|
commitdiff
|
tree
2014-06-04
Werner Koch
Add new keylist mode GPGME_KEYLIST_MODE_WITH_SECRET.
commit
|
commitdiff
|
tree
2014-05-21
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
2014-05-21
Werner Koch
Release 1.5.0.
commit
|
commitdiff
|
tree
2014-05-13
Werner Koch
Add 6 new GPGME_STATUS_ codes.
commit
|
commitdiff
|
tree
2014-05-08
Werner Koch
Add field CURVE to the key info.
commit
|
commitdiff
|
tree
2014-05-08
Werner Koch
Fix a memory access and a double slash bug.
commit
|
commitdiff
|
tree
2014-05-08
Werner Koch
Map public key algos returned by gpg to gpgme values.
commit
|
commitdiff
|
tree
2014-05-08
Werner Koch
Add GPGME_ENCRYPT_NO_COMPRESS flag.
commit
|
commitdiff
|
tree
2014-04-16
Werner Koch
w32: Fix another memleak on error.
commit
|
commitdiff
|
tree
2014-04-15
Werner Koch
w32: Fix memleak in an error code paths.
commit
|
commitdiff
|
tree
2014-04-15
Werner Koch
Fix possible zombie processes.
commit
|
commitdiff
|
tree
2014-04-10
Werner Koch
Actually implement flags for gpgme_op_spawn.
commit
|
commitdiff
|
tree
2014-04-10
Werner Koch
Add GPGME_PROTOCOL_SPAWN and gpgme_op_spawn.
commit
|
commitdiff
|
tree
2014-04-10
Werner Koch
Add gpgme_get_dirinfo.
commit
|
commitdiff
|
tree
2014-04-10
Werner Koch
Remove compiler warning from test
commit
|
commitdiff
|
tree
2014-04-10
Werner Koch
Make use of internal iospawn flags more flexible.
commit
|
commitdiff
|
tree
2014-04-10
Werner Koch
Make sure a spawned process has all standard fds connected.
commit
|
commitdiff
|
tree
2014-03-13
Werner Koch
Add configure option --enable-fixed-path.
commit
|
commitdiff
|
tree
2014-03-11
Werner Koch
Avoid pointer arithmetic on void pointer.
commit
|
commitdiff
|
tree
2014-03-11
Werner Koch
Change implementation return type to match the definition.
commit
|
commitdiff
|
tree
2014-02-21
Werner Koch
Always pass correct name to argv[0]. Ignore GPG_AGENT_INFO...
commit
|
commitdiff
|
tree
2014-02-12
Werner Koch
Fix type inconsistency between gpgme.h and gpgme.c.
commit
|
commitdiff
|
tree
2014-01-10
Werner Koch
Use the generic autogen.sh script.
commit
|
commitdiff
|
tree
2014-01-07
Werner Koch
Set next version to 1.5.0
commit
|
commitdiff
|
tree
next