Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Preparing a new release | Werner Koch | 2006-10-04 | 7 | -70/+45 | |
| | ||||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 111 | -2141/+3107 | |
| | ||||||
* | 2006-10-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-02 | 2 | -0/+27 | |
| | | | | | | | | | * server.c (register_commands): New commands DUMPKEYS and DUMPSECRETKEYS. (cmd_dumpkeys, cmd_dumpsecretkeys): New functions. (option_handler): Support with-key-data option. | |||||
* | 2006-10-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-02 | 2 | -1/+6 | |
| | | | | | | | * command.c (update_reader_status_file): Increase buffer of NUMBUF2 (fixing typo). | |||||
* | 2006-09-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-27 | 2 | -4/+8 | |
| | | | | | * Makefile.am: Fix cut & paste error. | |||||
* | Add missing file and other changes. | Werner Koch | 2006-09-27 | 5 | -19/+143 | |
| | ||||||
* | let cmd learn also return KEYPAIRINFO | Werner Koch | 2006-09-26 | 3 | -0/+13 | |
| | ||||||
* | Made buliding w/o curl work | Werner Koch | 2006-09-26 | 5 | -40/+29 | |
| | ||||||
* | Finished implementation of the "relax" flag. | Werner Koch | 2006-09-26 | 3 | -21/+79 | |
| | ||||||
* | New "relax" option for trustlist.txt | Werner Koch | 2006-09-25 | 42 | -740/+952 | |
| | ||||||
* | Preparing a new releasegnupg-1.9.90 | Werner Koch | 2006-09-25 | 31 | -41778/+81884 | |
| | ||||||
* | Added translations from gnupg 1.4.5 | Werner Koch | 2006-09-25 | 30 | -621/+189408 | |
| | ||||||
* | 2006-09-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-23 | 2 | -2/+13 | |
| | | | | | | | * app-openpgp.c (do_sign): Advance INDATA by the SHA1 resp. RMD160 prefix length. | |||||
* | Added iconv support and doc cleanups. | Werner Koch | 2006-09-22 | 12 | -478/+485 | |
| | ||||||
* | Improved yat2m. | Werner Koch | 2006-09-22 | 6 | -58/+315 | |
| | | | | | Tweaked gpg.texti to be used for gpg1 and gpg2. | |||||
* | Clarified cURL and OpenLDAP license issues. | Werner Koch | 2006-09-22 | 18 | -57/+290 | |
| | | | | | Made readline support work. | |||||
* | Various updates | Werner Koch | 2006-09-21 | 19 | -66/+138 | |
| | ||||||
* | Cleanups. | Werner Koch | 2006-09-20 | 29 | -1021/+104 | |
| | ||||||
* | Some restructuring | Werner Koch | 2006-09-19 | 4 | -711/+755 | |
| | ||||||
* | Added stub library | Werner Koch | 2006-09-19 | 3 | -4/+122 | |
| | ||||||
* | Post release updates | Werner Koch | 2006-09-18 | 2 | -2/+7 | |
| | ||||||
* | Ready for another releasegnupg-1.9.23 | Werner Koch | 2006-09-18 | 6 | -114/+186 | |
| | ||||||
* | Added common certificates. | Werner Koch | 2006-09-18 | 8 | -10/+245 | |
| | ||||||
* | Allow for a global trustlist. | Werner Koch | 2006-09-15 | 17 | -266/+800 | |
| | ||||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 55 | -260/+297 | |
| | ||||||
* | Various fixes and new features. | Werner Koch | 2006-09-13 | 20 | -294/+371 | |
| | | | | | Enhanced gpg-connect-agent. | |||||
* | doc fixes | Werner Koch | 2006-09-08 | 12 | -548/+327 | |
| | ||||||
* | Let scdaemon call a script on status changes | Werner Koch | 2006-09-07 | 12 | -49/+355 | |
| | ||||||
* | Added missing file | Werner Koch | 2006-09-07 | 1 | -0/+243 | |
| | ||||||
* | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-06 | 2 | -1/+5 | |
| | | | | | | | | | | * 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). 2006-09-06 Marcus Brinkmann <[email protected]> * Makefile.am (AM_CFLAGS): Add $(GPG_ERROR_CFLAGS). | |||||
* | 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). | |||||
* | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-06 | 4 | -1/+18 | |
| | | | | | | | | | | | * configure.ac: New automake conditional RUN_GPG_TESTS. tests/ 2006-09-06 Marcus Brinkmann <[email protected]> * Makefile.am (openpgp): New variable. (SUBDIRS): Conditionalize openpgp on RUN_GPG_TESTS. | |||||
* | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-06 | 2 | -2/+8 | |
| | | | | | | * Makefile.am (AM_CFLAGS): Add $(GPG_ERR_CFLAGS). (gpg_agent_LDADD): Replace -lgpg-error with $(GPG_ERROR_LIBS). | |||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 54 | -603/+671 | |
| | ||||||
* | Minor changes and typo fixes. | Werner Koch | 2006-09-06 | 12 | -16/+83 | |
| | ||||||
* | Missing file | Werner Koch | 2006-09-05 | 1 | -0/+29 | |
| | ||||||
* | Some fixes as needed by dirmngr man pages | Werner Koch | 2006-09-04 | 4 | -11/+39 | |
| | ||||||
* | Support to read response headers. Required for redirection support in the | Werner Koch | 2006-09-04 | 3 | -4/+187 | |
| | | | | | dirmngr package. | |||||
* | Added comamnds PUTVAL and GETVAL | Werner Koch | 2006-09-04 | 2 | -4/+197 | |
| | ||||||
* | 2006-09-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-02 | 2 | -4/+17 | |
| | | | | | | | | * command.c (get_reader_slot): Return the slot_table index, not the APDU slot number. (update_reader_status_file): Use the slot_table index in the update_card_removed invocation. | |||||
* | 2006-09-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-01 | 2 | -3/+35 | |
| | | | | | * command.c (cmd_getinfo): Handle status command. | |||||
* | 2006-08-30 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-08-30 | 2 | -1/+9 | |
| | | | | | | * command.c (do_reset): Delay resetting CTRL->reader_slot until after update_card_removed invocation. | |||||
* | 2006-08-28 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-08-29 | 2 | -34/+47 | |
| | | | | | | | * app-openpgp.c (do_decipher, do_sign): Allow "OPENPGP.2" resp. "OPENPGP.1" for KEYIDSTR. | |||||
* | See ChangeLogs | Werner Koch | 2006-08-29 | 12 | -71/+145 | |
| | ||||||
* | Allow for 4k ssh keys and better error reporting. | Werner Koch | 2006-08-29 | 3 | -2/+42 | |
| | ||||||
* | Missing m4 macros | David Shaw | 2006-08-27 | 3 | -0/+345 | |
| | ||||||
* | added missing gpgv man page | Werner Koch | 2006-08-22 | 4 | -11/+176 | |
| | ||||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 87 | -119/+9634 | |
| | | | | | | | | 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. | |||||
* | disconnectafter wake-up bug fix by Bob Dunlop. | Werner Koch | 2006-08-21 | 2 | -11/+29 | |
| | ||||||
* | More man pages. Added include files for 2 common paragraphs. | Werner Koch | 2006-08-18 | 11 | -68/+217 | |
| |