Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added assuan_socket_connect_fd() to attach an existing socket file descriptor... | [email protected] | 2011-03-09 | 1 | -0/+4 |
* | Pass only the command name to the pre_cmd_notify() callback to keep ABI compa... | Ben Kibbey | 2011-02-28 | 1 | -10/+1 |
* | assuan_register_pre_cmd_notify(). | Ben Kibbey | 2011-02-24 | 1 | -0/+11 |
* | Fix C++ users. | Marcus Brinkmann | 2011-02-02 | 1 | -1/+1 |
* | Fix C++ users. | Marcus Brinkmann | 2011-02-02 | 1 | -1/+1 |
* | Extend system hooks table by socket and connect functions. | Marcus Brinkmann | 2011-02-02 | 1 | -2/+7 |
* | Changes to allow building the CE version with MSC. | Werner Koch | 2010-11-01 | 1 | -2/+2 |
* | Add a no_logging flag. | Werner Koch | 2010-09-01 | 1 | -0/+2 |
* | Prepare for a gpg-error change | Werner Koch | 2010-08-19 | 1 | -1/+1 |
* | Add ASSUAN_CONVEY_COMMENTS flag. | Werner Koch | 2010-08-11 | 1 | -0/+3 |
* | Removed sysdep stuff from assuan.h. | Werner Koch | 2010-04-06 | 1 | -154/+5 |
* | Changed the implementation of CreatePipe under W32CE. | Werner Koch | 2010-03-22 | 1 | -0/+649 |