summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DCO inclusionben/xmlBen McGinnes2017-11-291-0/+46
* Text convBen McGinnes2017-09-211-17/+12
* NotesBen McGinnes2017-09-211-3/+15
* HTML.Ben McGinnes2017-09-211-0/+18
* redirectBen McGinnes2017-09-211-0/+1
* XHTML docs.Ben McGinnes2016-04-141-0/+3653
* An exercise in conflicting validation methodsBen McGinnes2016-04-141-255/+107
* Generated documentation.Ben McGinnes2016-04-1436-0/+969
* Schema licensingBen McGinnes2016-03-261-0/+29
* XML SchemasBen McGinnes2016-03-265-0/+512
* Fix possible _SC_OPEN_MAX max problem on AIX.Werner Koch2016-01-151-0/+13
* w32: Avoid conflict with Mingw-w64 version 4.0.4-1Werner Koch2015-12-091-2/+2
* Return on user cancellation of delete operationDaiki Ueno2015-12-041-0/+32
* doc: Fix minor errorsDaiki Ueno2015-12-041-15/+15
* Fix typos found by codespell.Justus Winter2015-12-028-13/+13
* Make use of user passphrase handler during passwd.Ben Kibbey2015-10-291-0/+8
* w32: Add extra diagnostic about possible missing gpgme-w32spawn.exe.Werner Koch2015-10-281-2/+7
* w32: Improve locating gpgconf on 64 bit systems.Werner Koch2015-10-281-2/+7
* w32: Add new global flag "w32-inst-dir".Werner Koch2015-10-285-1/+51
* cleanup: Fix type mismatch around gpgme_error_t.NIIBE Yutaka2015-10-162-2/+2
* gpgme-tool: Switch to argparse.c for option parsing.Werner Koch2015-08-314-491/+1862
* Add gpgme_pubkey_algo_stringWerner Koch2015-08-308-33/+94
* Post release updatesWerner Koch2015-08-262-1/+5
* Release 1.6.0gpgme-1.6.0Werner Koch2015-08-265-20/+90
* Make use of GPGRT macros is available.Werner Koch2015-08-261-12/+17
* Avoid -Wundef warnings if gpgme.h is used by g++.Werner Koch2015-08-251-20/+24
* Add configure option --enable-build-timestamp.Werner Koch2015-08-251-1/+11
* Relax ttyname_r error checksDaiki Ueno2015-08-255-29/+24
* Cleanup layout of gpgme.hWerner Koch2015-08-252-167/+225
* Improve error return by checking the FAILURE status.Werner Koch2015-08-2511-2/+98
* tests: Build test programs in tests/ without wrappers.Werner Koch2015-08-251-0/+1
* tests: Allow using run-sign to test loopback pinentry problems.Werner Koch2015-08-251-0/+26
* Call status_cb for an ERROR status seen in the passphrase handler.Werner Koch2015-08-241-0/+12
* w32: Look for gpgconf in the new GnuPG 2.1 install dir.Werner Koch2015-08-241-6/+13
* w32: Expect gpgme-w32spawn.exe only in the gpgme installation dir.Werner Koch2015-08-241-58/+65
* w32: Print the installation directory in debug mode.Werner Koch2015-08-242-1/+15
* Add an export secret key feature.Werner Koch2015-08-247-20/+123
* Parse INQUIRE_MAXLEN in the passphrase callback.Ben Kibbey2015-08-161-3/+15
* Fix gpgme_{get,set}_status_cb to match documentation.Ben Kibbey2015-08-152-9/+14
* Parse the INQUIRE_MAXLEN status message.Ben Kibbey2015-08-155-1/+27
* Add gpgme_set/get_status_cb().Ben Kibbey2015-08-156-0/+100
* Make use of user passphrase handler during genkey.Ben Kibbey2015-08-151-0/+8
* Also check the return code in gpg_sign().Ben Kibbey2015-08-121-1/+1
* Check the return value when starting gpg.Ben Kibbey2015-08-101-3/+3
* Add offline mode support for CMS keylistingAndre Heinecke2015-07-3113-15/+123
* build: ignore scissor line for the commit-msg hookPeter Wu2015-07-231-0/+6
* Add option --lib-version to gpgme-tool.Werner Koch2015-07-231-4/+23
* Post release updatesWerner Koch2015-06-082-2/+6
* Release 1.5.5gpgme-1.5.5Werner Koch2015-06-083-5/+11
* Fix regression with gpgsm 2.0 due to "OPTION with-secret".Werner Koch2015-06-081-16/+30