Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 1 | -4/+2 |
| | | | | | Updated gettext. | ||||
* | * mkdtemp.c (mkdtemp): Fix warning. | David Shaw | 2005-12-06 | 1 | -1/+1 |
| | | | | | | * secmem.c, assuan-buffer.c, dotlock.c: Fix a few warnings from printf-ing %p where the arg wasn't void *. | ||||
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -1/+1 |
| | |||||
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
| | |||||
* | * mkdtemp.c: New (moved from g10/), setenv.c: New, unsetenv.c: New. | David Shaw | 2004-02-20 | 1 | -0/+98 |
* Makefile.am: Include @LIBOBJS@ for replacement functions. |