aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* agent: Respect --enable-large-secmemDaniel Kahn Gillmor2016-12-061-1/+1
* tests: Add test importing a revocation certificate.Justus Winter2016-12-063-1/+48
* tests: Rename 'error' to 'fail'.Justus Winter2016-12-0619-38/+38
* tests: Remove debugging display.Justus Winter2016-12-061-1/+0
* tests: Update distributed filesNeal H. Walfield2016-12-061-2/+21
* doc: Improve the text in the gpg manualNeal H. Walfield2016-12-061-71/+77
* g10: Avoid a memory leak.Neal H. Walfield2016-12-061-0/+2
* tests: Change (interactive-shell) to start an interactive shellNeal H. Walfield2016-12-061-1/+1
* tests: Check the signature count in the TOFU TFS record.Neal H. Walfield2016-12-061-0/+56
* tests: Replace data used by the TOFU conflict test.Neal H. Walfield2016-12-0628-192/+41
* g10: Remove dead code.Neal H. Walfield2016-12-062-22/+0
* gpg: New option --quick-set-expire.Werner Koch2016-12-055-26/+148
* tests: New test for '--enarmor' and '--dearmor'.Justus Winter2016-12-052-0/+32
* gpg: Fix error code arg in ERRSIG status line.Werner Koch2016-12-031-1/+1
* gpg: New option --default-new-key-algo.Werner Koch2016-12-029-138/+424
* g10: Improve debugging output.Neal H. Walfield2016-12-021-6/+12
* g10: In the TOFU module, make strings easier to translate.Neal H. Walfield2016-12-011-187/+144
* Register DCO for Tobias Mueller.Justus Winter2016-12-011-0/+3
* dirmngr: Add option --standard-resolver.Werner Koch2016-12-019-391/+483
* gpg: Let only Dirmngr decide whether CERT is supported.Werner Koch2016-12-012-6/+0
* tests,build: Fix distcheck.Justus Winter2016-12-011-1/+3
* tests: Add test for '--verify --multifile'.Justus Winter2016-12-012-0/+42
* tests: Add test for '--encrypt --multifile'.Justus Winter2016-11-302-0/+40
* agent,dirmngr: Tiny restructuring.Werner Koch2016-11-292-5/+18
* agent,dirmngr: Handle corner case in shutdown mode.Werner Koch2016-11-292-5/+13
* gpgsm: Allow decryption with a card returning a PKCS#1 stripped key.Werner Koch2016-11-291-3/+5
* agent,w32: Initialize nPth in server mode.Werner Koch2016-11-291-0/+5
* gpg: Make --decrypt with output '-&nnnn' work.Werner Koch2016-11-291-3/+19
* gpg,sm: Merge the two versions of check_special_filename.Werner Koch2016-11-297-70/+52
* g10: Fix memory leak.Justus Winter2016-11-291-4/+5
* tools,build: Build WKS tools against libintl.Justus Winter2016-11-291-2/+2
* Improve some comments.Neal H. Walfield2016-11-296-30/+51
* g10: Extend TOFU_STATS to always show the validityNeal H. Walfield2016-11-292-17/+31
* tests: Add test for '--decrypt --multifile'.Justus Winter2016-11-292-0/+48
* gpgscm: Avoid truncating pointers.Justus Winter2016-11-291-2/+3
* dirmngr: Lazily launch ldap reaper thread.Daniel Kahn Gillmor2016-11-292-20/+3
* build: Remove more keywords from the generated ChangeLogWerner Koch2016-11-291-3/+2
* tests: Add test for the ssh key export.Justus Winter2016-11-284-1/+147
* g10: Fix iteration over getkey results.Justus Winter2016-11-281-1/+1
* tests: Rename ssh test.Justus Winter2016-11-282-1/+1
* scd: Support OpenPGP card V3 for RSA.NIIBE Yutaka2016-11-251-23/+38
* gpgscm: Make 'reverse' compatible with 'reverse_in_place'.Justus Winter2016-11-231-4/+4
* gpgscm: Clean sweeped cells.Justus Winter2016-11-231-2/+2
* gpgscm: Fix initialization of 'sink'.Justus Winter2016-11-231-1/+1
* g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield2016-11-2311-50/+108
* g10: Use es_fopen instead of open.Neal H. Walfield2016-11-221-11/+10
* g10: If the set of UTKs changes, invalidate any changed policies.Neal H. Walfield2016-11-224-0/+180
* scd: Fix receive buffer size.NIIBE Yutaka2016-11-221-2/+3
* gpgscm: Refactor.Justus Winter2016-11-221-6/+6
* gpgscm: Fix property lists.Justus Winter2016-11-222-32/+56