Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use macros for iobuf ioctls. | Werner Koch | 2010-03-08 | 1 | -4/+4 | |
| | ||||||
* | Do not use the VMC C reserved word readonly. | Werner Koch | 2009-12-15 | 1 | -10/+10 | |
| | ||||||
* | s/DOTLOCK/dotlock_t/. | Werner Koch | 2009-09-23 | 1 | -1/+1 | |
| | | | | | Add some stuff for g13. | |||||
* | Fix bug 1091. | Werner Koch | 2009-07-20 | 1 | -1/+14 | |
| | | | | | | Doc fixes. Replace assert by error message. | |||||
* | Fixed a bunch of little bugs as reported by Fabian Keil. | Werner Koch | 2009-06-24 | 1 | -1/+1 | |
| | | | | | Still one problem left; marked with a gcc #warning. | |||||
* | Fix bug#1034. | Werner Koch | 2009-05-06 | 1 | -25/+35 | |
| | | | | | Remove dead code. | |||||
* | Make gpgv error message about a missing keyring more useful. This fixes | Werner Koch | 2009-04-03 | 1 | -5/+26 | |
| | | | | | Debian#494040. Also implement readonly semantic for extra safety. | |||||
* | Ported changes from 1.4. | Werner Koch | 2009-04-01 | 1 | -18/+33 | |
| | ||||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -1/+5 | |
| | ||||||
* | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 2007-08-24 | 1 | -2/+2 | |
| | | | | | Documentation updates. | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 | |
| | | | | | Removed intl/. | |||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -13/+13 | |
| | ||||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -86/+130 | |
| | | | | | The gpg part does not yet build. | |||||
* | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 2003-09-23 | 1 | -0/+7 | |
| | ||||||
* | Fixes to the libgcrypt switch. Basically works now. | Werner Koch | 2003-06-23 | 1 | -3/+3 | |
| | ||||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -75/+83 | |
| | | | | | | | | | | | 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/+1573 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -1558/+0 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | * import.c (import_keys_stream): Fix compiler type warning. | David Shaw | 2002-09-24 | 1 | -1/+1 | |
| | | | | | | * keyring.c (keyring_rebuild_cache), sig-check.c (check_key_signature2), import.c (import, chk_self_sigs): Minor language cleanups. | |||||
* | * options.skel: Some language tweaks, and remove the load-extension | David Shaw | 2002-08-09 | 1 | -17/+25 | |
| | | | | | | | | | | | | | | | section for random gatherers. * keyring.c (create_tmp_file, rename_tmp_file): Create tmp files with user-only permissions, but restore the original permissions if the user has something special set. * openfile.c (copy_options_file): Create new options file (gpg.conf) with user-only permissions. * keydb.c (keydb_add_resource): Create new keyrings with user-only permissions. | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+1550 | |