Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adjusted for use with current libgcrypt (1.1.42). | Werner Koch | 2003-07-28 | 1 | -7/+7 | |
| | ||||||
* | Fixes to the libgcrypt switch. Basically works now. | Werner Koch | 2003-06-23 | 1 | -9/+56 | |
| | ||||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -38/+288 | |
| | | | | | | | | | | | 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/+678 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -548/+0 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 2002-09-11 | 1 | -48/+2 | |
| | | | | | | | | | | | | | | | * 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. | |||||
* | Cleanups and minor fixes. | Werner Koch | 2002-09-10 | 1 | -1/+1 | |
| | ||||||
* | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 2002-08-07 | 1 | -97/+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. | |||||
* | * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> | David Shaw | 2002-07-25 | 1 | -2/+2 | |
| | | | | | "WARNING" | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -248/+456 | |
| | ||||||
* | See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch | Werner Koch | 2000-10-04 | 1 | -0/+1 | |
| | ||||||
* | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 2000-09-18 | 1 | -16/+43 | |
| | ||||||
* | See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch | Werner Koch | 2000-07-25 | 1 | -20/+14 | |
| | ||||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -4/+5 | |
| | ||||||
* | See ChangeLog: Mon Jan 24 22:24:38 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -2/+1 | |
| | ||||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -16/+45 | |
| | ||||||
* | See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner Koch | Werner Koch | 1999-12-31 | 1 | -11/+53 | |
| | ||||||
* | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1999-12-08 | 1 | -45/+135 | |
| | ||||||
* | See ChangeLog: Mon Nov 15 21:36:02 CET 1999 Werner Koch | Werner Koch | 1999-11-15 | 1 | -14/+0 | |
| | ||||||
* | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1999-11-13 | 1 | -20/+37 | |
| | ||||||
* | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1999-10-26 | 1 | -0/+30 | |
| | ||||||
* | See ChangeLog: Sat Sep 18 12:16:08 CEST 1999 Werner Koch | Werner Koch | 1999-09-18 | 1 | -0/+12 | |
| | ||||||
* | See ChangeLog: Mon Aug 30 20:38:33 CEST 1999 Werner Koch | Werner Koch | 1999-08-30 | 1 | -0/+2 | |
| | ||||||
* | See ChangeLog: Thu May 20 14:04:08 CEST 1999 Werner Koch | Werner Koch | 1999-05-20 | 1 | -1/+4 | |
| | ||||||
* | See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch | Werner Koch | 1999-04-07 | 1 | -1/+2 | |
| | ||||||
* | See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner Koch | Werner Koch | 1998-12-29 | 1 | -4/+6 | |
| | ||||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 | |
| | ||||||
* | See ChangeLog: Thu Dec 17 18:31:15 CET 1998 Werner Koch | Werner Koch | 1998-12-17 | 1 | -2/+2 | |
| | ||||||
* | See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner Koch | Werner Koch | 1998-12-10 | 1 | -0/+58 | |
| | ||||||
* | See ChangeLog: Wed Dec 9 13:41:06 CET 1998 Werner Koch | Werner Koch | 1998-12-09 | 1 | -1/+1 | |
| | ||||||
* | Some bug fixes of the last release | Werner Koch | 1998-11-10 | 1 | -2/+3 | |
| | ||||||
* | edit-key is now complete | Werner Koch | 1998-07-29 | 1 | -2/+2 | |
| | ||||||
* | sync | Werner Koch | 1998-07-14 | 1 | -0/+22 | |
| | ||||||
* | nearly ready for 0.3.0 | Werner Koch | 1998-06-25 | 1 | -0/+12 | |
| | ||||||
* | some more internall structure changes | Werner Koch | 1998-06-16 | 1 | -1/+7 | |
| | ||||||
* | extensions are now working and fixed a lot of bugs | Werner Koch | 1998-06-15 | 1 | -2/+56 | |
| | ||||||
* | new releaseV0-2-18 | Werner Koch | 1998-05-15 | 1 | -0/+31 | |
| | ||||||
* | cipher reorganisiert | Werner Koch | 1998-04-07 | 1 | -0/+63 | |