summaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2005-10-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2005-10-082-1/+6
* 2005-09-28 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2005-09-292-1/+6
* 2005-07-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2005-07-043-1/+31
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-1610-32/+63
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-1/+1
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-032-3/+13
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-0110-353/+38
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-312-4/+8
* (got_fatal_signal): Print the signal number if we can'tWerner Koch2005-05-132-4/+4
* (got_fatal_signal): Print the signal number if we can'tWerner Koch2005-05-132-6/+39
* * configure.ac: Require libksba 0.9.11.Werner Koch2005-04-183-0/+86
* Added missing fileWerner Koch2005-04-131-0/+63
* * sexputil.c: New.Werner Koch2005-04-113-1/+9
* 2005-04-11 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2005-04-112-1/+5
* * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently usedWerner Koch2005-03-032-1/+5
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-253-1/+27
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-242-2/+2
* * AUTHORS: Copied from 1.4 and edited to refelct the changes inWerner Koch2005-02-031-1/+2
* 2005-01-26 Moritz Schulte <moritz@g10code.com>Moritz Schulte2005-01-264-1/+2818
* (send_pinentry_environment): Fixed changed fromWerner Koch2005-01-032-1/+6
* * preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch2004-12-213-12/+129
* * homedir.c: New. Use CSIDL_APPDATA for W32 as the default homeWerner Koch2004-12-212-1/+42
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-216-7/+70
* * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch2004-12-204-1/+17
* * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch2004-12-202-0/+9
* * maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch2004-12-192-1/+5
* * configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2004-12-181-1/+1
* Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2004-12-185-10/+20
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-159-83/+385
* VArious hacks to make it at least build under W32.Werner Koch2004-12-131-0/+2
* * asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.Werner Koch2004-12-072-0/+9
* * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.Werner Koch2004-12-064-0/+280
* Fixed copyright comments.V1-9-13Werner Koch2004-12-032-14/+21
* First take on a W32 portWerner Koch2004-12-029-1/+706
* * b64enc.c: Include stdio.h and string.hWerner Koch2004-11-232-0/+6
* (simple_pwquery): Handle gpg-error style returnWerner Koch2004-08-182-2/+13
* * Makefile.am (sm): Build kbx only if gpgsm is to be build.Werner Koch2004-07-202-1/+4
* * xreadline.c: New. Based on the iobuf_read_line function.Werner Koch2004-06-144-0/+126
* * util.h (xtrycalloc_secure,xtrymalloc_secure): New.Werner Koch2004-06-062-1/+7
* * sysutils.c (disable_core_dumps): Only set the current limit.Werner Koch2004-05-113-7/+36
* Removed this file from the CVS.Werner Koch2004-04-201-37/+0
* (copy_and_escape): Relaxed quoting.Werner Koch2004-04-132-5/+11
* (STATUS_NEWSIG): New.Werner Koch2004-04-052-1/+6
* * dynload.h [__MINGW32__]: Define RTLD_LAZY.Werner Koch2004-03-163-2/+10
* Preparing for a releaseWerner Koch2004-03-064-1/+209
* * protect-tool.c: New options --have-cert and --prompt.Werner Koch2004-02-192-1/+10
* * simple-pwquery.c (agent_open): Ignore an empty GPG_AGENT_INFO.Werner Koch2004-02-182-1/+3
* Added STATUS_IMPORT_OK.Werner Koch2004-02-172-0/+5
* minor cleanupsWerner Koch2004-02-122-3/+3
* New. Based on code from ../sm/base64.c.Werner Koch2004-02-104-2/+234