Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-12 | Various minor changes for W32 | Werner Koch | 1 | -1/+1 | |
2006-11-14 | New functions assuan_set_io_monitor and assuan_register_post_cmd_notify | Werner Koch | 1 | -0/+15 | |
2006-10-18 | Fix for pthread | Werner Koch | 1 | -2/+2 | |
2006-10-16 | Mapped another error. | Werner Koch | 1 | -4/+4 | |
2006-10-09 | Splitted up into a standad lib and an pth enabled one. | Werner Koch | 1 | -28/+112 | |
Also enhanced libassuan-config and libassuan.m4. Not really tested! | |||||
2004-04-22 | 2004-04-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+1 | |
* libassuan.m4: Quote first argument to AC_DEFUN. | |||||
2003-04-29 | * libassuan.m4: New. Based on libgrypt.m4. | Werner Koch | 1 | -0/+76 | |
* Makefile.am (m4data_DATA): New. * assuan.h (AssuanCommand): Removed. * assuan-handler.c: Remove the cmd_id element, (assuan_register_command): Likewise. Note that semantics changed. (_assuan_register_std_commands): Adjusted. |