summaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-04Add help strings for all commands.Werner Koch2-242/+264
2009-11-04Add help strings for all commands.Werner Koch1-56/+44
2009-11-04Add hack for the HELP command.Werner Koch2-8/+17
2009-11-04Adjust for assuan_register_command change.Werner Koch10-6/+39
2009-11-02agent/Marcus Brinkmann13-37/+86
2009-10-28[scd] Memory leak fix.Werner Koch14-100/+164
2009-10-202009-10-20 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann1-1/+10
2009-10-202009-10-20 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2-2/+6
2009-10-20* gpg.texi (GPG Configuration Options): Clarify that ca-cert-file is aDavid Shaw2-1/+9
2009-10-19[g13] Add RECIPEINT and CREATE command.Werner Koch16-64/+150
2009-10-17Removed audit.h cruft which forced us to link against libksba.Werner Koch6-41/+3
2009-10-162009-10-16 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann13-14/+52
2009-10-16Somehow this slipped through. Really commit this time.Marcus Brinkmann1-5/+41
2009-10-16po/Marcus Brinkmann4-4/+15
2009-10-15Reworked the server commands.Werner Koch14-189/+601
2009-10-14mount does now work in server and standalone mode.Werner Koch9-115/+1014
2009-10-13Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch24-26/+1801
2009-10-13Replace C99 style vararg macro which was anyway not correct.Werner Koch2-29/+38
2009-10-02Implement the server comamnd DECRYPT.Werner Koch12-41/+131
2009-10-02Fixed EOF detection for encrypted packets.Werner Koch3-39/+138
2009-10-02Re-indentedWerner Koch1-1832/+2068
2009-10-01Re-indented.Werner Koch1-460/+509
2009-09-30Re-indentationWerner Koch2-51/+74
2009-09-30Some changes to suport g13.Werner Koch37-326/+2071
2009-09-28Rename encode.c to encrypt.c.Werner Koch9-1118/+1187
2009-09-23s/DOTLOCK/dotlock_t/.Werner Koch18-39/+903
2009-09-232009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann22-193/+392
2009-09-21Start a new development branch.Werner Koch5-34/+43
2009-09-04Post release version bumbWerner Koch2-2/+6
2009-09-042009-09-04 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2-0/+7
2009-09-04Avoid catch-22 with README.main not being distributed but having thegnupg-2.0.13Werner Koch2-1/+5
2009-09-04Arggg. gettext againWerner Koch27-27/+27
2009-09-04Add a gotcha section after trapped again.Werner Koch1-0/+12
2009-09-04.Werner Koch28-28/+28
2009-09-04.Werner Koch27-27/+27
2009-09-04preparae releaseWerner Koch30-3351/+3355
2009-09-04Allow uid sand key election using a '*'.Werner Koch3-77/+112
2009-09-03Fix bug#1122.Werner Koch33-1619/+1767
2009-09-03Updated the german translationWerner Koch31-20506/+23497
2009-09-03Fix bug#1011.Werner Koch2-9/+25
2009-09-03Fix for extended length Le in decipherWerner Koch7-33/+47
2009-09-03Update estream.Werner Koch3-341/+67
2009-08-26Make use of strconcat to make the code more robust against future changes.Werner Koch2-41/+55
2009-08-26Expand a ~ in the ca-cert-file argument.Werner Koch4-5/+11
2009-08-26Refactor new code.Werner Koch2-38/+41
2009-08-26Implement tilde expansion in the same was as 1.4.Werner Koch5-46/+300
2009-08-26Fix debian bug#543530Werner Koch2-0/+35
2009-08-25New fucntions strconcat and xstrconcat.Werner Koch5-2/+260
2009-08-25* gpg.text: Suggested new ordering for --edit-key.David Shaw2-110/+115
2009-08-202009-08-20 Daiki Ueno <ueno@unixuser.org>Werner Koch7-9/+37