Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * scdaemon.c: New options --print-atr and --reader-port | Werner Koch | 2003-04-29 | 1 | -0/+10 |
| | | | | | | | * apdu.c, apdu.h: New * card.c, card-p15.c, card-dinsig.c: Allow build without OpenSC. | ||||
* | * configure.ac: Build a limited version of scdaemon if libopensc | Werner Koch | 2003-04-29 | 2 | -10/+24 |
| | | | | | | | | | | is not available. * configure.ac (ALL_LINUGAS): Removed. * Makefile.am (ACLOCAL_AMFLAGS): New. * configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5. | ||||
* | * LINUGAS: NEW. | Werner Koch | 2003-04-29 | 4 | -4/+45 |
| | |||||
* | * configure.ac (ALL_LINUGAS): Removed. | Werner Koch | 2003-04-29 | 7 | -21/+137 |
| | | | | | | * Makefile.am (ACLOCAL_AMFLAGS): New. * configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5. | ||||
* | Copied wrong files. Fixed. | Werner Koch | 2003-01-09 | 2 | -223/+37 |
| | |||||
* | Taken from NewPG | Werner Koch | 2003-01-09 | 3 | -5459/+693 |
| | |||||
* | taken from NewPG | Werner Koch | 2003-01-09 | 2 | -535/+144 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-01-09 | 19 | -0/+11994 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | Taken from NewPG | Werner Koch | 2003-01-09 | 8 | -0/+2995 |
| | |||||
* | Updated from latest NewPG project | Werner Koch | 2003-01-09 | 5 | -13/+56 |
| | |||||
* | Updated from NewPG | Werner Koch | 2003-01-09 | 18 | -0/+3105 |
| | |||||
* | * configure.ac: Bumped version number to 1.9.0-cvs. | Werner Koch | 2002-10-19 | 4 | -87/+11 |
| | |||||
* | Merged Top directory of NewPG with GnuPG. | Werner Koch | 2002-10-19 | 10 | -4674/+1149 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 563 | -267875/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | Bumped version number for cvs version | Werner Koch | 2002-10-18 | 2 | -1/+5 |
| | |||||
* | * POTFILES.in (hkp.c): Removed.V1-3-0 | Werner Koch | 2002-10-18 | 3 | -484/+565 |
| | |||||
* | * configure.ac: Changed version number comments. | Werner Koch | 2002-10-18 | 4 | -6/+18 |
| | | | | | | | (ALL_LINGUAS): Removed all except for de. During development it might not be a good idea to keep all of them - they get outdated too soon and diff files will be far too large. | ||||
* | * config.links (powerpc-apple-darwin6.1): Disable assembler | Werner Koch | 2002-10-18 | 2 | -1/+11 |
| | | | | | due to non-working modules/as. Suggested by Gordon Worley. | ||||
* | * autogen.sh: Allow env variables to override the auto* tool | Werner Koch | 2002-10-17 | 2 | -14/+20 |
| | | | | | names. Suggested by Simon Josefsson. | ||||
* | * pkclist.c (do_edit_ownertrust): Show all user IDs. This should | Werner Koch | 2002-10-17 | 2 | -0/+35 |
| | | | | | | be enhanced to also show the current trust level. Suggested by Florian Weimer. | ||||
* | * README: Multiple A record rotation works with MINGW32 now, and clarify | David Shaw | 2002-10-17 | 2 | -2/+8 |
| | | | | | how it works with LDAP. | ||||
* | * http.c (connect_server): Try all A records for names with multiple | David Shaw | 2002-10-17 | 2 | -66/+81 |
| | | | | | addresses until one answers for both MINGW32 and not MINGW32. | ||||
* | * g10.c (main): Handle --strict and --no-strict from the command line | David Shaw | 2002-10-17 | 2 | -0/+15 |
| | | | | | before the options file is loaded. | ||||
* | Florian Weimer reminded me about that | Werner Koch | 2002-10-17 | 1 | -0/+4 |
| | |||||
* | * README: Some typo fixes from Florian Weimer, and bump version number. | David Shaw | 2002-10-16 | 2 | -12/+18 |
| | |||||
* | * g10.c (main): Disable --textmode when encrypting (symmetric or pk) in | David Shaw | 2002-10-15 | 2 | -0/+17 |
| | | | | | | --pgp2 mode as PGP 2 can't handle the unknown length literal packet. Reported by Michael Richardson. | ||||
* | * NEWS: Some 1.3 notes. | David Shaw | 2002-10-15 | 2 | -0/+33 |
| | |||||
* | * gpgkeys_hkp.c (write_quoted): Use %-encoding instead of \-encoding. | David Shaw | 2002-10-14 | 2 | -99/+131 |
| | | | | | | (parse_hkp_index): Use new keyserver key listing format, and add support for disabled keys via include-disabled. | ||||
* | * gpgkeys_ldap.c (get_key): Don't print keysize unless it's >0. | David Shaw | 2002-10-14 | 2 | -55/+68 |
| | | | | | | (printquoted): Use %-encoding instead of \-encoding. (search_key): Use new keyserver key listing format. | ||||
* | * keyserver.h: Go to KEYSERVER_PROTO_VERSION 1. | David Shaw | 2002-10-14 | 2 | -0/+6 |
| | |||||
* | * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec, | David Shaw | 2002-10-14 | 3 | -205/+403 |
| | | | | | | | | | | show_prompt, keyserver_search_prompt, keyserver_spawn): Go to version 1 of the keyserver protocol. This is a better design, similar to --with-colons, that allows for keys with multiple user IDs rather than using multiple keys. It also matches the machine readable pksd format. Also use a prettier --search-keys listing format that can fill different size windows (currently set at 24 lines). | ||||
* | Add simple tool to sign all keys in a keyring | Werner Koch | 2002-10-14 | 1 | -0/+33 |
| | |||||
* | * configure.ac (NAME_OF_DEV_URANDOM): Use /dev/urandom for | Werner Koch | 2002-10-12 | 3 | -1/+7 |
| | | | | | NetBSD. Reported by Christian Biere. | ||||
* | * rndunix.c (my_popen): Make sure that stdin and stderr are | Werner Koch | 2002-10-12 | 2 | -24/+49 |
| | | | | | | | | connected to a file. This is to avoid NetBSD to complain about set{u,g}id programs invoked with fd 0, 2 closed. Reported by Cristian Biere. (start_gatherer): Likewise. Reordered code. | ||||
* | * keygen.c (print_status_key_created): New. | Werner Koch | 2002-10-12 | 2 | -1/+27 |
| | | | | | | (do_generate_keypair): Use it to print the fingerprint. (generate_subkeypair): Likewise. | ||||
* | * DETAILS (KEY_CREATED): Enhanced by fingerprint. | Werner Koch | 2002-10-12 | 2 | -1/+7 |
| | |||||
* | * keyedit.c (menu_addrevoker): Properly back out if the signature fails. | David Shaw | 2002-10-11 | 2 | -4/+44 |
| | | | | | | Also, do not allow appointing the same revoker twice, and report ALREADY_SIGNED if the user tries it. | ||||
* | * http.c (connect_server): Properly handle a single A record that fails | David Shaw | 2002-10-11 | 2 | -3/+9 |
| | | | | | connect(). | ||||
* | * gpgkeys_ldap.c (search_key, main): Make sure LDAP values are freed in | David Shaw | 2002-10-09 | 2 | -6/+11 |
| | | | | | case of error. | ||||
* | * gpgkeys_ldap.c (fail_all): New function to unwind a keylist and error | David Shaw | 2002-10-09 | 3 | -6/+85 |
| | | | | | | | | | | | | each item. (main): Call fail_all from here, as needed. Also add a NO_MEMORY error in an appropriate place and fix error return code. (ldap_err_to_gpg_err): Add KEYSERVER_UNREACHABLE. * gpgkeys_hkp.c (fail_all): New function to unwind a keylist and error each item. (main): Call fail_all from here. Also add a NO_MEMORY error in an appropriate place. (get_key): Use new UNREACHABLE error for network errors. | ||||
* | * keyserver.h: Add new error code KEYSERVER_UNREACHABLE. | David Shaw | 2002-10-09 | 2 | -0/+5 |
| | |||||
* | And changelog :) | David Shaw | 2002-10-07 | 1 | -0/+10 |
| | |||||
* | * import.c (import_keys_internal): Missed one s/inp/inp2/. | David Shaw | 2002-10-07 | 3 | -9/+15 |
| | | | | | | | | | * keylist.c (print_capabilities): Properly indicate per-key capabilities of sign&encrypt primary keys that have secret-parts-missing (i.e. no capabilities at all) * mainproc.c (symkey_decrypt_sesskey): Fix compiler warning. | ||||
* | * configure.ac: OpenLDAP 2.0.27 changed the dependencies again. Add a | David Shaw | 2002-10-07 | 2 | -5/+14 |
| | | | | | | "LDAPLIBS" variable so users can try and suggest the right dependencies for their platform. | ||||
* | * getkey.c (get_pubkey_direct): Don't cache keys retrieved via this | David Shaw | 2002-10-04 | 3 | -4/+14 |
| | | | | | | | | | function as they may not have all their fields filled in. * sig-check.c (signature_check2): Use new is_primary flag to check rather than comparing main_keyid with keyid as this still works in the case of a not fully filled in pk. | ||||
* | * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing | Werner Koch | 2002-10-04 | 3 | -13/+22 |
| | | | | | | | | warning. * passphrase.c (agent_get_passphrase): Fixed signed/unsigned char problem in %-escaping. Noted by Ingo Kl�cker. | ||||
* | * options.h, g10.c (main): Add --strict and --no-strict to switch the | David Shaw | 2002-10-03 | 3 | -0/+10 |
| | | | | | log_warning severity level from info to error. | ||||
* | * util.h: Add new log_warning logger command which can be switched between | David Shaw | 2002-10-03 | 2 | -0/+9 |
| | | | | | log_info and log_error via log_set_strict. | ||||
* | * logger.c (g10_log_warning, log_set_strict): Add new log_warning logger | David Shaw | 2002-10-03 | 2 | -0/+36 |
| | | | | | | command which can be switched between log_info and log_error via log_set_strict. | ||||
* | * gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserver | David Shaw | 2002-10-03 | 2 | -4/+17 |
| | | | | | | | schemes are case-insensitive. * gpg.sgml: Note that --pgp2 disables --textmode when encrypting. |