aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Preparing a new releaseWerner Koch2006-10-047-70/+45
|
* Fix for bug 537Werner Koch2006-10-02111-2141/+3107
|
* 2006-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-10-022-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 Brinkmann2006-10-022-1/+6
| | | | | | | * command.c (update_reader_status_file): Increase buffer of NUMBUF2 (fixing typo).
* 2006-09-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-272-4/+8
| | | | | * Makefile.am: Fix cut & paste error.
* Add missing file and other changes.Werner Koch2006-09-275-19/+143
|
* let cmd learn also return KEYPAIRINFO Werner Koch2006-09-263-0/+13
|
* Made buliding w/o curl workWerner Koch2006-09-265-40/+29
|
* Finished implementation of the "relax" flag.Werner Koch2006-09-263-21/+79
|
* New "relax" option for trustlist.txtWerner Koch2006-09-2542-740/+952
|
* Preparing a new releasegnupg-1.9.90Werner Koch2006-09-2531-41778/+81884
|
* Added translations from gnupg 1.4.5Werner Koch2006-09-2530-621/+189408
|
* 2006-09-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-232-2/+13
| | | | | | | * app-openpgp.c (do_sign): Advance INDATA by the SHA1 resp. RMD160 prefix length.
* Added iconv support and doc cleanups.Werner Koch2006-09-2212-478/+485
|
* Improved yat2m.Werner Koch2006-09-226-58/+315
| | | | | Tweaked gpg.texti to be used for gpg1 and gpg2.
* Clarified cURL and OpenLDAP license issues.Werner Koch2006-09-2218-57/+290
| | | | | Made readline support work.
* Various updatesWerner Koch2006-09-2119-66/+138
|
* Cleanups.Werner Koch2006-09-2029-1021/+104
|
* Some restructuringWerner Koch2006-09-194-711/+755
|
* Added stub libraryWerner Koch2006-09-193-4/+122
|
* Post release updatesWerner Koch2006-09-182-2/+7
|
* Ready for another releasegnupg-1.9.23Werner Koch2006-09-186-114/+186
|
* Added common certificates.Werner Koch2006-09-188-10/+245
|
* Allow for a global trustlist.Werner Koch2006-09-1517-266/+800
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-1455-260/+297
|
* Various fixes and new features.Werner Koch2006-09-1320-294/+371
| | | | | Enhanced gpg-connect-agent.
* doc fixesWerner Koch2006-09-0812-548/+327
|
* Let scdaemon call a script on status changesWerner Koch2006-09-0712-49/+355
|
* Added missing fileWerner Koch2006-09-071-0/+243
|
* 2006-09-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-062-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 Brinkmann2006-09-062-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 Brinkmann2006-09-064-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 Brinkmann2006-09-062-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 Koch2006-09-0654-603/+671
|
* Minor changes and typo fixes.Werner Koch2006-09-0612-16/+83
|
* Missing fileWerner Koch2006-09-051-0/+29
|
* Some fixes as needed by dirmngr man pagesWerner Koch2006-09-044-11/+39
|
* Support to read response headers. Required for redirection support in theWerner Koch2006-09-043-4/+187
| | | | | dirmngr package.
* Added comamnds PUTVAL and GETVALWerner Koch2006-09-042-4/+197
|
* 2006-09-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-022-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 Brinkmann2006-09-012-3/+35
| | | | | * command.c (cmd_getinfo): Handle status command.
* 2006-08-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-08-302-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 Brinkmann2006-08-292-34/+47
| | | | | | | * app-openpgp.c (do_decipher, do_sign): Allow "OPENPGP.2" resp. "OPENPGP.1" for KEYIDSTR.
* See ChangeLogsWerner Koch2006-08-2912-71/+145
|
* Allow for 4k ssh keys and better error reporting.Werner Koch2006-08-293-2/+42
|
* Missing m4 macrosDavid Shaw2006-08-273-0/+345
|
* added missing gpgv man pageWerner Koch2006-08-224-11/+176
|
* Migrated more stuff to doc/Werner Koch2006-08-2187-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 Koch2006-08-212-11/+29
|
* More man pages. Added include files for 2 common paragraphs.Werner Koch2006-08-1811-68/+217
|