aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support --no-encrypt-to also with gpgme_op_encrypt_sign.Werner Koch2013-05-221-0/+3
* Allow symmetric encryption with gpgme_op_encrypt_sign.Werner Koch2013-05-222-9/+37
* gpgme-tool: Allow for symmetric encryption.Werner Koch2013-05-221-2/+5
* Improve C++ compatibility of previous patch.Werner Koch2013-05-181-2/+1
* Make definition of off_t robust against misbehaving w32 toolchains.Werner Koch2013-05-1616-72/+77
* w32: Change the way the I/O threads are cleaned up.Werner Koch2013-05-111-90/+73
* Fix hang in socket closing.Werner Koch2013-05-081-0/+36
* Improve debug output of the I/O reader and writer.Werner Koch2013-05-081-5/+17
* Simplify a debug code function.Werner Koch2013-05-061-11/+4
* Allow reading of long gpgconf output lines.Werner Koch2013-04-301-43/+76
* Enable FD passing and thus building of the UI-server.Werner Koch2013-02-261-1/+1
* w32: Hacks for building with 32 bit mingw64.Werner Koch2013-02-262-1/+6
* Change the various version numbers to the new scheme.Werner Koch2013-02-262-3/+20
* Add macro GPGME_VERSION_NUMBER.Werner Koch2013-02-121-1/+5
* Add public function gpgme_get_pinentry_mode.Werner Koch2013-02-124-0/+15
* gpgme_tool: Support GPG's new pinentry-mode.Werner Koch2013-02-073-5/+118
* Add public function gpgme_set_pinentry_mode.Werner Koch2013-02-0713-7/+132
* Add public function gpgme_io_writen.Werner Koch2013-02-074-126/+154
* Use gpg_error_from_syserror instead of directly accessing errno.Werner Koch2013-02-0627-135/+133
* Make _gpgme_encode_percent_string work for memory buffers.Werner Koch2012-11-151-1/+1
* Fix ttyname problem on Android.Werner Koch2012-10-241-4/+9
* Trace the use of GPG_ERR_INV_ENGINE.Werner Koch2012-10-1920-37/+65
* Avoid warning about initialized but not used variableWerner Koch2012-10-191-2/+3
* gpgme-tool: Use membuf functions to build up strings.Werner Koch2012-10-111-32/+159
* gpgme-tool: Change license from LPGLv2+ to GPLv3+Werner Koch2012-10-111-4/+5
* gpgme-tool: escape special characters in output XML data (<, >, and &).W. Trevor King2012-10-111-2/+67
* gpgme-tool: Fix chain_id -> chain-id in KEYLIST XML.W. Trevor King2012-10-111-1/+1
* gpgme-tool: Return more detailed XML from KEYLISTW. Trevor King2012-09-281-14/+120
* gpgme-tool: Initialize input_fd and output_fdW. Trevor King2012-09-281-0/+2
* gpgme-tool: Fix handling of file descriptorsWerner Koch2012-09-261-16/+35
* Add gpgme_set_global_flag to help debuggingWerner Koch2012-09-256-9/+66
* Remove all trailing whitespace from source filesWerner Koch2012-09-2573-657/+657
* Fix sign error in position calculation for mem_seek.Marcus Brinkmann2012-07-281-1/+1
* Allow null context on gpgme_set_locale.Marcus Brinkmann2012-07-271-3/+0
* Do not include the removed file status-table.hWerner Koch2012-07-131-22/+21
* Make handling of new conf values more robust (bug#1413).Werner Koch2012-07-131-50/+51
* Release 1.3.2.gpgme-1.3.2Werner Koch2012-05-021-1/+1
* Remove unused pth stuff from gpgme-config.Werner Koch2012-05-021-6/+0
* Update signature summary for the case of missing X.509 keys.Werner Koch2012-05-021-5/+29
* Fix timestamp parsing for y2038 hack.Werner Koch2012-04-301-2/+3
* Remove trailing white spaceWerner Koch2012-04-302-49/+49
* .gitignore: flesh out rules and add subdirectory-.gitignores.W. Trevor King2012-04-201-0/+7
* status-table.c: include string.h for strcmp.W. Trevor King2012-04-131-0/+1
* gpgme-tool: add help messages for a number of commands.W. Trevor King2012-04-031-23/+137
* Do not rely on glibc name of syscall.Marcus Brinkmann2012-03-121-1/+1
* Rework status table to be less dynamically generated.Marcus Brinkmann2012-02-1411-173/+183
* Link gpgme-tool directly to libassuan, as it uses its interface.Marcus Brinkmann2012-02-081-1/+1
* Fix Solaris problems with ttyname_r.Werner Koch2012-01-192-24/+104
* For W32 use a build number instead of abbreviated commit id.Werner Koch2012-01-191-4/+4
* Generate the ChangeLog from commit logs.Werner Koch2011-12-022-5/+14