Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mapped another error. | Werner Koch | 2006-10-16 | 1 | -0/+4 | |
| | ||||||
* | portability fixeslibassuan-0.9.3 | Werner Koch | 2006-10-10 | 1 | -1/+10 | |
| | ||||||
* | Splitted up into a standad lib and an pth enabled one. | Werner Koch | 2006-10-09 | 1 | -0/+5 | |
| | | | | | | Also enhanced libassuan-config and libassuan.m4. Not really tested! | |||||
* | The second release of today.libassuan-0.9.2 | Werner Koch | 2006-10-04 | 1 | -1/+3 | |
| | ||||||
* | Littel fix to make Cancel returns from pinnetry work again. | Werner Koch | 2006-10-04 | 1 | -0/+4 | |
| | | | | | (At least with the forthcoming gnupg 1.9.91) | |||||
* | Preparing a new releaselibassuan-0.9.1 | Werner Koch | 2006-10-04 | 1 | -1/+5 | |
| | ||||||
* | Fixed problems Nelson H. F. Beebe reported when doing build tests on several | Werner Koch | 2006-09-19 | 1 | -0/+4 | |
| | | | | | platforms. | |||||
* | Preparing a new releaselibassuan-0.9.0 | Werner Koch | 2006-09-14 | 1 | -4/+6 | |
| | ||||||
* | More tweaks for descriptor passing. | Werner Koch | 2006-09-13 | 1 | -3/+4 | |
| | | | | | gpg-connect-agent may now be used as a test program. | |||||
* | Integrated descriptor passing. | Werner Koch | 2006-09-12 | 1 | -0/+5 | |
| | ||||||
* | fixes | Werner Koch | 2006-09-10 | 1 | -0/+3 | |
| | ||||||
* | Changes to support gpg-error style error codes. | Werner Koch | 2006-09-06 | 1 | -1/+8 | |
| | ||||||
* | Fixed and clarified copyright notices | Werner Koch | 2005-10-24 | 1 | -0/+2 | |
| | ||||||
* | * mkerrors: Include config.h into assuan-errors.c. This is | Werner Koch | 2005-08-09 | 1 | -0/+3 | |
| | | | | | | | | | | | required so that assuan.h knows about the W32 macro. * assuan.h [_ASSUAN_EXT_SYM_PREFIX]: New. * assuan-io.c [_ASSUAN_NO_PTH]: New. * assuan-pipe-connect.c (fix_signals) [_ASSUAN_NO_FIXED_SIGNALS]: New. (assuan_pipe_connect2) [_ASSUAN_USE_DOUBLE_FORK]: Use double fork. (fix_signals) [_ASSUAN_USE_DOUBLE_FORK]: Do not wait.. | |||||
* | post release version number update | Werner Koch | 2005-06-20 | 1 | -0/+4 | |
| | ||||||
* | Preparing for 0.6.10libassuan-0-6-10 | Werner Koch | 2005-06-20 | 1 | -2/+2 | |
| | ||||||
* | * assuan-util.c (assuan_set_flag, assuan_get_flag): New. | Werner Koch | 2005-05-22 | 1 | -0/+4 | |
| | | | | | | | | | * assuan-defs.h (struct assuan_context_s): New field flags. * assuan.h (assuan_flag_t): New with one flag value ASSUAN_NO_WAITPID for now. * assuan-pipe-connect.c (do_finish): Take care of the no_waitpid flag. | |||||
* | post release updates | Werner Koch | 2004-12-22 | 1 | -0/+4 | |
| | ||||||
* | 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. |