Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added missing files. | Werner Koch | 2006-12-13 | 2 | -1/+163 | |
| | | | | | Changed direntry in gnupg.texi from gpg to gpg2. | |||||
* | Doc fix. | Werner Koch | 2006-12-08 | 1 | -0/+4 | |
| | | | | | Don't let gpg2 fail if the option skeleton file is missing | |||||
* | (no commit message) | Werner Koch | 2006-12-06 | 1 | -0/+125 | |
| | ||||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 4 | -126/+19 | |
| | ||||||
* | * gpg.texi (GPG Esoteric Options): Document --passphrase-repeat. | David Shaw | 2006-12-03 | 2 | -0/+9 | |
| | ||||||
* | New command GETEVENTCOUNTER. | Werner Koch | 2006-11-14 | 1 | -0/+26 | |
| | | | | | | | | | | * command.c (bump_key_eventcounter): New. (bump_card_eventcounter): New. (cmd_geteventcounter): New command. * gpg-agent.c (handle_signal): Call bump_card_eventcounter. * findkey.c (agent_write_private_key): Call bump_key_eventcounter. * trustlist.c (agent_reload_trustlist): Ditto. | |||||
* | sm/ | Werner Koch | 2006-11-14 | 4 | -27/+242 | |
| | | | | | | | | | | | | | | * server.c (skip_options): Skip leading spaces. (has_option): Honor "--". (cmd_export): Add option --data to do an inline export. Skip all options. * certdump.c (gpgsm_fpr_and_name_for_status): New. * verify.c (gpgsm_verify): Use it to print correct status messages. doc/ * gpgsm.texi (GPGSM EXPORT): Document changes. | |||||
* | . | Werner Koch | 2006-11-11 | 4 | -12/+43 | |
| | ||||||
* | * gpg.texi: Reference to --s2k-count in --s2k-mode. | David Shaw | 2006-11-06 | 2 | -2/+6 | |
| | ||||||
* | Collected fixes. | Werner Koch | 2006-11-05 | 2 | -2/+8 | |
| | ||||||
* | Preparing another releasegnupg-1.9.94 | Werner Koch | 2006-10-24 | 1 | -0/+12 | |
| | ||||||
* | . | Werner Koch | 2006-10-23 | 2 | -5/+15 | |
| | ||||||
* | Allow to select X.509 certificates using the keygrip. | Werner Koch | 2006-10-20 | 1 | -0/+11 | |
| | ||||||
* | Pth tweaks and improved estream.c | Werner Koch | 2006-10-17 | 2 | -4/+9 | |
| | ||||||
* | * gpg.texi: Document --s2k-count. | David Shaw | 2006-10-13 | 2 | -0/+11 | |
| | ||||||
* | Preparing a releasegnupg-1.9.92 | Werner Koch | 2006-10-11 | 1 | -1/+30 | |
| | ||||||
* | Various changes | Werner Koch | 2006-10-10 | 3 | -15/+22 | |
| | ||||||
* | bug fixes | Werner Koch | 2006-10-05 | 1 | -3/+4 | |
| | ||||||
* | Re-enabled --passphrase-fd | Werner Koch | 2006-10-04 | 1 | -2/+12 | |
| | ||||||
* | Fixed agent access for gpg. | Werner Koch | 2006-10-04 | 2 | -6/+13 | |
| | ||||||
* | Preparing a new release | Werner Koch | 2006-10-04 | 1 | -5/+6 | |
| | ||||||
* | Made buliding w/o curl work | Werner Koch | 2006-09-26 | 1 | -1/+4 | |
| | ||||||
* | New "relax" option for trustlist.txt | Werner Koch | 2006-09-25 | 3 | -409/+455 | |
| | ||||||
* | Added iconv support and doc cleanups. | Werner Koch | 2006-09-22 | 6 | -197/+30 | |
| | ||||||
* | Improved yat2m. | Werner Koch | 2006-09-22 | 4 | -42/+306 | |
| | | | | | Tweaked gpg.texti to be used for gpg1 and gpg2. | |||||
* | Various updates | Werner Koch | 2006-09-21 | 2 | -2/+4 | |
| | ||||||
* | Cleanups. | Werner Koch | 2006-09-20 | 5 | -6/+18 | |
| | ||||||
* | Some restructuring | Werner Koch | 2006-09-19 | 3 | -710/+753 | |
| | ||||||
* | Ready for another releasegnupg-1.9.23 | Werner Koch | 2006-09-18 | 1 | -5/+8 | |
| | ||||||
* | Added common certificates. | Werner Koch | 2006-09-18 | 3 | -1/+204 | |
| | ||||||
* | Allow for a global trustlist. | Werner Koch | 2006-09-15 | 4 | -12/+72 | |
| | ||||||
* | Various fixes and new features. | Werner Koch | 2006-09-13 | 5 | -181/+78 | |
| | | | | | Enhanced gpg-connect-agent. | |||||
* | doc fixes | Werner Koch | 2006-09-08 | 11 | -99/+312 | |
| | ||||||
* | Let scdaemon call a script on status changes | Werner Koch | 2006-09-07 | 4 | -2/+158 | |
| | ||||||
* | Missing file | Werner Koch | 2006-09-05 | 1 | -0/+29 | |
| | ||||||
* | Some fixes as needed by dirmngr man pages | Werner Koch | 2006-09-04 | 4 | -11/+39 | |
| | ||||||
* | See ChangeLogs | Werner Koch | 2006-08-29 | 2 | -1/+7 | |
| | ||||||
* | added missing gpgv man page | Werner Koch | 2006-08-22 | 4 | -11/+176 | |
| | ||||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 9 | -4/+3616 | |
| | | | | | | | | Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled. | |||||
* | More man pages. Added include files for 2 common paragraphs. | Werner Koch | 2006-08-18 | 9 | -65/+206 | |
| | ||||||
* | include support and texi fixes | Werner Koch | 2006-08-17 | 6 | -37/+86 | |
| | ||||||
* | More man pages. | Werner Koch | 2006-08-17 | 8 | -281/+1481 | |
| | ||||||
* | Copied gpg.texi over from 1.4.5 and started to restructure it into a proper | Werner Koch | 2006-08-16 | 2 | -18/+2569 | |
| | | | | | | | documentation file. Comment tags will eventually allow to build a man page. The idea is to have more than just a reference manual for the commands and options while still allowing to build a man page for reference. | |||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 1 | -1/+1 | |
| | | | | | shows no prblems. Needs more testing of course. | |||||
* | Support import from TrustedMIME (i.e. from simple keyBags) | Werner Koch | 2006-07-21 | 1 | -2/+2 | |
| | ||||||
* | Made make distcheck work again | Werner Koch | 2006-06-20 | 6 | -8/+9 | |
| | ||||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 2 | -2/+4 | |
| | ||||||
* | Added command APDU | Werner Koch | 2006-04-11 | 1 | -0/+46 | |
| | ||||||
* | Allo RMD160 signatures | Werner Koch | 2006-03-21 | 1 | -1/+8 | |
| | ||||||
* | Added documentation for qualified signatures | Werner Koch | 2006-02-14 | 2 | -0/+104 | |
| |