aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-03Finished ECC integration.ECC-INTEGRATION-2-1Werner Koch1-1/+3
Wrote the ChangeLog 2011-01-13 entry for Andrey's orginal work modulo the cleanups I did in the last week. Adjusted my own ChangeLog entries to be consistent with that entry. Nuked quite some trailing spaces; again sorry for that, I will better take care of not saving them in the future. "git diff -b" is useful to read the actual changes ;-). The ECC-INTEGRATION-2-1 branch can be closed now.
2010-10-26Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-baseWerner Koch1-1/+1
2009-07-21Make bug reporting address easier changeable.Werner Koch1-1/+1
2009-05-18New gpgsm server option no-encrypt-to.Werner Koch1-0/+1
Add caching for symkey encryption. Minor cleanups.
2009-01-27Add a Geldkarte gadget application.Werner Koch1-1/+2
Minor other changes.
2008-05-06add gpg-zip man page.Werner Koch1-1/+4
2007-12-04Allow configuraton of pinentry tooltip.Werner Koch1-1/+2
Other minor buf fixes.
2007-07-04Changed to GPLv3.Werner Koch1-1/+2
Removed intl/.
2007-06-19Made percent_escape more general.Werner Koch1-0/+3
Added regression tests support to jnlib. W32 changes.
2007-01-30Added LIBINTL to more Makefile targets.Werner Koch1-0/+2
doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New.
2006-12-22Installed revised and updated translationWerner Koch1-0/+1
2006-11-05Collected fixes.Werner Koch1-2/+2
2006-09-22Clarified cURL and OpenLDAP license issues.Werner Koch1-2/+28
Made readline support work.
2006-08-17More man pages.Werner Koch1-2/+0
2006-07-28Preparing a release candidategnupg-1.4.5rc1Werner Koch1-0/+2
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+4
2005-02-03* AUTHORS: Copied from 1.4 and edited to refelct the changes inWerner Koch1-0/+140
1.9. * agent.h (agent_exit): Add JNLIB_GCC_A_NR to indicate that this function won't return. * gpg-agent.c (check_for_running_agent): Initialize pid to a default value if not needed. * command-ssh.c: Removed stdint.h. s/byte_t/unsigned char/, s/uint32/u32/ becuase that is what we have always used in GnuPG. (ssh_request_specs): Moved to top of file. (ssh_key_types): Ditto. (make_cstring): Ditto. (data_sign): Don't use a variable for the passphrase prompt, make it translatable. (ssh_request_process): * findkey.c (modify_description): Renamed arguments for clarity, polished documentation. Make comment a C-string. Fixed case of DESCRIPTION being just "%". (agent_key_from_file): Make sure comment string to a C-string. * gpg-agent.c (create_socket_name): Cleanup the implemntation, use DIMof, agent_exit, removed superflous args and return the allocated string as value. Documented. Changed callers. (create_server_socket): Cleanups similar to above. Changed callers. (cleanup_do): Renamed to .. (remove_socket): .. this. Changed caller. (handle_connections): The signals are to be handled in the select and not in the accept. Test all FDs after returning from a select. Remove the event tests from the accept calls. The select already assured that the accept won't block.
2005-02-03About to do a release candidateWerner Koch1-1/+1
2004-12-14Prepared for last 1.4 release candidateWerner Koch1-5/+21
2004-11-17(open_info_file): New.Werner Koch1-1/+1
(main): Unconditionally implement --status-file, --logger-file, --attribute-file, --passphrase-file, --command-file. This is not generally useful but easy to support and might make scripting under Windows easier.
2004-10-21* configure.ac: Remove the check for asprintfWerner Koch1-0/+5
* app-common.h (app_openpgp_storekey: Add prototype. * app-openpgp.c (do_sign): Replace asprintf by direct allocation. This avoids problems with missing vasprintf implementations. * card-util.c (generate_card_keys): Add a #warning for gnupg 1.9 and use the same string there. * util.h [!HAVE_VASPRINTF]: Removed prototype. * vasprintf.c: Removed. It was used only at one place and I don't want to get into build problems in 1.4.
2004-10-01* mk-w32-dist: Updated from stable branch.Werner Koch1-3/+0
* mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded.
2004-09-09* photoid.c: Include ttyio.h.Werner Koch1-8/+12
* parse-packet.c (skip_rest): Removed. Changed all callers to use the new iobuf_skip_reset. Orginal patch by Florian Weimer. * iobuf.c (iobuf_skip_rest): New. Orginal patch by Florian Weimer. Added new argument PARTIAL.
2003-08-29* AUTHORS, THANKS: Updates from stable.David Shaw1-0/+2
2002-10-19Merged Top directory of NewPG with GnuPG.Werner Koch1-117/+0
2002-06-29* configure.ac (development_version): New.Werner Koch1-1/+4
(HAVE_DEV_RANDOM_IOCTL): Removed test for it; it was never used. * BUGS, AUTHORS: Add a note on how to send security related bug reports.
2002-06-29Update head to match stable 1.0David Shaw1-54/+70
1999-12-08See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner KochWerner Koch1-1/+1
1999-10-28See ChangeLog: Thu Oct 28 16:17:46 CEST 1999 Werner KochWerner Koch1-1/+1
1999-09-15See ChangeLog: Wed Sep 15 16:22:17 CEST 1999 Werner KochV1-0-4V1-0-3V1-0-2V1-0-1-ePit-1Werner Koch1-0/+5
1999-09-06See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner KochWerner Koch1-6/+7
1999-09-01See ChangeLog: Wed Sep 1 15:30:44 CEST 1999 Werner KochWerner Koch1-2/+2
1999-07-23See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner KochV0-9-9Werner Koch1-1/+1
1999-06-15See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner KochWerner Koch1-3/+3
1999-05-31See ChangeLog: Mon May 31 19:41:10 CEST 1999 Werner KochWerner Koch1-1/+8
1999-03-14See ChangeLog: Sun Mar 14 19:34:36 CET 1999 Werner KochWerner Koch1-1/+1
1999-03-11See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner KochWerner Koch1-6/+2
1999-02-24See ChangeLog: Wed Feb 24 11:07:27 CET 1999 Werner KochWerner Koch1-0/+1
1999-02-16See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner KochWerner Koch1-0/+1
1999-01-12See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner KochWerner Koch1-0/+1
1998-12-29See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner KochWerner Koch1-2/+6
1998-12-23See ChangeLog: Wed Dec 23 17:12:24 CET 1998 Werner KochV0-9-0Werner Koch1-2/+6
1998-12-23See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1-8/+14
1998-12-17See ChangeLog: Thu Dec 17 18:31:15 CET 1998 Werner KochWerner Koch1-1/+4
1998-12-10See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner KochWerner Koch1-0/+5
1998-12-08See ChangeLog: Tue Dec 8 15:09:29 CET 1998 Werner KochV0-4-5Werner Koch1-0/+5
1998-11-25Some experimental support for other random gatheresWerner Koch1-0/+9
1998-11-18some bug fixesWerner Koch1-18/+30
1998-11-14Spanish laguage support (es_ES)Werner Koch1-9/+14
1998-10-25some random changesWerner Koch1-0/+3