Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Final fix which should now pass all tests. | Werner Koch | 2006-11-21 | 2 | -1/+3 |
| | |||||
* | Changed order of libs | Werner Koch | 2006-11-21 | 2 | -1/+3 |
| | |||||
* | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2006-11-21 | 7 | -31/+54 |
| | | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext. | ||||
* | Fixed that nasty 64 bit but. | Werner Koch | 2006-11-10 | 2 | -10/+17 |
| | |||||
* | Collected fixes. | Werner Koch | 2006-11-05 | 6 | -37/+110 |
| | |||||
* | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-24 | 2 | -1/+5 |
| | | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS). | ||||
* | . | Werner Koch | 2006-10-23 | 3 | -2/+21 |
| | |||||
* | Allow to select X.509 certificates using the keygrip. | Werner Koch | 2006-10-20 | 2 | -1/+9 |
| | |||||
* | Fixes | Werner Koch | 2006-10-19 | 3 | -2/+9 |
| | |||||
* | Fixed v3 keyids. | Werner Koch | 2006-10-18 | 2 | -3/+8 |
| | |||||
* | Fixed a bug with very long keys. | Werner Koch | 2006-10-18 | 3 | -217/+264 |
| | |||||
* | Pth tweaks and improved estream.c | Werner Koch | 2006-10-17 | 2 | -2/+6 |
| | |||||
* | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 2006-10-13 | 6 | -5/+51 |
| | | | | | | | | | packed s2k iteration count. * main.h, options.h, gpg.c (encode_s2k_iterations, main), passphrase.c (hash_passphrase): Add --s2k-count option to specify the number of s2k hash iterations. | ||||
* | Various changes | Werner Koch | 2006-10-10 | 4 | -17/+17 |
| | |||||
* | * keyserver.c (keyserver_spawn): Write the 16-digit keyid rather | David Shaw | 2006-10-06 | 2 | -2/+11 |
| | | | | | than whatever key selector the user used on the command line. | ||||
* | bug fixes | Werner Koch | 2006-10-05 | 3 | -13/+23 |
| | |||||
* | Re-enabled --passphrase-fd | Werner Koch | 2006-10-04 | 3 | -16/+60 |
| | |||||
* | Fixed agent access for gpg. | Werner Koch | 2006-10-04 | 7 | -905/+476 |
| | |||||
* | Preparing a new release | Werner Koch | 2006-10-04 | 2 | -56/+18 |
| | |||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 29 | -334/+382 |
| | |||||
* | Various updates | Werner Koch | 2006-09-21 | 8 | -14/+20 |
| | |||||
* | Cleanups. | Werner Koch | 2006-09-20 | 2 | -119/+10 |
| | |||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 16 | -63/+68 |
| | |||||
* | Various fixes and new features. | Werner Koch | 2006-09-13 | 2 | -0/+5 |
| | | | | | Enhanced gpg-connect-agent. | ||||
* | Added missing file | Werner Koch | 2006-09-07 | 1 | -0/+243 |
| | |||||
* | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-06 | 2 | -3/+9 |
| | | | | | | | * Makefile.am (gpg2_LDADD, gpgv2_LDADD): Replace -lassuan and -lgpg-error with $(LIBASSUAN_LIBS) and $(GPG_ERROR_LIBS). (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS) and $(GPG_ERROR_CFLAGS). | ||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 3 | -30/+32 |
| | |||||
* | Minor changes and typo fixes. | Werner Koch | 2006-09-06 | 3 | -1/+13 |
| | |||||
* | See ChangeLogs | Werner Koch | 2006-08-29 | 2 | -6/+7 |
| | |||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 8 | -107/+79 |
| | | | | | | | | 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. | ||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 12 | -28/+138 |
| | | | | | shows no prblems. Needs more testing of course. | ||||
* | Preparing a new releasegnupg-1.9.22 | Werner Koch | 2006-07-27 | 7 | -65/+115 |
| | |||||
* | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 2006-06-30 | 9 | -34/+52 |
| | |||||
* | Ported patches from 1.4.x | Werner Koch | 2006-06-27 | 10 | -59/+323 |
| | |||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 8 | -7/+23 |
| | |||||
* | Still making gpg2 work. | Werner Koch | 2006-05-24 | 7 | -18/+73 |
| | | | | | At least the keyids are now correctly computed again. | ||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 22 | -81/+165 |
| | |||||
* | Merged recent changes from 1.4 | Werner Koch | 2006-04-28 | 15 | -148/+341 |
| | |||||
* | Still merging 1.4.3 code back | Werner Koch | 2006-04-21 | 9 | -29/+36 |
| | |||||
* | Continued with merging. | Werner Koch | 2006-04-19 | 22 | -158/+158 |
| | | | | | Still does not build. | ||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 68 | -10393/+17704 |
| | | | | | The gpg part does not yet build. | ||||
* | Renamed | Werner Koch | 2006-04-05 | 1 | -0/+0 |
| | |||||
* | Fix to let it compile. This is not required but avoids complaints | Werner Koch | 2005-07-20 | 1 | -2/+1 |
| | | | | | from folks not reading the documentation. | ||||
* | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 2005-06-16 | 3 | -4/+10 |
| | | | | | | | char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now. | ||||
* | * configure.ac (gl_INIT): Add gnulib stuff. | Werner Koch | 2005-06-01 | 4 | -105/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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. | ||||
* | Minor tweaksV1-9-14 | Werner Koch | 2004-12-22 | 1 | -7/+7 |
| | |||||
* | * gpg-agent.c (main): Use default_homedir(). | Werner Koch | 2004-12-21 | 3 | -18/+8 |
| | | | | | | | | | | | | | | | | | | | * protect-tool.c (main): Ditto. * signal.c (got_fatal_signal, got_usr_signal) (got_fatal_signal) [DOSISH]: Don't build. * simple-gettext.c: Include sysutils.h * homedir.c: New. * Makefile.am (libcommon_a_SOURCES): Add it. (EXTRA_DIST): Removed mkerror and mkerrtok. * gpgv.c, g10.c (main): Use default_hoemdir (). * scdaemon.c (main): Use default_homedir(). * gpgsm.c (main): Use default_homedir(). | ||||
* | Avoid the " map_to_assuan_status called with no error source" diagnostic. | Werner Koch | 2004-12-18 | 4 | -1/+14 |
| | |||||
* | A whole bunch of changes to allow building for W32. | Werner Koch | 2004-12-15 | 1 | -0/+2 |
| | |||||
* | Compile fixes. | Werner Koch | 2004-10-22 | 4 | -8/+41 |
| |