Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 2010-04-01 | 1 | -1/+1 | |
| | ||||||
* | Fix bug#1162: error creating home directory | Werner Koch | 2009-12-15 | 1 | -1/+2 | |
| | ||||||
* | s/DOTLOCK/dotlock_t/. | Werner Koch | 2009-09-23 | 1 | -1/+1 | |
| | | | | | Add some stuff for g13. | |||||
* | Print verbose instructions in case of a corrupted trustdb. | Werner Koch | 2009-07-22 | 1 | -4/+3 | |
| | ||||||
* | Fix !EROFS bug. | Werner Koch | 2008-08-01 | 1 | -1/+2 | |
| | | | | | Doc updates | |||||
* | Last minute cleanups.gnupg-2.0.9 | Werner Koch | 2008-03-26 | 1 | -6/+6 | |
| | ||||||
* | W32 fix for trustdb creation. | Werner Koch | 2008-01-30 | 1 | -3/+14 | |
| | ||||||
* | 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/. | |||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -6/+6 | |
| | ||||||
* | Continued with merging. | Werner Koch | 2006-04-19 | 1 | -3/+0 | |
| | | | | | Still does not build. | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -229/+96 | |
| | | | | | The gpg part does not yet build. | |||||
* | * card-util.c (print_name): Fixed bad format string usage. | Werner Koch | 2003-12-17 | 1 | -14/+17 | |
| | | | | | | | | | | | | | | | | | | (print_isoname): Ditto. * trustdb.c (check_regexp): s/exp/expr/. * keyedit.c (trustsig_prompt): Removed a "> 255" term; it is always false due to the data type. * passphrase.c (agent_get_passphrase): Use xasprintf and avoid non-literal format strings. * tdbio.c (upd_hashtable, drop_from_hashtable, lookup_hashtable): Fixed log_error format string bugs. Kudos to the now working gcc-3.3 -Wformat-nonliteral and Florian Weimer's investigations in gnupg 1.2.3. | |||||
* | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 2003-09-23 | 1 | -0/+5 | |
| | ||||||
* | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 2003-06-27 | 1 | -2/+3 | |
| | ||||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -64/+67 | |
| | | | | | | | | | | | 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/+1624 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -1578/+0 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 2002-09-11 | 1 | -10/+14 | |
| | | | | | | | | | | | | | | | * misc.c (checksum_u16_nobug): Removed. (checksum_u16): Removed the bug emulation. (checksum_mpi): Ditto. (checksum_mpi_counted_nbits): Removed and replaced all calls with checksum_mpi. * parse-packet.c (read_protected_v3_mpi): New. (parse_key): Use it here to store it as an opaque MPI. * seckey-cert.c (do_check): Changed the v3 unprotection to the new why to store these keys. (protect_secret_key): Likewise. * build-packet.c (do_secret_key): And changed the writing. | |||||
* | * tdbio.c (tdbio_set_dbname): Create new trustdbs with user-only | David Shaw | 2002-08-08 | 1 | -0/+3 | |
| | | | | | permissions. | |||||
* | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 2002-08-07 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | restarting gpg. This is Debian bug 124219, though their supplied patch will not do the right thing. * main.h, tdbio.c (tdbio_set_dbname), misc.c (removed check_permissions), keydb.c (keydb_add_resource), g10.c (main, check_permissions): Significant reworking of the permission check mechanism. The new behavior is to check everything in the homedir by checking the homedir itself. If the user wants to put (possibly shared) keyrings outside the homedir, they are not checked. The options file and any extension files are checked wherever they are, as well as their enclosing directories. This is Debian bug 147760. | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -554/+375 | |
| | ||||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -17/+5 | |
| | ||||||
* | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 2000-01-27 | 1 | -57/+57 | |
| | ||||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -7/+7 | |
| | ||||||
* | See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch | Werner Koch | 1999-09-06 | 1 | -4/+5 | |
| | ||||||
* | See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner Koch | Werner Koch | 1999-07-07 | 1 | -2/+2 | |
| | ||||||
* | See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch | Werner Koch | 1999-06-29 | 1 | -8/+137 | |
| | ||||||
* | See ChangeLog: Sat Jun 26 12:15:59 CEST 1999 Werner Koch | Werner Koch | 1999-06-26 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch | Werner Koch | 1999-04-18 | 1 | -2/+3 | |
| | ||||||
* | See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner Koch | Werner Koch | 1999-03-17 | 1 | -2/+5 | |
| | ||||||
* | See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner Koch | Werner Koch | 1999-03-11 | 1 | -11/+73 | |
| | ||||||
* | See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner Koch | Werner Koch | 1999-02-16 | 1 | -3/+4 | |
| | ||||||
* | See ChangeLog: Sat Feb 13 14:13:04 CET 1999 Werner Koch | Werner Koch | 1999-02-13 | 1 | -0/+5 | |
| | ||||||
* | See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch | Werner Koch | 1999-02-10 | 1 | -27/+51 | |
| | ||||||
* | See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner Koch | Werner Koch | 1999-01-07 | 1 | -9/+14 | |
| | ||||||
* | See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner Koch | Werner Koch | 1998-12-29 | 1 | -4/+4 | |
| | ||||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 | |
| | ||||||
* | See ChangeLog: Fri Nov 27 21:37:41 CET 1998 Werner Koch | Werner Koch | 1998-11-27 | 1 | -1/+37 | |
| | ||||||
* | See ChangeLog ;-). Key validation should now be faster | Werner Koch | 1998-11-13 | 1 | -7/+68 | |
| | ||||||
* | Some bug fixes of the last release | Werner Koch | 1998-11-10 | 1 | -3/+3 | |
| | ||||||
* | ready to release 0.4.3V0-4-3 | Werner Koch | 1998-11-08 | 1 | -1/+1 | |
| | ||||||
* | (Does not compile yet) | Werner Koch | 1998-11-03 | 1 | -1/+6 | |
| | ||||||
* | some random changes | Werner Koch | 1998-10-25 | 1 | -5/+103 | |
| | ||||||
* | Epxerimenta support for GDBM keyings. | Werner Koch | 1998-10-21 | 1 | -64/+84 | |
| | ||||||
* | Snapshot release 0.4.2V0-4-2 | Werner Koch | 1998-10-18 | 1 | -3/+2 | |
| | ||||||
* | last local commit | Werner Koch | 1998-10-16 | 1 | -66/+278 | |
| | ||||||
* | backup | Werner Koch | 1998-10-12 | 1 | -229/+320 | |
| | ||||||
* | a new releaseV0-4-1 | Werner Koch | 1998-10-07 | 1 | -22/+74 | |
| | ||||||
* | windoze version works again | Werner Koch | 1998-10-06 | 1 | -1/+9 | |
| |