aboutsummaryrefslogtreecommitdiffstats
path: root/common/miscellaneous.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-021-0/+17
|
* More agent support for gpg.Werner Koch2010-10-131-0/+78
|
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-10/+9
| | | | | stdio.
* Use a custom log handler for libassuan.Werner Koch2010-03-111-2/+0
|
* Use more warning options with modern GCCs.Werner Koch2008-10-171-0/+8
| | | | | Other minor changes.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-201-0/+67
|
* Allow export to work on systems without funopen/fopencookie.Werner Koch2007-03-191-0/+16
|
* Changes to let the key listing use estream to help systems withoutWerner Koch2007-03-191-0/+1
| | | | | funopen.
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-1/+1
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* g10/ does build again.Werner Koch2006-05-231-1/+23
|
* Still merging 1.4.3 code backWerner Koch2006-04-211-2/+3
|
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
| | | | | | | char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now.
* 2004-01-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-01-301-19/+0
| | | | | | | | * Makefile.am (libcommon_a_SOURCES): Add xasprintf.c. * miscellaneous.c (xasprintf): Moved to ... * xasprintf (xasprintf): ... here. New file. This allows to use xasprintf without sucking in gpg-error.
* * gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning.Werner Koch2003-12-171-0/+20
| | | | | | | | * util.h [!HAVE_VASPRINTF]: Add printf format attribute to the replacement function. * miscellaneous.c (xasprintf): New.
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+126
'GNUPG-1-9-BRANCH'.