Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-09-30 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+0 | |
'gpgme-0-3-branch'. | |||||
2002-05-03 | This commit was manufactured by cvs2svn to create tag 'V0-3-6'. | Repo Admin | 1 | -0/+0 | |
2002-04-24 | Update assuan and jnlib to 20020424 from newpg. | Marcus Brinkmann | 1 | -1/+7 | |
2002-01-22 | Update to current version in newpg module. | Marcus Brinkmann | 1 | -4/+125 | |
2001-12-19 | Update from newpg. | Marcus Brinkmann | 1 | -1/+6 | |
2001-12-13 | * assuan-handler.c (assuan_get_active_fds): Fixed silly bug, | Werner Koch | 1 | -1/+1 | |
pretty obvious that nobody ever tested this function. | |||||
2001-12-13 | Updated Assuan to the current version | Werner Koch | 1 | -55/+180 | |
2001-11-20 | 2001-11-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+431 | |
* Makefile.am (SUBDIRS): Support building the assuan library (currently if GPGSM_PATH is set).. * configure.ac: Support building the assuan library. * assuan: New directory, populated with the Assuan library (copied from the newpg repository). gpgme/ 2001-11-20 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgme_la_INCLUDES): Remove obsolete directive. (AM_CPPFLAGS): New directive [BUILD_ASSUAN]. (libgpgme_la_LIBADD): Likewise. |