Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-04-29 | * doc/samplekeys.asc: Added gnupg distribution key 57548DCD. | Werner Koch | 1 | -3/+1 | |
* doc/faq.raw: Inserted Douglas Calvert as new maintainer. * README: Fixed some minor things. | |||||
2002-04-25 | g10/ | Werner Koch | 1 | -0/+3 | |
* g10.c, options.h: New options --display, --ttyname, --ttytype, --lc-ctype, --lc-messages to be used with future versions of the gpg-agent. * passphrase.c (agent_send_option,agent_send_all_options): New. (agent_open): Send options to the agent. * trustdb.c (update_ownertrust, clear_ownertrust): Do an explicit do_sync because revalidation_mark does it only if when the timestamp actually changes. / * configure.ac: Check for locale.h and setlocale | |||||
2002-04-22 | po/ | Werner Koch | 1 | -3/+3 | |
* et.po, tr.po, cs.po, it.po, id.po: Updated. | |||||
2002-04-19 | preparing 1.0.7SNAP-1-0-6e | Werner Koch | 1 | -4/+1 | |
2002-04-10 | * pl.po: Updated. | Werner Koch | 1 | -1/+9 | |
2002-04-08 | Merged in my changes, after disk crash. Fortunately the CVS was not | Werner Koch | 1 | -36/+13 | |
affected - but everything else and it seems that there is no backup of the BTS data is available :-( | |||||
2002-02-14 | doc fixes | Werner Koch | 1 | -4/+0 | |
2002-01-26 | Updates | Werner Koch | 1 | -0/+3 | |
2002-01-05 | typo fix | Werner Koch | 1 | -0/+4 | |
2001-12-22 | *** empty log message *** | Werner Koch | 1 | -1/+1 | |
2001-12-21 | * Makefile.am (dist-hook): We should also look in include for | Werner Koch | 1 | -0/+7 | |
distfiles. (EXTRA_DIST): Remove VERSION because it is generated by dist-hook. | |||||
2001-12-15 | Minor fixes | Werner Koch | 1 | -5/+4 | |
2001-11-08 | fixes for the 1.0.6b bugs David recently posted to gnupg-devel. | Werner Koch | 1 | -2/+4 | |
2001-10-23 | more fixes due to automake 1.5SNAP-1-0-6b | Werner Koch | 1 | -0/+2 | |
2001-10-22 | Minor fixes | Werner Koch | 1 | -15/+12 | |
2001-10-18 | Fixed the Read-Only keyring bug and changed the way the keydb interface | Werner Koch | 1 | -4/+10 | |
works. | |||||
2001-09-28 | calculate time of next trustdb check | Werner Koch | 1 | -2/+0 | |
2001-09-28 | make check does work again | Werner Koch | 1 | -5/+4 | |
2001-09-26 | completed the new key validation code | Werner Koch | 1 | -1/+4 | |
2001-09-24 | Revamped the trustDB | Werner Koch | 1 | -11/+0 | |
2001-09-20 | Code cleanups | Werner Koch | 1 | -9/+12 | |
2001-09-19 | Bug fixes and Timo's patches | Werner Koch | 1 | -1/+1 | |
2001-09-18 | Check for garbled packets | Werner Koch | 1 | -13/+10 | |
2001-09-09 | more bug fixesand some warning cleanups | Werner Koch | 1 | -0/+4 | |
2001-09-07 | Last changes before 1.0.6a snapshot releaseSNAP-1-0-6a | Werner Koch | 1 | -1/+2 | |
2001-09-06 | Revamped the keyring code | Werner Koch | 1 | -2/+2 | |
2001-08-31 | bug fixes | Werner Koch | 1 | -9/+0 | |
2001-08-30 | MDC feature support and other stuff | Werner Koch | 1 | -6/+10 | |
2001-08-25 | Random changes | Werner Koch | 1 | -0/+5 | |
2001-08-20 | Implemented -cs and some fixes to the rfc1991 symmetric only mode | Werner Koch | 1 | -2/+2 | |
2001-08-14 | Added RSA key generation | Werner Koch | 1 | -7/+4 | |
2001-08-09 | Added a way to update preferences | Werner Koch | 1 | -0/+2 | |
2001-08-08 | Fixes here and there. | Werner Koch | 1 | -4/+6 | |
2001-08-07 | More Windows and autoconf fixes | Werner Koch | 1 | -0/+5 | |
2001-08-01 | Changed lsign behaviour, allow future subkeys, don't list revoked keys | Werner Koch | 1 | -8/+0 | |
2001-07-27 | added and removed some files | Werner Koch | 1 | -0/+3 | |
2001-07-26 | migration to autoconf 2.52 and bugfixes | Werner Koch | 1 | -4/+13 | |
2001-06-20 | Add gpgsplit tool | Werner Koch | 1 | -0/+3 | |
2001-06-12 | Fix for toupper('I') != 'i' | Werner Koch | 1 | -0/+2 | |
2001-06-06 | Fixed a possible W32 bufferoverflow | Werner Koch | 1 | -0/+2 | |
2001-05-29 | Fixed TODO | Werner Koch | 1 | -2/+0 | |
2001-05-25 | fixed severe format string bug | Werner Koch | 1 | -0/+6 | |
2001-05-05 | --send-key fix and other minor things | Werner Koch | 1 | -0/+2 | |
2001-04-30 | fixed a testcase | Werner Koch | 1 | -0/+2 | |
2001-04-25 | New "showpref" subcommand for --edit-key | Werner Koch | 1 | -2/+0 | |
2001-04-24 | Fixed translation issue | Werner Koch | 1 | -1/+11 | |
2001-04-23 | Add kludge for broken HTTP proxies. | Werner Koch | 1 | -3/+4 | |
2001-04-05 | Improved pipemode and tweaked handling of multiple signatures. | Werner Koch | 1 | -2/+1 | |
2001-03-29 | Allow to enter an alternate filename | Werner Koch | 1 | -14/+2 | |
2001-03-24 | Verify created signatures. | Werner Koch | 1 | -0/+5 | |