Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed lsign behaviour, allow future subkeys, don't list revoked keys | Werner Koch | 2001-08-01 | 10 | -30/+62 | |
| | ||||||
* | Fixed lsign using v3 problem | Werner Koch | 2001-07-27 | 2 | -0/+16 | |
| | ||||||
* | migration to autoconf 2.52 and bugfixes | Werner Koch | 2001-07-26 | 18 | -35/+336 | |
| | ||||||
* | one debian bug fixed | Werner Koch | 2001-06-16 | 2 | -1/+16 | |
| | ||||||
* | Fix for toupper('I') != 'i' | Werner Koch | 2001-06-12 | 8 | -21/+27 | |
| | ||||||
* | About to release 1.0.6 | Werner Koch | 2001-05-29 | 2 | -0/+8 | |
| | ||||||
* | just released another snapshot | Werner Koch | 2001-05-28 | 8 | -36/+52 | |
| | ||||||
* | fixed severe format string bug | Werner Koch | 2001-05-25 | 5 | -10/+23 | |
| | ||||||
* | Fixes submitted by James | Werner Koch | 2001-05-06 | 2 | -2/+6 | |
| | ||||||
* | --send-key fix and other minor things | Werner Koch | 2001-05-05 | 2 | -2/+16 | |
| | ||||||
* | Fixed copyright year lists according to CVS and ChangeLogs | Werner Koch | 2001-04-29 | 3 | -3/+3 | |
| | ||||||
* | Updated copyright notices and other doc fixes. | Werner Koch | 2001-04-28 | 1 | -1/+1 | |
| | ||||||
* | last hour fixes. | Werner Koch | 2001-04-28 | 3 | -3/+11 | |
| | ||||||
* | New "showpref" subcommand for --edit-key | Werner Koch | 2001-04-25 | 2 | -11/+72 | |
| | ||||||
* | Fixed translation issue | Werner Koch | 2001-04-24 | 2 | -2/+9 | |
| | ||||||
* | Fixed bug with v3 secret keys and expiration time | Werner Koch | 2001-04-24 | 2 | -1/+7 | |
| | ||||||
* | Add kludge for broken HTTP proxies. | Werner Koch | 2001-04-23 | 5 | -5/+45 | |
| | ||||||
* | Add UTF-8 charset | Werner Koch | 2001-04-20 | 2 | -4/+19 | |
| | ||||||
* | Fixes for W32 | Werner Koch | 2001-04-19 | 6 | -37/+110 | |
| | ||||||
* | Estonian translation, .texi man pages. | Werner Koch | 2001-04-17 | 4 | -10/+57 | |
| | ||||||
* | Improved pipemode and tweaked handling of multiple signatures. | Werner Koch | 2001-04-05 | 11 | -39/+438 | |
| | ||||||
* | Allow to enter an alternate filename | Werner Koch | 2001-03-29 | 3 | -6/+33 | |
| | ||||||
* | Fixed nasty Hash bug | Werner Koch | 2001-03-28 | 3 | -4/+21 | |
| | ||||||
* | a second snapshot thsi day (1.0.4f) | Werner Koch | 2001-03-27 | 7 | -7/+24 | |
| | ||||||
* | Made genkey work again. | Werner Koch | 2001-03-27 | 4 | -1/+17 | |
| | ||||||
* | Fixed a bugs; e.g. in --list-secret-keys | Werner Koch | 2001-03-27 | 9 | -21/+54 | |
| | ||||||
* | Verify created signatures. | Werner Koch | 2001-03-24 | 6 | -6/+35 | |
| | ||||||
* | The "Samba" bug fixes :-) | Werner Koch | 2001-03-22 | 6 | -9/+33 | |
| | ||||||
* | list key-capabilities | Werner Koch | 2001-03-15 | 2 | -12/+86 | |
| | ||||||
* | add option --fixed-list-mode | Werner Koch | 2001-03-14 | 4 | -18/+49 | |
| | ||||||
* | Key listing cleanup | Werner Koch | 2001-03-13 | 3 | -185/+283 | |
| | ||||||
* | Keyserver access is now supported under W32 | Werner Koch | 2001-03-13 | 5 | -27/+61 | |
| | ||||||
* | worked on solving some bugs | Werner Koch | 2001-03-12 | 12 | -168/+228 | |
| | ||||||
* | Changed and added copyright notices | Werner Koch | 2001-03-08 | 61 | -68/+112 | |
| | ||||||
* | Changed the implementation of iobuf to avoid stdio calls. | Werner Koch | 2001-03-07 | 2 | -1/+5 | |
| | ||||||
* | Add self-signature verification caching | Werner Koch | 2001-03-05 | 9 | -16/+191 | |
| | ||||||
* | Fixed the new key selection code | Werner Koch | 2001-03-03 | 7 | -49/+122 | |
| | ||||||
* | Removed that very stupid assert in delkey | Werner Koch | 2001-02-09 | 2 | -1/+5 | |
| | ||||||
* | Fixed some bugs in the selection code | Werner Koch | 2001-02-08 | 3 | -2/+19 | |
| | ||||||
* | Backported getkey.c from 1.1 | Werner Koch | 2001-02-08 | 12 | -740/+1273 | |
| | ||||||
* | Fixed delkey | Werner Koch | 2001-01-29 | 3 | -1/+8 | |
| | ||||||
* | Enhanced delkey command and other stuff for gpgme | Werner Koch | 2001-01-23 | 4 | -10/+55 | |
| | ||||||
* | Changes for MingW32/CPD 0.3 and some bug fixes | Werner Koch | 2001-01-18 | 3 | -8/+18 | |
| | ||||||
* | Release snapshot 1.0.4d | Werner Koch | 2001-01-11 | 8 | -15/+75 | |
| | ||||||
* | Small W32 fixes | Werner Koch | 2001-01-04 | 2 | -1/+16 | |
| | ||||||
* | Add KEY_CREATED status | Werner Koch | 2001-01-03 | 4 | -2/+15 | |
| | ||||||
* | Add missing stub, fixed comment typos | Werner Koch | 2000-12-28 | 4 | -2/+4 | |
| | ||||||
* | Remove lockfiles and other changes | Werner Koch | 2000-12-28 | 2 | -0/+9 | |
| | ||||||
* | 1.0.4c snapshot | Werner Koch | 2000-12-19 | 6 | -36/+155 | |
| | ||||||
* | Pipemode now works for detached binary signatures. | Werner Koch | 2000-12-11 | 6 | -21/+128 | |
| |