aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-13Removed the unneeded alloca.h.Werner Koch2-1/+4
2004-01-24(assuan_pipe_connect2): New as anWerner Koch3-16/+31
2004-01-14(_assuan_cookie_write_data): Return theWerner Koch3-4/+16
2003-12-18Last typo fix.Werner Koch1-1/+1
2003-12-18Getting ready for a new releaseWerner Koch2-22/+38
2003-12-16* assuan-buffer.c: Changed formatting of the debug output prefix.Werner Koch6-22/+73
2003-12-11* funopen.c (_assuan_funopen): Renamed from funopen, to keep theWerner Koch3-12/+40
2003-12-08doc typo fixesWerner Koch2-1/+5
2003-11-12(process_request): Kludge to print better errorWerner Koch4-59/+109
2003-11-112003-11-11 Moritz Schulte <[email protected]>Moritz Schulte2-3/+8
2003-08-13(assuan_inquire): Increase length of cmdbuf toWerner Koch2-2/+7
2003-08-06* lgpl.texi: New.libassuan-0-6-0Werner Koch1-1/+1
2003-07-03 * mkerrors: Kludge to print libgpg-error values in an easierWerner Koch3-3/+18
2003-04-29* libassuan.m4: New. Based on libgrypt.m4.Werner Koch6-53/+142
2003-02-222003-02-22 Neal H. Walfield <[email protected]>Neal Walfield2-1/+5
2003-02-18/Neal Walfield6-0/+150
2003-02-18/Neal Walfield2-27/+11
2003-02-18/Neal Walfield3-0/+120
2003-02-182003-02-17 Neal H. Walfield <[email protected]>Neal Walfield2-0/+5
2003-02-182003-02-17 Neal H. Walfield <[email protected]>Neal Walfield12-208/+232
2002-11-252002-11-24 Neal H. Walfield <[email protected]>Neal Walfield3-4/+18
2002-11-24Fix tyop.Neal Walfield1-1/+1
2002-11-242002-11-24 Neal H. Walfield <[email protected]>Neal Walfield7-21/+194
2002-11-242002-11-24 Neal H. Walfield <[email protected]>Neal Walfield3-19/+23
2002-11-242002-11-24 Neal H. Walfield <[email protected]>Neal Walfield6-5/+467
2002-11-232002-11-23 Neal H. Walfield <[email protected]>Neal Walfield7-30/+101
2002-11-232002-11-23 Neal H. Walfield <[email protected]>Neal Walfield2-54/+63
2002-11-212002-11-20 Neal H. Walfield <[email protected]>Neal Walfield2-2/+10
2002-11-212002-11-20 Neal H. Walfield <[email protected]>Neal Walfield8-86/+104
2002-11-10Be more generous in typing equal signs and better watch out forNEWPG-0-9-4NEWPG-0-9-3Werner Koch1-1/+1
2002-11-10* assuan-pipe-connect.c (assuan_pipe_connect): Changed the orderWerner Koch2-35/+40
2002-10-312002-10-31 Neal H. Walfield <[email protected]>Neal Walfield2-28/+74
2002-10-292002-09-05 Neal H. Walfield <[email protected]>Neal Walfield8-43/+97
2002-08-16* assuan.h: Renamed Bad_Certificate_Path to Bad_Certificate_Chain.V0-9-2V0-9-1V0-9-0NEWPG-0-9-2NEWPG-0-9-1NEWPG-0-9-0MERGE-TO-GNUPG-STARTWerner Koch2-1/+5
2002-07-30Changed the lincese for Assuan to LGPL.V0-3-10NEWPG-0-3-10Werner Koch16-195/+224
2002-06-27* gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.V0-3-9NEWPG-0-3-9Werner Koch2-12/+37
2002-06-26* assuan-buffer.c (assuan_write_line): Make sure we neverWerner Koch2-5/+18
2002-05-23* assuan-util.c (assuan_set_io_func): New.V0-3-8V0-3-7NEWPG-0-3-8NEWPG-0-3-7Werner Koch7-35/+97
2002-04-09* assuan-buffer.c (my_log_prefix): New. Use it for all i/o debug output.V0-3-6V0-3-5NEWPG-0-3-6NEWPG-0-3-5Werner Koch2-8/+28
2002-03-06* assuan-client.c (_assuan_read_from_server): Detect END.V0-3-4V0-3-3V0-3-2NEWPG-0-3-4NEWPG-0-3-3NEWPG-0-3-2Werner Koch2-0/+24
2002-03-04Minor fixes; about to release 0.3.1V0-3-1NEWPG-0-3-1Werner Koch1-0/+3
2002-02-28* assuan-client.c (assuan_transact): Add 2 more arguments toWerner Koch4-4/+42
2002-02-18A bunch of new features. Allow empty responses on an inquiry.Werner Koch6-18/+62
2002-02-12* assuan-buffer.c (writen,readline) [USE_GNU_PT]: Use pth_read/write.Werner Koch3-1/+23
2002-02-012002-02-01 Marcus Brinkmann <[email protected]>V0-3-0NEWPG-0-3-0Marcus Brinkmann2-0/+5
2002-01-23* assuan-socket-connect.c (LOGERRORX): and removed typo.Werner Koch2-1/+5
2002-01-222002-01-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+5
2002-01-21* assuan-connect.c: Move all except assuan_get_pid to...Werner Koch9-222/+546
2002-01-20* assuan.h: Added Invalid Option error code.Werner Koch4-2/+105
2002-01-19* assuan-buffer.c (_assuan_read_line): Add output logging.Werner Koch11-19/+311