| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gpg: Reject signatures made with MD5. | Werner Koch | 2014-03-17 | 1 | -0/+1 |
* | gpg: Add option --dirmngr-program. | Werner Koch | 2014-03-12 | 1 | -0/+1 |
* | gpg: Protect against rogue keyservers sending secret keys. | Werner Koch | 2014-03-07 | 1 | -0/+1 |
* | gpg: Change format for the key size in --list-key and --edit-key. | Werner Koch | 2014-02-05 | 1 | -0/+1 |
* | gpg: Remove cipher.h and put algo ids into a common file. | Werner Koch | 2014-01-29 | 1 | -1/+2 |
* | gpg: Change armor Version header to emit only the major version. | Werner Koch | 2013-11-27 | 1 | -1/+5 |
* | Merge branch 'master' into key-storage-work | Werner Koch | 2013-02-12 | 1 | -0/+1 |
|\ |
|
| * | gpg: Add pinentry-mode feature. | Werner Koch | 2013-02-07 | 1 | -0/+1 |
* | | New function log_clock. | Werner Koch | 2013-01-07 | 1 | -0/+2 |
|/ |
|
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -5/+5 |
* | Initial code checking for backup - not yet working. | Werner Koch | 2011-01-10 | 1 | -18/+10 |
* | Change stack size for Wince. | Werner Koch | 2010-11-23 | 1 | -1/+1 |
* | More agent support for gpg. | Werner Koch | 2010-10-13 | 1 | -0/+2 |
* | Add new option --with-keygrip | Werner Koch | 2010-10-08 | 1 | -1/+2 |
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 1 | -2/+0 |
* | Import OpenPGP keys into the agent. | Werner Koch | 2010-08-31 | 1 | -1/+0 |
* | Add dummu option --passwd for gpg. | Werner Koch | 2010-01-08 | 1 | -2/+2 |
* | Add gpgconf related dummy options default_pubkey_algo. | Werner Koch | 2009-11-23 | 1 | -0/+1 |
* | [g13] Add RECIPEINT and CREATE command. | Werner Koch | 2009-10-19 | 1 | -0/+5 |
* | Implement the server comamnd DECRYPT. | Werner Koch | 2009-10-02 | 1 | -0/+1 |
* | Reworked passing of envars to Pinentry. | Werner Koch | 2009-07-07 | 1 | -5/+4 |
* | Made --fixed-list-mode obsolete. | Werner Koch | 2008-06-11 | 1 | -1/+0 |
* | Enhanced --auto-key-locate. | Werner Koch | 2008-04-08 | 1 | -1/+9 |
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -0/+2 |
* | Ported changes from 1.4. | Werner Koch | 2007-10-25 | 1 | -3/+6 |
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
* | Ported multiple-messages protection. | Werner Koch | 2007-03-05 | 1 | -2/+1 |
* | Add new SVN only file README.maint | Werner Koch | 2007-02-26 | 1 | -0/+1 |
* | Started to code a --server mode. | Werner Koch | 2006-12-21 | 1 | -0/+6 |
* | * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): Add | David Shaw | 2006-12-03 | 1 | -2/+2 |
* | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 2006-10-13 | 1 | -2/+4 |
* | Fixed agent access for gpg. | Werner Koch | 2006-10-04 | 1 | -1/+1 |
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 1 | -8/+8 |
* | Ported patches from 1.4.x | Werner Koch | 2006-06-27 | 1 | -1/+2 |
* | g10/ does build again. | Werner Koch | 2006-05-23 | 1 | -1/+0 |
* | Merged recent changes from 1.4 | Werner Koch | 2006-04-28 | 1 | -1/+4 |
* | Still merging 1.4.3 code back | Werner Koch | 2006-04-21 | 1 | -0/+2 |
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -179/+263 |
* | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 2003-09-23 | 1 | -10/+17 |
* | * export.c (parse_export_options): New option sexp-format. | Werner Koch | 2003-07-16 | 1 | -0/+6 |
* | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 2003-07-03 | 1 | -0/+1 |
* | A small step for GnuPG but a huge leap for error codes. | Werner Koch | 2003-06-05 | 1 | -1/+1 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-06-05 | 1 | -0/+241 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -208/+0 |
* | * options.h, g10.c (main): Add --strict and --no-strict to switch the | David Shaw | 2002-10-03 | 1 | -0/+1 |
* | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 2002-09-11 | 1 | -1/+0 |
* | Cleanups and minor fixes. | Werner Koch | 2002-09-10 | 1 | -4/+3 |
* | * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-error | David Shaw | 2002-08-06 | 1 | -0/+1 |
* | * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a | David Shaw | 2002-07-30 | 1 | -0/+1 |
* | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 2002-07-24 | 1 | -0/+1 |