Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow setting of the passphrase encoding of pkcs#12 files. | Werner Koch | 2007-03-20 | 4 | -2/+30 | |
| | | | | New option --p12-charset. | |||||
* | Allow export to work on systems without funopen/fopencookie. | Werner Koch | 2007-03-19 | 11 | -73/+195 | |
| | ||||||
* | Changes to let the key listing use estream to help systems without | Werner Koch | 2007-03-19 | 7 | -265/+491 | |
| | | | | | funopen. | |||||
* | Preparing the 2.0.3 release | Werner Koch | 2007-03-08 | 1 | -3/+3 | |
| | ||||||
* | Add new SVN only file README.maint | Werner Koch | 2007-02-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | doc/ * gpg.texi (GPG Configuration): Document envvar LANGUAGE. (GPG Configuration Options): Document show-primary-uid-only. g10/ * gpg.c (main): Add verify option show-primary-uid-only. * options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New. * mainproc.c (check_sig_and_print): Implement it. * encr-data.c (decrypt_data): Correctly test for unknown algorithm. * import.c (check_prefs): Ditto. * keyedit.c (show_prefs): Ditto. * mainproc.c (proc_symkey_enc): Ditto. | |||||
* | Included LIBICONV in all Makefiles. | Werner Koch | 2007-01-31 | 2 | -3/+11 | |
| | | | | | | | | | | g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message. | |||||
* | Added LIBINTL to more Makefile targets. | Werner Koch | 2007-01-30 | 2 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New. | |||||
* | Add subjectAltName to the list of known critical extensions | Werner Koch | 2007-01-05 | 2 | -0/+10 | |
| | ||||||
* | Comment mtrace feature | Werner Koch | 2006-12-21 | 2 | -2/+6 | |
| | ||||||
* | 2006-12-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-12-21 | 2 | -0/+3 | |
| | | | | | * certchain.c (gpgsm_basic_cert_check): Release SUBJECT. | |||||
* | 2006-12-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-12-21 | 3 | -1/+7 | |
| | | | | | * encrypt.c (encrypt_dek): Release S_CIPH. | |||||
* | 2006-12-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-12-20 | 2 | -0/+3 | |
| | | | | | * server.c (gpgsm_server): Release CTRL->server_local. | |||||
* | 2006-12-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-12-20 | 2 | -0/+25 | |
| | | | | | | | | | | | * base64.c: Add new members READER and WRITER in union U2. (gpgsm_create_reader): Initialise CTX->u2.reader. (gpgsm_destroy_reader): Invoke ksba_reader_release. Return early if CTX is NULL. (gpgsm_create_writer): Initialise CTX->u2.writer. (gpgsm_destroy_writer): Invoke ksba_writer_release. Return early if CTX is NULL. | |||||
* | 2006-12-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-12-18 | 2 | -0/+5 | |
| | | | | | * fingerprint.c (gpgsm_get_fingerprint): Close MD. | |||||
* | Preparing 2.0.1 | Werner Koch | 2006-11-28 | 2 | -1/+6 | |
| | ||||||
* | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2006-11-21 | 3 | -2/+14 | |
| | | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
* | sm/ | Werner Koch | 2006-11-14 | 5 | -86/+145 | |
| | | | | | | | | | | | | | | * server.c (skip_options): Skip leading spaces. (has_option): Honor "--". (cmd_export): Add option --data to do an inline export. Skip all options. * certdump.c (gpgsm_fpr_and_name_for_status): New. * verify.c (gpgsm_verify): Use it to print correct status messages. doc/ * gpgsm.texi (GPGSM EXPORT): Document changes. | |||||
* | 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 | 2 | -12/+40 | |
| | ||||||
* | Allow to select X.509 certificates using the keygrip. | Werner Koch | 2006-10-20 | 2 | -1/+13 | |
| | ||||||
* | Preparing a releasegnupg-1.9.93 | Werner Koch | 2006-10-18 | 4 | -22/+54 | |
| | ||||||
* | Pth tweaks and improved estream.c | Werner Koch | 2006-10-17 | 3 | -12/+7 | |
| | ||||||
* | Fixed aegypten bug 372 | Werner Koch | 2006-10-17 | 2 | -11/+19 | |
| | ||||||
* | Fixed aegypten bug 299 | Werner Koch | 2006-10-16 | 2 | -4/+78 | |
| | ||||||
* | Allow pkcs#10 creation directkly from a smart card | Werner Koch | 2006-10-11 | 4 | -21/+153 | |
| | ||||||
* | Various changes | Werner Koch | 2006-10-10 | 2 | -3/+8 | |
| | ||||||
* | bug fixes | Werner Koch | 2006-10-05 | 2 | -0/+6 | |
| | ||||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 10 | -29/+29 | |
| | ||||||
* | 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. | |||||
* | Finished implementation of the "relax" flag. | Werner Koch | 2006-09-26 | 2 | -21/+76 | |
| | ||||||
* | New "relax" option for trustlist.txt | Werner Koch | 2006-09-25 | 5 | -16/+87 | |
| | ||||||
* | Various updates | Werner Koch | 2006-09-21 | 2 | -0/+3 | |
| | ||||||
* | Cleanups. | Werner Koch | 2006-09-20 | 2 | -2/+15 | |
| | ||||||
* | Added common certificates. | Werner Koch | 2006-09-18 | 4 | -9/+38 | |
| | ||||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 7 | -16/+21 | |
| | ||||||
* | Various fixes and new features. | Werner Koch | 2006-09-13 | 4 | -66/+94 | |
| | | | | | Enhanced gpg-connect-agent. | |||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 18 | -220/+236 | |
| | ||||||
* | Minor changes and typo fixes. | Werner Koch | 2006-09-06 | 3 | -1/+11 | |
| | ||||||
* | See ChangeLogs | Werner Koch | 2006-08-29 | 3 | -50/+99 | |
| | ||||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 1 | -4/+2 | |
| | | | | | shows no prblems. Needs more testing of course. | |||||
* | better reporting of bad DNs | Werner Koch | 2006-07-03 | 2 | -7/+28 | |
| | ||||||
* | Various smaller changes | Werner Koch | 2006-06-27 | 5 | -1/+40 | |
| | ||||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 26 | -28/+71 | |
| | ||||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 4 | -29/+14 | |
| | ||||||
* | 2006-05-19 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-05-22 | 4 | -7/+22 | |
| | | | | | | | | | | | | * keydb.c (keydb_insert_cert): Do not lock here, but only check if it is locked. (keydb_store_cert): Lock here. * keydb.h (keydb_delete): Accept new argument UNLOCK. * keydb.c (keydb_delete): Likewise. Only unlock if this is set. * delete.c (delete_one): Add new argument to invocation of keydb_delete. | |||||
* | Add Kludge for RegTP sillyness. | Werner Koch | 2006-03-21 | 4 | -11/+146 | |
| | ||||||
* | Better warning messages | Werner Koch | 2006-02-19 | 2 | -8/+13 | |
| | ||||||
* | Added documentation for qualified signatures | Werner Koch | 2006-02-14 | 1 | -1/+1 | |
| | ||||||
* | Add translations | Werner Koch | 2005-11-23 | 1 | -2/+2 | |
| | ||||||
* | Print a note that the software has not been approved for qualified signatures. | Werner Koch | 2005-11-23 | 6 | -9/+127 | |
| |