Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | About to release 0.6.4libassuan-0-6-4 | Werner Koch | 2004-02-20 | 1 | -1/+3 |
| | |||||
* | (assuan_get_data_fp): Fail with ENOSYS if we | Werner Koch | 2004-02-18 | 1 | -0/+3 |
| | | | | | can't implement this. | ||||
* | Removed the unneeded alloca.h. | Werner Koch | 2004-02-13 | 1 | -0/+4 |
| | |||||
* | Released 0.6.3libassuan-0-6-3 | Werner Koch | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (assuan_pipe_connect2): New as an | Werner Koch | 2004-01-24 | 1 | -0/+3 |
| | | | | | extension of assuan_pipe_connect. Made the latter call this one. | ||||
* | (_assuan_cookie_write_data): Return the | Werner Koch | 2004-01-14 | 1 | -0/+2 |
| | | | | | | requested size to indicate successful operation. Fixes a spurious bug we previously fixed using fflush(). | ||||
* | post release version number bump. | Werner Koch | 2003-12-18 | 1 | -0/+3 |
| | |||||
* | Getting ready for a new release | Werner Koch | 2003-12-18 | 1 | -1/+3 |
| | |||||
* | * assuan-buffer.c: Changed formatting of the debug output prefix. | Werner Koch | 2003-12-16 | 1 | -0/+5 |
| | | | | | | | | * assuan-util.c (assuan_set_log_stream): Set global log stream if it has not been done yet. * assuan-logging.c (_assuan_set_default_log_stream): New. (assuan_set_assuan_log_prefix): New. | ||||
* | Post release version bumb | Werner Koch | 2003-11-17 | 1 | -0/+3 |
| | |||||
* | About to release 0.6.1libassuan-0-6-1 | Werner Koch | 2003-11-17 | 1 | -1/+3 |
| | |||||
* | (assuan_inquire): Increase length of cmdbuf to | Werner Koch | 2003-08-13 | 1 | -0/+3 |
| | | | | | the Assuan limit. | ||||
* | Bumbed version number for next development cycle | Werner Koch | 2003-08-06 | 1 | -0/+4 |
| | |||||
* | * lgpl.texi: New.libassuan-0-6-0 | Werner Koch | 2003-08-06 | 1 | -0/+15 |
| | | | | | | | * gpl.texi: Removed. * assuan.texi: Dropped requirement vor invariant sections, front- and back-cover texts. Include lgpg.texi. | ||||
* | 2003-02-17 Neal H. Walfield <[email protected]> | Neal Walfield | 2003-02-18 | 1 | -0/+0 |
* AUTHORS: New file. * INSTALL: New file. * Makefile.am: New file. * NEWS: New file. * README: New file. * autogen.sh: New file, copied from newpg. * configure.ac: New file, imported from newpg. * depcomp: New file. * install-sh: New file. * missing: New file. * mkinstalldirs: New file. * doc: New directory. * src: New directory. * tests: New directory. |