Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switched to automake 1.9.libassuan-0-6-9 | Werner Koch | 2004-12-22 | 1 | -2/+3 | |
| | ||||||
* | Post release preps | Werner Koch | 2004-11-25 | 1 | -0/+5 | |
| | ||||||
* | Released 0.6.8libassuan-0-6-8 | Werner Koch | 2004-11-25 | 1 | -1/+3 | |
| | ||||||
* | Small API update and Windows fixes | Werner Koch | 2004-11-24 | 1 | -0/+1 | |
| | ||||||
* | . | Werner Koch | 2004-09-27 | 1 | -0/+5 | |
| | ||||||
* | about to release 0.6.7libassuan-0-6-7 | Werner Koch | 2004-09-27 | 1 | -1/+3 | |
| | ||||||
* | post release version bump | Werner Koch | 2004-06-08 | 1 | -0/+4 | |
| | ||||||
* | about to release 0.6.6.libassuan-0-6-6 | Werner Koch | 2004-06-08 | 1 | -1/+1 | |
| | ||||||
* | * assuan-listen.c (assuan_set_hello_line, assuan_accept): Allow | Werner Koch | 2004-05-11 | 1 | -0/+4 | |
| | | | | | | | | for multi line hello strings. * assuan-buffer.c (_assuan_write_line): New with parts of .. (assuan_write_line): .. factored out. | |||||
* | post release version bump | Werner Koch | 2004-04-29 | 1 | -0/+4 | |
| | ||||||
* | About to release 0.6.5libassuan-0-6-5 | Werner Koch | 2004-04-29 | 1 | -2/+2 | |
| | ||||||
* | * assuan-socket-server.c (accept_connection_bottom): Save the pid | Werner Koch | 2004-04-21 | 1 | -0/+2 | |
| | | | | | | | | | | | | | of the peer if it is available. * assuan-socket-connect.c (assuan_socket_connect): Do not save the dummy SERVED_PID arg. * assuan-pipe-connect.c (do_finish): Don't wait if the pid is 0. (assuan_pipe_connect2): Store the parents pid in the environment of the child. * assuan-pipe-server.c (assuan_init_pipe_server): Initialize the peer's pid from the environment. * assuan-connect.c (assuan_get_pid): Do not return 0 as a PID. | |||||
* | post release version number bump | Werner Koch | 2004-02-20 | 1 | -0/+4 | |
| | ||||||
* | 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. |