Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | include support and texi fixes | Werner Koch | 2006-08-17 | 6 | -37/+86 |
| | |||||
* | More man pages. | Werner Koch | 2006-08-17 | 13 | -328/+1769 |
| | |||||
* | Copied gpg.texi over from 1.4.5 and started to restructure it into a proper | Werner Koch | 2006-08-16 | 2 | -18/+2569 |
| | | | | | | | documentation file. Comment tags will eventually allow to build a man page. The idea is to have more than just a reference manual for the commands and options while still allowing to build a man page for reference. | ||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 36 | -372/+952 |
| | | | | | shows no prblems. Needs more testing of course. | ||||
* | Changed HTTP API. | Werner Koch | 2006-08-14 | 6 | -57/+288 |
| | |||||
* | Added http.c from 1.4. | Werner Koch | 2006-08-11 | 5 | -12/+1885 |
| | | | | | Added support for estream and gnutls. | ||||
* | Moved 1.9 branch to trunk | Werner Koch | 2006-08-01 | 869 | -308863/+111937 |
|\ | |||||
| * | 2006-07-29 Marcus Brinkmann <[email protected]>GNUPG-1-9-BRANCH | Marcus Brinkmann | 2006-07-29 | 3 | -3/+61 |
| | | | | | | | | | | | | | | | | | | * preset-passphrase.c (preset_passphrase): Do not strip off last character of passphrase. (make_hexstring): New function. * command.c (cmd_preset_passphrase): Use parse_hexstring to syntax check passphrase argument. Truncate passphrase at delimiter. | ||||
| * | 2006-07-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-07-29 | 2 | -15/+19 |
| | | | | | | | | | | * README: Spelling fixes. | ||||
| * | post release preparations | Werner Koch | 2006-07-27 | 2 | -2/+7 |
| | | |||||
| * | Preparing a new releasegnupg-1.9.22 | Werner Koch | 2006-07-27 | 20 | -124/+238 |
| | | |||||
| * | Create bag attributes so that Mozilla will accept these files. | Werner Koch | 2006-07-24 | 4 | -8/+93 |
| | | | | | | | | | | Tested with using a CAcert generated certificate. | ||||
| * | Support import from TrustedMIME (i.e. from simple keyBags) | Werner Koch | 2006-07-21 | 4 | -46/+202 |
| | |