Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Last preparations for 1.0.7 | Werner Koch | 2002-04-29 | 1 | -1/+3 |
| | |||||
* | * doc/samplekeys.asc: Added gnupg distribution key 57548DCD. | Werner Koch | 2002-04-29 | 1 | -0/+4 |
| | | | | | | * doc/faq.raw: Inserted Douglas Calvert as new maintainer. * README: Fixed some minor things. | ||||
* | g10/ | Werner Koch | 2002-04-25 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | Update NEWS with recent changes | David Shaw | 2002-04-25 | 1 | -0/+4 |
| | |||||
* | preparing 1.0.7SNAP-1-0-6e | Werner Koch | 2002-04-19 | 1 | -0/+4 |
| | |||||
* | doc fixes | Werner Koch | 2002-04-17 | 1 | -0/+5 |
| | |||||
* | * configure.ac (ALL_LINGUAS): Added Czech, Galician and Greek | Werner Koch | 2002-04-09 | 1 | -1/+2 |
| | | | | | translations. s/es_ES/es/. | ||||
* | * configure.ac (ALL_LINGUAS): Added Czech translation. | Werner Koch | 2002-04-09 | 1 | -0/+4 |
| | |||||
* | * gpg.sgml: Add an entry for --export-ownertrust. Suggested by | Werner Koch | 2002-03-06 | 1 | -0/+4 |
| | | | | | | Bernhard Reiter. * configure.ac (ALL_LINGUAS): s/pt_PT/pt/ | ||||
* | Alwayus define _GNU_SOURCE. Since this is always defined in config.h, the | David Shaw | 2002-03-05 | 1 | -0/+8 |
| | | | | | | | | various autoconf tests should be tested with it enabled. This also works around a compiler warning caused by a minor header bug in glibc 2.1 that causes fseeko to be defined when building gpg, but not when tested for in configure | ||||
* | released 1.0.6d | Werner Koch | 2002-03-03 | 1 | -1/+5 |
| | |||||
* | NEWS update about filesize/partial-length change in symmetric messages | David Shaw | 2002-01-04 | 1 | -0/+4 |
| | |||||
* | About to released 1.0.6c snapshot.SNAP-1-0-6c | Werner Koch | 2001-12-22 | 1 | -0/+3 |
| | |||||
* | * configure.ac (AH_BOTTOM): Moved EXEC_TEMPFILE_ONLY to here. | Werner Koch | 2001-12-22 | 1 | -0/+5 |
| | | | | | * acconfig.h: Removed, it should no longer be used. | ||||
* | Add acconfig.h for easier #define grouping | David Shaw | 2001-12-21 | 1 | -0/+5 |
| | |||||
* | * Makefile.am (dist-hook): We should also look in include for | Werner Koch | 2001-12-21 | 1 | -0/+6 |
| | | | | | | distfiles. (EXTRA_DIST): Remove VERSION because it is generated by dist-hook. | ||||
* | Replace mkdtemp if the platform doesn't have it | David Shaw | 2001-12-20 | 1 | -0/+4 |
| | |||||
* | Have autoconf look for stat() | David Shaw | 2001-12-20 | 1 | -0/+4 |
| | |||||
* | * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Support Cygwin target | Werner Koch | 2001-12-19 | 1 | -0/+5 |
| | | | | | * configure.ac [CYGWIN32]: Don't build tiger. By Disastry. | ||||
* | * Makefile.am (SUBDIRS): Add keyserver. | Werner Koch | 2001-12-18 | 1 | -0/+6 |
| | | | | | | (dist-hook): Only look in mpi and scripts for distfiles; this way we don't include those of a stale "make dist" directory. | ||||
* | fixes for the 1.0.6b bugs David recently posted to gnupg-devel. | Werner Koch | 2001-11-08 | 1 | -0/+4 |
| | |||||
* | more fixes due to automake 1.5SNAP-1-0-6b | Werner Koch | 2001-10-23 | 1 | -0/+4 |
| | |||||
* | Fixed the Read-Only keyring bug and changed the way the keydb interface | Werner Koch | 2001-10-18 | 1 | -0/+4 |
| | | | | | works. | ||||
* | make check does work again | Werner Koch | 2001-09-28 | 1 | -0/+9 |
| | |||||
* | more bug fixesand some warning cleanups | Werner Koch | 2001-09-09 | 1 | -0/+10 |
| | |||||
* | Revamped the keyring code | Werner Koch | 2001-09-06 | 1 | -0/+4 |
| | |||||
* | Random changes | Werner Koch | 2001-08-25 | 1 | -0/+12 |
| | |||||
* | Implemented -cs and some fixes to the rfc1991 symmetric only mode | Werner Koch | 2001-08-20 | 1 | -0/+10 |
| | |||||
* | Applied Stefan's patches to support RISCOS. | Werner Koch | 2001-08-20 | 1 | -0/+4 |
| | |||||
* | More Windows and autoconf fixes | Werner Koch | 2001-08-07 | 1 | -0/+4 |
| | |||||
* | migration to autoconf 2.52 and bugfixes | Werner Koch | 2001-07-26 | 1 | -0/+19 |
| | |||||
* | Fix for toupper('I') != 'i' | Werner Koch | 2001-06-12 | 1 | -0/+5 |
| | |||||
* | About to release 1.0.6 | Werner Koch | 2001-05-29 | 1 | -0/+4 |
| | |||||
* | just released another snapshot | Werner Koch | 2001-05-28 | 1 | -0/+4 |
| | |||||
* | fixed a testcase | Werner Koch | 2001-04-30 | 1 | -0/+4 |
| | |||||
* | Updated copyright notices and other doc fixes. | Werner Koch | 2001-04-28 | 1 | -0/+4 |
| | |||||
* | last hour fixes. | Werner Koch | 2001-04-28 | 1 | -0/+4 |
| | |||||
* | Fixes for W32 | Werner Koch | 2001-04-19 | 1 | -0/+3 |
| | |||||
* | Estonian translation, .texi man pages. | Werner Koch | 2001-04-17 | 1 | -0/+9 |
| | |||||
* | Released snapshot 1.0.4g | Werner Koch | 2001-04-06 | 1 | -0/+5 |
| | |||||
* | The "Samba" bug fixes :-) | Werner Koch | 2001-03-22 | 1 | -0/+5 |
| | |||||
* | Keyserver access is now supported under W32 | Werner Koch | 2001-03-13 | 1 | -0/+4 |
| | |||||
* | worked on solving some bugs | Werner Koch | 2001-03-12 | 1 | -0/+6 |
| | |||||
* | Changed and added copyright notices | Werner Koch | 2001-03-08 | 1 | -0/+16 |
| | |||||
* | Changes for MingW32/CPD 0.3 and some bug fixes | Werner Koch | 2001-01-18 | 1 | -0/+4 |
| | |||||
* | Fixed a EGD problem | Werner Koch | 2000-11-22 | 1 | -0/+4 |
| | |||||
* | Paul's LFS pacthes and started with pipemode | Werner Koch | 2000-11-11 | 1 | -0/+15 |
| | |||||
* | About to release 1.0.4 | Werner Koch | 2000-10-17 | 1 | -0/+4 |
| | |||||
* | Fixed VPATH building | Werner Koch | 2000-10-13 | 1 | -0/+4 |
| | |||||
* | Add Rijndael support, changes to fix an IRIX problem. | Werner Koch | 2000-10-12 | 1 | -0/+4 |
| |