Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-09-20 | Cleanups. | Werner Koch | 1 | -96/+0 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -0/+2 | |
The gpg part does not yet build. | |||||
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -24/+20 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2005-04-05 | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 1 | -3/+3 | |
old ad-hoc connection code to gpg-agent. We do need this for the forthcoming diversion of card code to an already running gpg-agent with card-support. | |||||
2004-12-16 | * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg to | David Shaw | 1 | -1/+1 | |
exit if it cannot lock memory. Also remove --nrsign-key and --nrlsign-key since this can better be done via --edit-key. * secmem.c (secmem_init): Return a flag to indicate whether we got the lock. * memory.h: Return a flag to indicate whether we got the lock. | |||||
2003-09-28 | * util.h: Add the atoi_* and xtoi_* suite of macros from 1.9. | Werner Koch | 1 | -0/+2 | |
* dynload.h: New. Taken from 1.9. | |||||
2003-09-27 | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 1 | -0/+9 | |
default and tehre is not yet much more than a new configure option. * configure.ac (LIBUSB_LIBS,HAVE_LIBUSB): Check for Libusb. (--enable-card-support): New. * sign.c (do_sign) [ENABLE_CARD_SUPPORT]: Divert to card. * cardglue.c, cardglue.h: New. * Makefile.am (gpg_LDADD): Added. (card_support_sources): New. * memory.h (xmalloc): Define xmalloc macros in terms of m_alloc. | |||||
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+93 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-05-24 | * cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit all | David Shaw | 1 | -10/+8 | |
preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | |||||
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -95/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -0/+95 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -85/+0 | |
1999-12-31 | See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner Koch | Werner Koch | 1 | -0/+2 | |
1999-11-19 | See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch | Werner Koch | 1 | -1/+0 | |
1998-10-12 | backup | Werner Koch | 1 | -0/+1 | |
1998-06-16 | some more internall structure changes | Werner Koch | 1 | -4/+4 | |
1998-02-27 | bug fixesV0-2-10 | Werner Koch | 1 | -4/+5 | |
1998-02-11 | bug fixes | Werner Koch | 1 | -0/+2 | |
1998-01-28 | version 0.2.1 | Werner Koch | 1 | -0/+11 | |
1997-12-12 | added option file handling | Werner Koch | 1 | -2/+4 | |
1997-12-09 | fingerprints and self signatures added | Werner Koch | 1 | -0/+3 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+64 | |