aboutsummaryrefslogtreecommitdiffstats
path: root/common (unfollow)
Commit message (Expand)AuthorFilesLines
2006-09-15Allow for a global trustlist.Werner Koch5-0/+368
2006-09-14Take advantage of newer gpg-error features.Werner Koch8-50/+68
2006-09-07Let scdaemon call a script on status changesWerner Koch3-41/+146
2006-09-06The big Assuan error code removal.Werner Koch5-11/+22
2006-09-06Minor changes and typo fixes.Werner Koch2-1/+4
2006-09-04Support to read response headers. Required for redirection support in theWerner Koch3-4/+187
2006-08-21Migrated more stuff to doc/Werner Koch3-1/+97
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch6-3/+365
2006-08-14Changed HTTP API.Werner Koch6-57/+288
2006-08-11Added http.c from 1.4. Werner Koch5-12/+1885
2006-06-20Updated FSF's address.Werner Koch38-73/+110
2006-06-16Added missing filesWerner Koch2-0/+274
2006-05-23g10/ does build again.Werner Koch11-56/+518
2006-04-21Still merging 1.4.3 code backWerner Koch4-133/+198
2006-04-19Merged with gpg 1.4.3 code. Werner Koch4-7/+58
2005-10-072005-10-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+6
2005-09-282005-09-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+6
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch31-6102/+0
2005-07-042005-07-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann3-1/+31
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch10-32/+63
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-1/+1
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch2-3/+13
2005-06-01* configure.ac (gl_INIT): Add gnulib stuff.Werner Koch10-353/+38
2005-05-31* agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2-4/+8
2005-05-13(got_fatal_signal): Print the signal number if we can'tWerner Koch2-4/+4
2005-05-13(got_fatal_signal): Print the signal number if we can'tWerner Koch2-6/+39
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch3-0/+86
2005-04-13Added missing fileWerner Koch1-0/+63
2005-04-11* sexputil.c: New.Werner Koch3-1/+9
2005-04-102005-04-11 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+5
2005-03-03* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently usedWerner Koch2-1/+5
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch3-1/+27
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2-2/+2
2005-02-03* AUTHORS: Copied from 1.4 and edited to refelct the changes inWerner Koch1-1/+2
2005-01-262005-01-26 Moritz Schulte <[email protected]>Moritz Schulte4-1/+2818
2005-01-03(send_pinentry_environment): Fixed changed fromWerner Koch2-1/+6
2004-12-21* preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch3-12/+129
2004-12-21* homedir.c: New. Use CSIDL_APPDATA for W32 as the default homeWerner Koch2-1/+42
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch6-7/+70
2004-12-20* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch4-1/+17
2004-12-20* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch2-0/+9
2004-12-19* maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch2-1/+5
2004-12-18* configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch1-1/+1
2004-12-18Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch5-10/+20
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch9-83/+385
2004-12-13VArious hacks to make it at least build under W32.Werner Koch1-0/+2
2004-12-07* asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.Werner Koch2-0/+9
2004-12-06* exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.Werner Koch4-0/+280
2004-12-03Fixed copyright comments.V1-9-13Werner Koch2-14/+21
2004-12-02First take on a W32 portWerner Koch9-1/+706