Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-11-11 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-11-11 | 2 | -37/+54 |
| | | | | | | | * rungpg.c (_gpgme_gpg_release): Release GPG->cmd.cb_data. Release all members of the list GPG->arglist. Reported by Michael Schmidt <[email protected]>. | ||||
* | gpgme/ | Marcus Brinkmann | 2001-11-02 | 7 | -4/+23 |
| | | | | | | | | | | | | | | | | | | | 2001-11-02 Marcus Brinkmann <[email protected]> * rungpg.c (pipemode_copy): Change type of NBYTES to size_t. * key.c: Include string.h. * data.c: Likewise. * recipient.c: Likewise. tests/ 2001-11-02 Marcus Brinkmann <[email protected]> * t-data.c: Include stddef.h. (read_once_test): Change type of READ to size_t. (read_test): Likewise. (write_test): Likewise. | ||||
* | 2001-11-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-11-02 | 2 | -10/+12 |
| | | | | | | | | * logging.c (log_printf): Do not initialize ARG_PTR with 0, we don't know the correct type. Instead, run va_start and va_end unconditionally. Reported by Jose Carlos Garcia Sogo <[email protected]>. | ||||
* | Fix formatting. | Marcus Brinkmann | 2001-10-29 | 1 | -4/+4 |
| | |||||
* | gpgme/ | Marcus Brinkmann | 2001-10-29 | 6 | -55/+252 |
| | | | | | | | | | | | | | | | | | | | | | 2001-10-29 Marcus Brinkmann <[email protected]> * context.h: New member signers_len. * signers.c (gpgme_signers_clear): Require that signers are non-NULL with assertion. Use signers_len to determine how much keys to release. Add documentation. (gpgme_signers_add): Use signers_len to determine if the buffer is large enough. Use xtryrealloc rather than xtrymalloc and copying. Add documentation. (gpgme_signers_enum): Use signers_len to determine if key is available. Add documentation. tests/ 2001-10-29 Marcus Brinkmann <[email protected]> * t-signers.c: New file. * Makefile.am (TESTS): Add t-signers. | ||||
* | Added these small tools | Werner Koch | 2001-10-23 | 2 | -0/+200 |
| | |||||
* | Merged with old ChnageLog which accidently was not in the CVS | Werner Koch | 2001-10-23 | 1 | -0/+32 |
| | |||||
* | 2001-10-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-22 | 2 | -1/+5 |
| | | | | | * Makefile.am (TEST_ENVIRONMENT): Revert last change. | ||||
* | 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 |
| |