aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-0/+6
2005-06-01* configure.ac (gl_INIT): Add gnulib stuff.Werner Koch1-0/+10
2005-05-31* agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch1-0/+4
2005-05-13(got_fatal_signal): Print the signal number if we can'tWerner Koch1-1/+2
2005-05-13(got_fatal_signal): Print the signal number if we can'tWerner Koch1-0/+6
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch1-0/+5
2005-04-11* sexputil.c: New.Werner Koch1-1/+5
2005-04-102005-04-11 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+4
2005-03-03* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently usedWerner Koch1-0/+4
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-0/+4
2005-01-262005-01-26 Moritz Schulte <[email protected]>Moritz Schulte1-0/+6
2005-01-03(send_pinentry_environment): Fixed changed fromWerner Koch1-0/+5
2004-12-21* preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch1-0/+14
2004-12-21* homedir.c: New. Use CSIDL_APPDATA for W32 as the default homeWerner Koch1-1/+2
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-0/+10
2004-12-20* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch1-0/+3
2004-12-20* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch1-0/+4
2004-12-19* maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch1-0/+4
2004-12-18Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch1-0/+7
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-0/+15
2004-12-07* asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.Werner Koch1-0/+4
2004-12-06* exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.Werner Koch1-0/+4
2004-12-03Fixed copyright comments.V1-9-13Werner Koch1-0/+4
2004-12-02First take on a W32 portWerner Koch1-0/+9
2004-11-23* b64enc.c: Include stdio.h and string.hWerner Koch1-0/+4
2004-08-18(simple_pwquery): Handle gpg-error style returnWerner Koch1-0/+5
2004-07-20* Makefile.am (sm): Build kbx only if gpgsm is to be build.Werner Koch1-0/+4
2004-06-14* xreadline.c: New. Based on the iobuf_read_line function.Werner Koch1-0/+4
2004-06-06* util.h (xtrycalloc_secure,xtrymalloc_secure): New.Werner Koch1-0/+4
2004-05-11* sysutils.c (disable_core_dumps): Only set the current limit.Werner Koch1-0/+5
2004-04-13(copy_and_escape): Relaxed quoting.Werner Koch1-0/+4
2004-04-05(STATUS_NEWSIG): New.Werner Koch1-0/+4
2004-03-16* dynload.h [__MINGW32__]: Define RTLD_LAZY.Werner Koch1-0/+8
2004-03-06Preparing for a releaseWerner Koch1-0/+5
2004-02-19* protect-tool.c: New options --have-cert and --prompt.Werner Koch1-0/+4
2004-02-18* simple-pwquery.c (agent_open): Ignore an empty GPG_AGENT_INFO.Werner Koch1-0/+2
2004-02-17Added STATUS_IMPORT_OK.Werner Koch1-0/+4
2004-02-10New. Based on code from ../sm/base64.c.Werner Koch1-0/+4
2004-01-302004-01-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+7
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-0/+6
2003-12-23(map_assuan_err): Prepared for a new error code.Werner Koch1-0/+4
2003-12-17* gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning.Werner Koch1-0/+9
2003-11-17Preparing for 1.9.2 release.V1-9-2Werner Koch1-0/+2
2003-11-14Removed.Werner Koch1-0/+4
2003-11-13(vasprintf): Also fixed the prototype.Werner Koch1-0/+2
2003-11-13(vasprintf): ARGS should not be a pointer. FixedWerner Koch1-0/+5
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-0/+4
2003-10-31* util.h (gnupg_isotime_t): New.Werner Koch1-0/+7
2003-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-0/+8
2003-09-18(tty_fprintf): New.Werner Koch1-0/+6