aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/gpgme (unfollow)
Commit message (Expand)AuthorFilesLines
2001-08-29Fixed long standing listing bug.Werner Koch2-2/+12
2001-08-28Typo fixes and new gpgme_get_op_infoWerner Koch7-10/+165
2001-07-31A couple of minor changes and a short README for GpgcomWerner Koch11-25/+119
2001-06-16Timos fixesWerner Koch2-4/+9
2001-06-12Ready to release 0.2.2Werner Koch3-2/+23
2001-05-28Changes by Jose and Tommy.Werner Koch9-24/+248
2001-04-19Adjusted for changes --fixed-list-mode in 1.0.4hWerner Koch7-37/+62
2001-04-02Release 0.2.1Werner Koch41-19/+167
2001-03-15Give access to key capabilitiesWerner Koch7-4/+105
2001-03-14Fixed syntax errorWerner Koch1-4/+4
2001-03-13Add a few key flags - needs the lates CVS gpgWerner Koch7-31/+155
2001-02-28Use a writer thread under W32 (arggg)Werner Koch2-20/+283
2001-02-20Reworked the process code.Werner Koch7-183/+304
2001-02-19FD are now released and a major bug has been fixed.Werner Koch6-22/+115
2001-02-14W32 fixesWerner Koch3-1/+10
2001-02-13reap off gpg processesWerner Koch8-17/+119
2001-02-13Add some debugging codeWerner Koch3-2/+12
2001-02-12Multiple signatures can now be verified.Werner Koch5-11/+201
2001-02-01Possible fix for NT and segv fix.Werner Koch3-11/+25
2001-01-31Fixed W32 bugs and one major bug which swallowed up some output.Werner Koch6-104/+101
2001-01-30Made gpgme_cancel work - at least a little bit.Werner Koch3-2/+5
2001-01-30Fixed version string and W32 spawn functionWerner Koch4-9/+38
2001-01-30slash/backslash conversionWerner Koch1-1/+11
2001-01-30Lookup the path in the RegistryWerner Koch7-4/+174
2001-01-30Removed files which are build by scriptsWerner Koch2-123/+0
2001-01-30Maybe the signers code does work nowWerner Koch4-74/+7
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 Koch26-243/+990
2001-01-22Some new but untested functionsWerner Koch16-27/+510
2001-01-18Does now compile under MingW32/CPD 0.3Werner Koch2-2/+2
2001-01-11Release 0.1.4Werner Koch12-17/+123
2001-01-08More changes and and some new functionsWerner Koch12-91/+624
2000-12-29Add 2 missing files and other changesWerner Koch8-3/+167
2000-12-19Add progress CB and subkey listingWerner Koch9-70/+212
2000-12-18Add key generationWerner Koch8-3/+202
2000-12-14Add key import and export facilityWerner Koch8-2/+273
2000-12-12Add a passphrase callback and minor changes to the interfaceWerner Koch16-93/+588
2000-12-06Okay, it runs at least on Windows 95Werner Koch15-123/+799
2000-11-23Now we are able to compile the W32 stuff - don't now whether it works; I haveWerner Koch7-49/+173
2000-11-22Added some comments and prepared for W32 supportWerner Koch11-289/+901
2000-11-20Does some basic tasks.Werner Koch5-19/+101
2000-11-17configuration changesWerner Koch5-66/+107
2000-11-16Released 0.0.0Werner Koch1-1/+14
2000-11-16Added sign functionalityWerner Koch9-10/+234
2000-11-16Added decryptionWerner Koch10-29/+338
2000-11-15Notation stuff addedWerner Koch9-48/+446
2000-11-13Reanmed public functionsWerner Koch12-119/+100
2000-11-10keylist does now return objects.Werner Koch7-14/+95
2000-11-10Started with --list-keyWerner Koch11-2/+718
2000-11-09Add verify functionWerner Koch11-55/+532