aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-16/+17
| | | | | Made socket servers secure under Windows.
* Print used library version with --version.Werner Koch2007-09-142-1/+52
| | | | | Typo fixes
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-272-4/+4
| | | | | New tool gpg-check-pattern.
* tryu harder to ignore duplicate specified keyrings and -boxes.Werner Koch2007-08-242-2/+6
| | | | | Documentation updates.
* Updated estream.Werner Koch2007-08-222-4/+11
| | | | | More changes for Windows.
* Factored common gpgconf constants outWerner Koch2007-08-022-5/+5
| | | | | Fixed W32 compare_filenames
* Typo fixes.Werner Koch2007-07-173-3/+14
| | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
* Translate all file descriptors received from assuan.Werner Koch2007-07-123-6/+12
|
* Fixed card key generation of gpg2.Werner Koch2007-07-057-844/+1007
| | | | | Reveal less information about timings while generating a key.
* Changed to GPLv3.Werner Koch2007-07-0471-284/+142
| | | | | Removed intl/.
* More W32 related changesWerner Koch2007-06-264-31/+36
|
* Fixed a problem in estream-printf.c.Werner Koch2007-06-253-6/+12
| | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups.
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵Werner Koch2007-06-215-112/+25
| | | | Windows.
* [w32] gpg-agent is now started automagically by gpgsm.Werner Koch2007-06-203-77/+9
|
* Made percent_escape more general.Werner Koch2007-06-191-1/+1
| | | | | | Added regression tests support to jnlib. W32 changes.
* jnlib/Marcus Brinkmann2007-06-182-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-06-18 Marcus Brinkmann <[email protected]> * stringhelp.h (percent_escape): New prototype. * stringhelp.c (percent_escape): New function. agent/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg-agent.c (main): Percent escape pathname in --gpgconf-list output. g10/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg.c (gpgconf_list): Percent escape output of --gpgconf-list. scdaemon/ 2007-06-18 Marcus Brinkmann <[email protected]> * scdaemon.c (main): Percent escape output of --gpgconf-list. sm/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpgsm.c (main): Percent escape output of --gpgconf-list.
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-148-47/+38
| | | | | See the ChangeLogs for details.
* Syntax fix - should build now - however not tested.Werner Koch2007-06-082-1/+5
|
* First steps towards supporting W32.Werner Koch2007-06-067-87/+28
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* 2007-05-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-05-182-2/+4
| | | | | * passphrase.c (passphrase_get): Use PACKAGE_GT, not PACKAGE.
* agent/Marcus Brinkmann2007-05-182-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | 2007-05-19 Marcus Brinkmann <[email protected]> * protect-tool.c (get_passphrase): Free ORIG_CODESET on error. g10/ 2007-05-19 Marcus Brinkmann <[email protected]> * passphrase.c (passphrase_get): Free ORIG_CODESET on error. sm/ 2007-05-18 Marcus Brinkmann <[email protected]> * qualified.c (gpgsm_qualified_consent, gpgsm_not_qualified_warning): Free ORIG_CODESET on error. * certdump.c (gpgsm_format_keydesc): Likewise. tools/ 2007-05-19 Marcus Brinkmann <[email protected]> * symcryptrun.c (confucius_get_pass): Free ORIG_CODESET on error.
* Fix for bug 797.Werner Koch2007-05-162-12/+20
|
* Preparing 2.0.4gnupg-2.0.4Werner Koch2007-05-092-2/+8
|
* Upgraded gettext.Werner Koch2007-05-072-2/+16
| | | | | Fixed accidental dependency on libgcrypt 1.3.0.
* * packet.h, mainproc.c (reset_literals_seen): New function to resetDavid Shaw2007-05-035-7/+27
| | | | | | | | | the literals count. * verify.c (verify_one_file), decrypt.c (decrypt_messages): Call it here so we allow multiple literals in --multifile mode (in different files - not concatenated together).
* 2007-04-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-04-282-0/+7
| | | | | | * passphrase.c (passphrase_to_dek): Write missing passphrase status message in case of cancellation.
* * build-packet.c (mpi_write): Made buffer a bit larger. ReportedWerner Koch2007-04-162-2/+7
| | | | | by Alexander Feigl.
* g10/ and sm/Werner Koch2007-04-132-1/+6
| | | | | | | | | | | | | | * call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option.
* * parse-packet.c (parse_marker): New. Enforce that the markerDavid Shaw2007-04-062-22/+67
| | | | | | contains 'P', 'G', 'P', and nothing but. (parse): Call it here. (skip_packet): No longer need to handle marker packets here.
* From STABLE-BRANCH-1-4David Shaw2007-03-142-2/+17
| | | | | | | * keyserver.c: Windows Vista doesn't grok X_OK and so fails access() tests. Previous versions interpreted X_OK as F_OK anyway, so we'll just use F_OK directly.
* From STABLE-BRANCH-1-4David Shaw2007-03-103-1/+13
| | | | | | | | * parse-packet.c (parse_signature): It's hex. * getkey.c (merge_selfsigs_subkey): Avoid listing the contents of a backsig when list mode is on. Noted by Timo Schulz.
* Add extra flushsWerner Koch2007-03-082-1/+16
|
* Fix from 1.4:Werner Koch2007-03-083-5/+23
| | | | | | | | | | * keyedit.c (keyedit_menu): If we modify the keyblock (via fix_keyblock() or collapse_uids()) make sure we reprocess the keyblock so the flags are correct. Noted by Robin H. Johnson. * getkey.c (fixup_uidnode): Properly clear flags that don't apply to us (revoked, expired) so that we can reprocess a uid.
* Ported multiple-messages protection.Werner Koch2007-03-056-25/+80
|
* Add new SVN only file README.maintWerner Koch2007-02-267-18/+38
| | | | | | | | | | | | | | | | 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.
* * export.c (do_export_stream): Allow reset-subkey-passwd alongWerner Koch2007-02-142-1/+9
| | | | | with sexp-format.
* Fix for Debian bug 402592Werner Koch2007-02-042-3/+18
|
* Fix NULL pointer dereferencegnupg-2.0.2Werner Koch2007-01-312-1/+3
|
* Included LIBICONV in all Makefiles.Werner Koch2007-01-313-4/+20
| | | | | | | | | | 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 Koch2007-01-3010-7/+104
| | | | | | | | | | | | | | | | | | | | 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.
* * parse-packet.c (read_protected_v3_mpi): Make sure to stopWerner Koch2007-01-153-3/+10
| | | | | | | | reading even for corrupted packets. * keygen.c (generate_user_id): Need to allocate one byte more. Reported by Felix von Leitner.
* Started to code a --server mode. Werner Koch2006-12-2111-33/+827
| | | | | It is far from being ready!
* Doc fix.Werner Koch2006-12-082-2/+8
| | | | | Don't let gpg2 fail if the option skeleton file is missing
* Makefile.am: Link to iconv for jnlib dependency. (OSX)David Shaw2006-12-072-2/+8
|
* Fixes for CVE-2006-6235Werner Koch2006-12-0621-203/+493
|
* * keyedit.c (menu_clean): Show "already minimized" rather thanDavid Shaw2006-12-032-1/+12
| | | | | | "already clean" when a minimized key is minimized again. From Dirk Traulsen.
* * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): AddDavid Shaw2006-12-034-13/+28
| | | | | | | --passphrase-repeat option to control how many times gpg will re-prompt for a passphrase to ensure the user has typed it correctly. Defaults to 1.
* * openfile.c (ask_outfile_name): Fixed buffer overflow occurringWerner Koch2006-11-272-34/+41
| | | | | | if make_printable_string returns a longer string. Fixes bug 728.
* Final fix which should now pass all tests.Werner Koch2006-11-212-1/+3
|
* Changed order of libsWerner Koch2006-11-212-1/+3
|