Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -24/+20 |
| | |||||
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
| | |||||
* | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 2005-04-05 | 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. | ||||
* | * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg to | David Shaw | 2004-12-16 | 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. | ||||
* | * util.h: Add the atoi_* and xtoi_* suite of macros from 1.9. | Werner Koch | 2003-09-28 | 1 | -0/+2 |
| | | | | | * dynload.h: New. Taken from 1.9. | ||||
* | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 2003-09-27 | 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. | ||||
* | * cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit all | David Shaw | 2003-05-24 | 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. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+95 |
| | |||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -85/+0 |
| | |||||
* | See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner Koch | Werner Koch | 1999-12-31 | 1 | -0/+2 |
| | |||||
* | See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch | Werner Koch | 1999-11-19 | 1 | -1/+0 |
| | |||||
* | backup | Werner Koch | 1998-10-12 | 1 | -0/+1 |
| | |||||
* | some more internall structure changes | Werner Koch | 1998-06-16 | 1 | -4/+4 |
| | |||||
* | bug fixesV0-2-10 | Werner Koch | 1998-02-27 | 1 | -4/+5 |
| | |||||
* | bug fixes | Werner Koch | 1998-02-11 | 1 | -0/+2 |
| | |||||
* | version 0.2.1 | Werner Koch | 1998-01-28 | 1 | -0/+11 |
| | |||||
* | added option file handling | Werner Koch | 1997-12-12 | 1 | -2/+4 |
| | |||||
* | fingerprints and self signatures added | Werner Koch | 1997-12-09 | 1 | -0/+3 |
| | |||||
* | initially checkin | Werner Koch | 1997-11-18 | 1 | -0/+64 |