Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-12-06 | * mkdtemp.c (mkdtemp): Fix warning. | David Shaw | 1 | -9/+9 | |
* secmem.c, assuan-buffer.c, dotlock.c: Fix a few warnings from printf-ing %p where the arg wasn't void *. | |||||
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2005-04-12 | Fix minor build problem on OSX (need a replacement for memrchr) | David Shaw | 1 | -0/+4 | |
2005-04-05 | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 1 | -0/+480 | |
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. |