Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | FIx last change (grr, didn't want to check in the version I checked in). | Marcus Brinkmann | 2001-10-22 | 1 | -1/+1 | |
| | ||||||
* | 2001-10-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-22 | 3 | -14/+13 | |
| | | | | | | * autogen.sh: Invoke automake with `-a' (add missing files). Do not invoke configure. | |||||
* | 2001-10-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-22 | 2 | -1/+6 | |
| | | | | | | * Makefile.am (TEST_ENVIRONMENT): Set environment to $(srcdir), not current directory. | |||||
* | 2001-10-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-22 | 2 | -2/+47 | |
| | | | | | | * t-data.c (write_test): New function. (main): Invoke write_test for all rounds except TEST_OUT_CB. | |||||
* | 2001-10-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-22 | 2 | -11/+9 | |
| | | | | | | * data.c (_gpgme_data_append): Check if LENGTH is smaller than ALLOC_CHUNK, not DH->length. | |||||
* | 2001-10-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-22 | 2 | -1/+5 | |
| | | | | | | * Makefile.am (INCLUDES): Remove spurious duplicate to silence automake. | |||||
* | Fix version number dependency. | Marcus Brinkmann | 2001-10-22 | 1 | -2/+1 | |
| | ||||||
* | 2001-10-16 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-17 | 6 | -2/+353 | |
| | | | | | | | | | * t-version.c: New file. * t-data.c: Likewise. * t-data-1.txt: Likewise. * t-data-2.txt: Likewise. * Makefile.am (TESTS): Add t-version, t-data. | |||||
* | 2001-10-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-17 | 2 | -1/+5 | |
| | | | | | * gpgme.c (gpgme_set_protocol): Fix last change. | |||||
* | New API to switch to S/MIME. There is no code yet behind it. | Werner Koch | 2001-10-15 | 9 | -18/+97 | |
| | ||||||
* | oops - have to thank someone else | Werner Koch | 2001-09-17 | 2 | -1/+21 | |
| | ||||||
* | Fixed a keylisting bug | Werner Koch | 2001-09-17 | 7 | -34/+74 | |
| | ||||||
* | Added more doc entries and prepared for 0.2.3gpgme-0-2-3 | Werner Koch | 2001-09-17 | 20 | -61/+1041 | |
| | ||||||
* | added new status messages | Werner Koch | 2001-09-07 | 4 | -8/+35 | |
| | ||||||
* | Some changes | Werner Koch | 2001-09-03 | 12 | -8/+157 | |
| | ||||||
* | Fixed long standing listing bug. | Werner Koch | 2001-08-29 | 2 | -2/+12 | |
| | ||||||
* | Typo fixes and new gpgme_get_op_info | Werner Koch | 2001-08-28 | 13 | -15/+189 | |
| | ||||||
* | one more file | Werner Koch | 2001-08-01 | 1 | -0/+157 | |
| | ||||||
* | missing file | Werner Koch | 2001-08-01 | 1 | -0/+236 | |
| | ||||||
* | A couple of minor changes and a short README for Gpgcom | Werner Koch | 2001-07-31 | 18 | -28/+288 | |
| | ||||||
* | Added 2 examples | Werner Koch | 2001-07-31 | 3 | -1/+87 | |
| | ||||||
* | Does not manage lifetime | Werner Koch | 2001-07-31 | 3 | -84/+43 | |
| | ||||||
* | Encryption basically works. | Werner Koch | 2001-07-30 | 19 | -2252/+1768 | |
| | | | | | Removed system specific files becuase they are now part of Mingw32/CPD | |||||
* | Timos fixes | Werner Koch | 2001-06-16 | 4 | -5/+12 | |
| | ||||||
* | Ready to release 0.2.2gpgme-0-2-2 | Werner Koch | 2001-06-12 | 9 | -6/+131 | |
| | ||||||
* | Changes by Jose and Tommy. | Werner Koch | 2001-05-28 | 10 | -25/+251 | |
| | ||||||
* | Adjusted for changes --fixed-list-mode in 1.0.4h | Werner Koch | 2001-04-19 | 9 | -39/+68 | |
| | ||||||
* | Reverted change | Werner Koch | 2001-04-12 | 1 | -1/+1 | |
| | ||||||
* | test | AnonCVS | 2001-04-12 | 1 | -0/+1 | |
| | ||||||
* | Release 0.2.1gpgme-0-2-1 | Werner Koch | 2001-04-02 | 74 | -41/+387 | |
| | ||||||
* | Give access to key capabilities | Werner Koch | 2001-03-15 | 8 | -8/+126 | |
| | ||||||
* | Fixed syntax error | Werner Koch | 2001-03-14 | 1 | -4/+4 | |
| | ||||||
* | Add a few key flags - needs the lates CVS gpg | Werner Koch | 2001-03-13 | 9 | -35/+163 | |
| | ||||||
* | Use a writer thread under W32 (arggg)gpgme-0-2-0 | Werner Koch | 2001-02-28 | 2 | -20/+283 | |
| | ||||||
* | Reworked the process code. | Werner Koch | 2001-02-20 | 9 | -186/+305 | |
| | ||||||
* | FD are now released and a major bug has been fixed. | Werner Koch | 2001-02-19 | 8 | -25/+118 | |
| | | | | | The W32 version does not compile at the meoment. | |||||
* | W32 fixes | Werner Koch | 2001-02-14 | 4 | -2/+11 | |
| | ||||||
* | reap off gpg processes | Werner Koch | 2001-02-13 | 9 | -17/+120 | |
| | ||||||
* | Add some debugging code | Werner Koch | 2001-02-13 | 3 | -2/+12 | |
| | ||||||
* | Multiple signatures can now be verified. | Werner Koch | 2001-02-12 | 7 | -21/+245 | |
| | ||||||
* | Possible fix for NT and segv fix. | Werner Koch | 2001-02-01 | 3 | -11/+25 | |
| | ||||||
* | Fixed W32 bugs and one major bug which swallowed up some output. | Werner Koch | 2001-01-31 | 7 | -107/+102 | |
| | ||||||
* | Made gpgme_cancel work - at least a little bit. | Werner Koch | 2001-01-30 | 3 | -2/+5 | |
| | ||||||
* | Fixed version string and W32 spawn function | Werner Koch | 2001-01-30 | 4 | -9/+38 | |
| | ||||||
* | slash/backslash conversion | Werner Koch | 2001-01-30 | 1 | -1/+11 | |
| | ||||||
* | Lookup the path in the Registry | Werner Koch | 2001-01-30 | 9 | -5/+184 | |
| | ||||||
* | Removed files which are build by scripts | Werner Koch | 2001-01-30 | 2 | -123/+0 | |
| | ||||||
* | Maybe the signers code does work now | Werner Koch | 2001-01-30 | 4 | -74/+7 | |
| | ||||||
* | Ugly kludge to avoid blocking in W32's _gpgme_io_write | Werner Koch | 2001-01-30 | 1 | -0/+4 | |
| | ||||||
* | W32 fix | Werner Koch | 2001-01-30 | 1 | -1/+4 | |
| |