aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove support for libgpgme-pth.Marcus Brinkmann2011-10-254-273/+8
* Check context pointers for null pointer on entry points.Marcus Brinkmann2011-05-2622-6/+266
* gpgme-config cleanups and --host optionWerner Koch2011-04-062-32/+68
* Insert platform dependent typedefs into gpgme.hWerner Koch2011-04-062-27/+28
* Merge branch 'master' of git+ssh://playfair.gnupg.org/git/gpgmeWerner Koch2011-02-036-204/+211
|\
| * Fix socket implementation on Windows.Marcus Brinkmann2011-02-032-1/+5
| * Fix Windows port (spawn and assuan engine).Marcus Brinkmann2011-02-024-44/+38
| * Merge commit 'a2b9adafe46c55a2c26dd46163055bbdf3526835'Marcus Brinkmann2011-02-022-15/+21
| |\
| | * 2011-02-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2011-02-022-15/+21
| * | Fix gpgconf option change if not self-assigning.Marcus Brinkmann2011-01-212-5/+8
* | | Add support for non-API GnuPG status codes.Werner Koch2011-02-035-79/+125
|/ /
* | Allow multiple patterns for KEYLIST.Werner Koch2010-12-082-6/+65
* | 2010-11-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-232-0/+17
* | 2010-11-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-234-5/+12
* | 2010-11-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-192-5/+15
* | 2010-11-17 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-172-0/+19
* | 2010-11-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-154-0/+7
* | 2010-11-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-152-1/+5
* | Fixes for the MSC buildWerner Koch2010-11-155-5/+42
* | More changes for W32CE with MSC.Werner Koch2010-11-044-213/+15
* | Hopefully last changes for building with MSC.Werner Koch2010-11-036-8/+63
* | More include guards.Werner Koch2010-11-0330-35/+134
|/
* Might now build for CE using MSC.Werner Koch2010-11-026-18/+141
* First take on changes to allow building with MSC for W32CE.Werner Koch2010-11-0230-44/+151
* 2010-10-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-10-282-3/+10
* Fix last changeWerner Koch2010-10-071-1/+1
* Enable debugging feature for W32CE.Werner Koch2010-10-075-2/+41