Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-05 | Switched to LGPLv3.libassuan-1.0.2 | Werner Koch | 1 | -4/+2 | |
2005-10-24 | Fixed and clarified copyright notices | Werner Koch | 1 | -14/+15 | |
2003-12-11 | * funopen.c (_assuan_funopen): Renamed from funopen, to keep the | Werner Koch | 1 | -8/+27 | |
name space clean and avoid duplicate definitions if another library uses the same replacement. * assuan-defs.h (funopen): Renamed prototype and add a macro. | |||||
2003-02-18 | / | Neal Walfield | 1 | -0/+44 | |
2003-02-18 Neal H. Walfield <[email protected]> * configure.ac: Fix typo. (AC_CONFIG_FILES): Remove common/Makefile.am. * common: Remove directory. src/ 2003-02-18 Neal H. Walfield <[email protected]> * Makefile.am (libassuan_a_LIBADD): New variable. * funopen.c: Move from ../common. * isascii.c: Likewise. * memrchr.c: Likewise. * putc_unlocked.c: Likewise. |