summaryrefslogtreecommitdiffstats
path: root/g10/cpr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,common,scd,sm: Function prototype fixes for modern compiler.NIIBE Yutaka2022-09-131-2/+2
* g10: Fix garbled status messages in NOTATION_DATAWerner Koch2022-06-141-9/+4
* Remove remaining support for WindowsCEWerner Koch2022-06-031-2/+0
* g10: Fix memory leaksJakub Jelen2021-05-201-1/+5
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-0/+44
* spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-241-1/+1
* gpg: Simplify an interactive import status line.Werner Koch2019-03-151-4/+28
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* gpg: Emit FAILURE stati now in almost all cases.Werner Koch2018-04-061-1/+5
* gpg: Fix memory leaking for long inputs via --command-fd.Werner Koch2017-11-221-1/+7
* gpg: Fix typos.Justus Winter2017-05-301-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-4/+4
* gpg,common: Make sure that all fd given are valid.Justus Winter2017-02-081-0/+3
* Improve some comments.Neal H. Walfield2016-11-291-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-3/+3
* gpg: Add new function write_status_printf.Werner Koch2016-09-011-0/+27
* gpg: Print a new FAILURE status after most commands.Werner Koch2015-08-251-1/+15
* common: Add cpr_get_answer_is_yes_def()Werner Koch2014-07-231-2/+8
* gpg: Start using OpenPGP digest algo ids.Werner Koch2014-01-311-12/+7
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+0
* gpg: Change --show-session-key to print the session key earlier.Werner Koch2013-12-111-8/+26
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-33/+33
* use estream for status output.Werner Koch2010-06-071-122/+145
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-141-1/+5
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-2/+17
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-061-0/+6
* Update spanish translation.Werner Koch2009-01-081-32/+0
* Add rmd160.c.Werner Koch2008-12-121-0/+13
* Minor fixes.Werner Koch2008-12-091-1/+1
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+537