aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32-io.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-02-13reap off gpg processesWerner Koch1-0/+11
2001-02-01Possible fix for NT and segv fix.Werner Koch1-6/+11
2001-01-31Fixed W32 bugs and one major bug which swallowed up some output.Werner Koch1-40/+72
2001-01-30Made gpgme_cancel work - at least a little bit.Werner Koch1-1/+1
2001-01-30Fixed version string and W32 spawn functionWerner Koch1-2/+2
2001-01-30Ugly kludge to avoid blocking in W32's _gpgme_io_writeWerner Koch1-0/+4
2001-01-30Add better debug printing. Use reader threads for W32Werner Koch1-140/+308
2000-12-29Add 2 missing files and other changesWerner Koch1-1/+1
2000-12-19Add progress CB and subkey listingWerner Koch1-2/+2
2000-12-14Add key import and export facilityWerner Koch1-1/+1
2000-12-12Add a passphrase callback and minor changes to the interfaceWerner Koch1-5/+8
2000-12-06Okay, it runs at least on Windows 95Werner Koch1-56/+299
2000-11-23Now we are able to compile the W32 stuff - don't now whether it works; I haveWerner Koch1-13/+130
2000-11-22Added some comments and prepared for W32 supportWerner Koch1-0/+239