Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change stack size for Wince. | Werner Koch | 2010-11-23 | 1 | -2/+2 |
| | | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream. | ||||
* | Remove cruft. | Werner Koch | 2010-10-21 | 1 | -1/+1 |
| | | | | | Make --gen-revoke work | ||||
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 1 | -6/+6 |
| | | | | | | A couple of forward ported changes. Doc updates. | ||||
* | Fix preference setting in new keys | Werner Koch | 2010-04-26 | 1 | -1/+1 |
| | |||||
* | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 2010-04-14 | 1 | -0/+5 |
| | |||||
* | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 2010-04-01 | 1 | -3/+3 |
| | |||||
* | Use macros for iobuf ioctls. | Werner Koch | 2010-03-08 | 1 | -1/+1 |
| | |||||
* | Implement the server comamnd DECRYPT. | Werner Koch | 2009-10-02 | 1 | -0/+67 |
| | | | | | | | Use int instead of gnupg_fd_t in the server. Comment fixes. Rename encr-data.c -> decrypt-data.c | ||||
* | Re-indentation | Werner Koch | 2009-09-30 | 1 | -46/+48 |
| | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -1/+1 |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | * packet.h, mainproc.c (reset_literals_seen): New function to reset | David Shaw | 2007-05-03 | 1 | -2/+3 |
| | | | | | | | | | the literals count. * verify.c (verify_one_file), decrypt.c (decrypt_messages): Call it here so we allow multiple literals in --multifile mode (in different files - not concatenated together). | ||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 1 | -12/+20 |
| | |||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -1/+1 |
| | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -20/+70 |
| | | | | | The gpg part does not yet build. | ||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -6/+7 |
| | | | | | | | | | | | to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-06-05 | 1 | -0/+141 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -138/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -3/+59 |
| | |||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 2000-01-27 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch | Werner Koch | 1999-04-26 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch | Werner Koch | 1999-04-07 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner Koch | Werner Koch | 1998-12-29 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 |
| | |||||
* | applied Mathews typo and grammar fixes | Werner Koch | 1998-04-14 | 1 | -2/+2 |
| | |||||
* | partial DSA support | Werner Koch | 1998-03-09 | 1 | -0/+82 |