aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/gpgme (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed long standing listing bug.Werner Koch2001-08-292-2/+12
|
* Typo fixes and new gpgme_get_op_infoWerner Koch2001-08-287-10/+165
|
* A couple of minor changes and a short README for GpgcomWerner Koch2001-07-3111-25/+119
|
* Timos fixesWerner Koch2001-06-162-4/+9
|
* Ready to release 0.2.2Werner Koch2001-06-123-2/+23
|
* Changes by Jose and Tommy.Werner Koch2001-05-289-24/+248
|
* Adjusted for changes --fixed-list-mode in 1.0.4hWerner Koch2001-04-197-37/+62
|
* Release 0.2.1Werner Koch2001-04-0241-19/+167
|
* Give access to key capabilitiesWerner Koch2001-03-157-4/+105
|
* Fixed syntax errorWerner Koch2001-03-141-4/+4
|
* Add a few key flags - needs the lates CVS gpgWerner Koch2001-03-137-31/+155
|
* Use a writer thread under W32 (arggg)Werner Koch2001-02-282-20/+283
|
* Reworked the process code.Werner Koch2001-02-207-183/+304
|
* FD are now released and a major bug has been fixed.Werner Koch2001-02-196-22/+115
| | | | | The W32 version does not compile at the meoment.
* W32 fixesWerner Koch2001-02-143-1/+10
|
* reap off gpg processesWerner Koch2001-02-138-17/+119
|
* Add some debugging codeWerner Koch2001-02-133-2/+12
|
* Multiple signatures can now be verified.Werner Koch2001-02-125-11/+201
|
* Possible fix for NT and segv fix.Werner Koch2001-02-013-11/+25
|
* Fixed W32 bugs and one major bug which swallowed up some output.Werner Koch2001-01-316-104/+101
|
* Made gpgme_cancel work - at least a little bit.Werner Koch2001-01-303-2/+5
|
* Fixed version string and W32 spawn functionWerner Koch2001-01-304-9/+38
|
* slash/backslash conversionWerner Koch2001-01-301-1/+11
|
* Lookup the path in the RegistryWerner Koch2001-01-307-4/+174
|
* Removed files which are build by scriptsWerner Koch2001-01-302-123/+0
|
* Maybe the signers code does work nowWerner Koch2001-01-304-74/+7
|
* Ugly kludge to avoid blocking in W32's _gpgme_io_writeWerner Koch2001-01-301-0/+4
|
* Add better debug printing. Use reader threads for W32Werner Koch2001-01-3026-243/+990
|
* Some new but untested functionsWerner Koch2001-01-2216-27/+510
|
* Does now compile under MingW32/CPD 0.3Werner Koch2001-01-182-2/+2
|
* Release 0.1.4Werner Koch2001-01-1112-17/+123
|
* More changes and and some new functionsWerner Koch2001-01-0812-91/+624
|
* Add 2 missing files and other changesWerner Koch2000-12-298-3/+167
|
* Add progress CB and subkey listingWerner Koch2000-12-199-70/+212
|
* Add key generationWerner Koch2000-12-188-3/+202
|
* Add key import and export facilityWerner Koch2000-12-148-2/+273
|
* Add a passphrase callback and minor changes to the interfaceWerner Koch2000-12-1216-93/+588
|
* Okay, it runs at least on Windows 95Werner Koch2000-12-0615-123/+799
|
* Now we are able to compile the W32 stuff - don't now whether it works; I haveWerner Koch2000-11-237-49/+173
| | | | | no Windoze box here.
* Added some comments and prepared for W32 supportWerner Koch2000-11-2211-289/+901
|
* Does some basic tasks.Werner Koch2000-11-205-19/+101
|
* configuration changesWerner Koch2000-11-175-66/+107
|
* Released 0.0.0Werner Koch2000-11-161-1/+14
|
* Added sign functionalityWerner Koch2000-11-169-10/+234
|
* Added decryptionWerner Koch2000-11-1610-29/+338
|
* Notation stuff addedWerner Koch2000-11-159-48/+446
|
* Reanmed public functionsWerner Koch2000-11-1312-119/+100
|
* keylist does now return objects.Werner Koch2000-11-107-14/+95
|
* Started with --list-keyWerner Koch2000-11-1011-2/+718
|
* Add verify functionWerner Koch2000-11-0911-55/+532
|