aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed installation of gpg2keys_mailtoWerner Koch2007-05-041-0/+6
|
* Well, missed to change the SVN flaggnupg-2.0.3Werner Koch2007-03-081-0/+2
|
* Preparing the 2.0.3 releaseWerner Koch2007-03-081-0/+4
|
* Included LIBICONV in all Makefiles.Werner Koch2007-01-311-0/+4
| | | | | | | | | | g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
* Fixes for CVE-2006-6235Werner Koch2006-12-061-0/+4
|
* Preparing 2.0.1Werner Koch2006-11-281-0/+4
|
* Preparing 2.0.1rc1Werner Koch2006-11-231-0/+4
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-0/+7
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* Made some PIN pads work.Werner Koch2006-11-201-0/+4
| | | | | Some cleanups for 64 bit CPUs.
* Silent GETEVENT command. Requires latest libassuan.Werner Koch2006-11-141-0/+4
| | | | | | | | agent/ * command.c (post_cmd_notify, io_monitor): New. (register_commands, start_command_handler): Register them.
* .Werner Koch2006-11-111-0/+4
|
* Preparing another releasegnupg-1.9.95Werner Koch2006-11-061-0/+4
|
* Collected fixes.Werner Koch2006-11-051-0/+4
|
* Preparing another releasegnupg-1.9.94Werner Koch2006-10-241-0/+4
|
* .Werner Koch2006-10-231-0/+4
|
* FixesWerner Koch2006-10-191-0/+5
|
* Preparing a releasegnupg-1.9.93Werner Koch2006-10-181-0/+4
|
* Pth tweaks and improved estream.cWerner Koch2006-10-171-0/+6
|
* Preparing a releasegnupg-1.9.92Werner Koch2006-10-111-0/+6
|
* Various changesWerner Koch2006-10-101-0/+8
|
* Preparing a new releaseWerner Koch2006-10-041-0/+7
|
* Fix for bug 537Werner Koch2006-10-021-0/+8
|
* 2006-09-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-271-0/+4
| | | | | * Makefile.am: Fix cut & paste error.
* Preparing a new releasegnupg-1.9.90Werner Koch2006-09-251-0/+4
|
* Clarified cURL and OpenLDAP license issues.Werner Koch2006-09-221-0/+4
| | | | | Made readline support work.
* Cleanups.Werner Koch2006-09-201-0/+5
|
* Ready for another releasegnupg-1.9.23Werner Koch2006-09-181-0/+8
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-0/+8
|
* Various fixes and new features.Werner Koch2006-09-131-0/+4
| | | | | Enhanced gpg-connect-agent.
* 2006-09-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-061-0/+4
| | | | | | | | | | | * configure.ac: New automake conditional RUN_GPG_TESTS. tests/ 2006-09-06 Marcus Brinkmann <[email protected]> * Makefile.am (openpgp): New variable. (SUBDIRS): Conditionalize openpgp on RUN_GPG_TESTS.
* The big Assuan error code removal.Werner Koch2006-09-061-0/+5
|
* Minor changes and typo fixes.Werner Koch2006-09-061-0/+6
|
* Migrated more stuff to doc/Werner Koch2006-08-211-0/+7
| | | | | | | | Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled.
* More man pages.Werner Koch2006-08-171-0/+8
|
* With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch2006-08-161-0/+7
| | | | | shows no prblems. Needs more testing of course.
* 2006-07-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-07-291-0/+4
| | | | | * README: Spelling fixes.
* Preparing a new releasegnupg-1.9.22Werner Koch2006-07-271-0/+6
|
* better reporting of bad DNsWerner Koch2006-07-031-0/+4
|
* Added keyserver directory from trunkWerner Koch2006-06-301-0/+7
|
* Preparing a new releasegnupg-1.9.21Werner Koch2006-06-201-0/+4
|
* 2006-06-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-06-081-0/+4
| | | | | * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
* Still making gpg2 work.Werner Koch2006-05-241-0/+4
| | | | | At least the keyids are now correctly computed again.
* g10/ does build again.Werner Koch2006-05-231-0/+9
|
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-0/+9
| | | | | The gpg part does not yet build.
* Preparing a releasedgnupg-1.9.20Werner Koch2005-12-201-0/+4
|
* Preparing an interim releaseWerner Koch2005-11-281-0/+16
|
* About to release 1.9.18V1-9-18Werner Koch2005-08-011-0/+6
|
* Preparing 1.9.17V1-9-17Werner Koch2005-06-201-0/+4
|
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-0/+5
| | | | | | | | | | | | | | | | | | | | * gpg-agent.c: New option --write-env-file. * gpg-agent.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. * estream.c: Use HAVE_CONFIG_H and not USE_CONFIG_H! (es_func_fd_read, es_func_fd_write): Protect against EINTR. * gpg-agent.texi (Agent UPDATESTARTUPTTY): New. * scdaemon.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. (handle_connections): Include the file descriptor into the name of the thread.
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-011-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS by a simple check. (putc_unlocked): Removed check. Not used. (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks. (xsize): Added will probably come handy soon. (CFLAGS): Use -Wformat-security instead of -Wformat-nonliteral. Add --Wno-format-y2k. * gl/, gl/m4/: New. * gpg-agent.c: Include setenv.h. * Makefile.am (AM_CPPFLAGS): Added. * util.h: Add some includes for gnulib. (ttyname, isascii): Define them inline. * fseeko.c, ftello.c: Removed. * strsep.c, mkdtemp.c: Removed. * ttyname.c, isascii.c: Removed. * mkdtemp.c: Removed. * exec.c: Include mkdtemp.h * keybox-file.c (ftello) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/ftello.c. * keybox-update.c (fseeko) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/iobuf.c. * scdaemon.c: Include mkdtemp.h. * misc.c: Include setenv.h. * symcryptrun.c: Include mkdtemp.h.