Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * revoke.c (export_minimal_pk, gen_desig_revoke, gen_revoke): Export a | David Shaw | 2002-08-06 | 2 | -132/+179 | |
| | | | | | | minimal pk along with the revocation cert when in --pgpX mode so that PGP can import it. | |||||
* | * options.skel: Changed comments. | Werner Koch | 2002-08-06 | 4 | -4/+17 | |
| | | | | | | * gpg.sgml: Fixed doc regarding the name change of the option file. | |||||
* | minor doc fixes. | Werner Koch | 2002-08-06 | 3 | -5/+16 | |
| | ||||||
* | * g10.c (main): Try to use "gpg.conf" as default option file. | Werner Koch | 2002-08-06 | 3 | -5/+23 | |
| | | | | | * openfile.c (copy_options_file): Changed name of created file. | |||||
* | tidying up RISC OS stuff | Stefan Bellon | 2002-08-06 | 8 | -148/+121 | |
| | ||||||
* | * configure.ac: Bumbed version number. | Werner Koch | 2002-08-04 | 3 | -1/+8 | |
| | ||||||
* | Removed some obsolete header files.V1-1-91 | Werner Koch | 2002-08-04 | 14 | -211/+64 | |
| | ||||||
* | * configure.ac (ALL_LINGUAS): Added Catalan. | Werner Koch | 2002-08-04 | 3 | -2/+8 | |
| | | | | | Prepared release. | |||||
* | msgfmt updated. | Werner Koch | 2002-08-04 | 19 | -8056/+11684 | |
| | ||||||
* | * de.po: Fixed fuzzys and translated new strings. | Werner Koch | 2002-08-04 | 19 | -13902/+15505 | |
| | | | | | | | * es.po, et.po, fr.po, gl.po, id.po, it.po, ja.po, tr.po: Updated from TP site. * ca.po: New from TP site. | |||||
* | RISC OS changes because of dynload removal | Stefan Bellon | 2002-08-03 | 7 | -102/+28 | |
| | ||||||
* | RISC OS changes due to dynload removal | Stefan Bellon | 2002-08-03 | 12 | -67/+66 | |
| | ||||||
* | The big extension module removal. | Werner Koch | 2002-08-03 | 28 | -1883/+577 | |
| | ||||||
* | 2002-08-02 Timo Schulz <[email protected]> | Timo Schulz | 2002-08-02 | 2 | -2/+6 | |
| | | | | | * mpicoder.c: Add a '\n' to all log_bug functions. | |||||
* | * gpg.sgml: Document new --delete behaviour. | Werner Koch | 2002-08-02 | 2 | -3/+11 | |
| | ||||||
* | * delkey.c (do_delete_key): Always allow to delete a key in batch mode | Werner Koch | 2002-08-02 | 2 | -0/+18 | |
| | | | | | when specified by fingerprint. Suggested by Enzo Michelangeli. | |||||
* | * config.links: Added case for sparc64-netbsd. Suggested by | Werner Koch | 2002-08-02 | 2 | -0/+11 | |
| | | | | | [email protected]. | |||||
* | Add another item to the NEWS file. | Werner Koch | 2002-08-02 | 2 | -0/+5 | |
| | ||||||
* | * gpg.sgml: Clarify --edit/addrevoker (sensitive), and --keyserver-options | David Shaw | 2002-07-30 | 2 | -9/+111 | |
| | | | | | | | | | | (--import/export-options may be used as well). Document --import-options and --export-options with their various options. --show-photos now works during signature verification as well. Document --exec-path. Note in --simple-sk-checksum that the passphrase must be changed for this to take effect. Note that --pgp7 does not disable MDC. Document --no-mdc-warning. | |||||
* | Changed the lincese for Assuan to LGPL. | Werner Koch | 2002-07-30 | 16 | -195/+224 | |
| | ||||||
* | * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a | David Shaw | 2002-07-30 | 6 | -9/+23 | |
| | | | | | | | | | decryption failed error if a MDC does not verify. Warn if a MDC is not present (can disable via --no-mdc-warning). * exec.c (exec_write), g10.c (main), keyserver.c (keyserver_spawn): Use new DISABLE_KEYSERVER_PATH rather than FIXED_EXEC_PATH. | |||||
* | * README, configure.ac: --with-exec-path is now clarified into | David Shaw | 2002-07-30 | 3 | -16/+15 | |
| | | | | | --disable-keyserver-path | |||||
* | * NEWS: changes since 1.1.90. | David Shaw | 2002-07-30 | 2 | -0/+28 | |
| | ||||||
* | * sig-check.c (do_check): Properly validate v4 sigs with no hashed section | David Shaw | 2002-07-29 | 2 | -2/+12 | |
| | | | | | at all. | |||||
* | * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so the | David Shaw | 2002-07-25 | 3 | -11/+25 | |
| | | | | | | | | user can revoke sigs from particular uids only. * keylist.c (list_keyblock_print): Don't display expired uids in --list-keys unless -v and not --list-sigs (just like revoked uids). | |||||
* | * gpg.sgml: Clarify the differences between "pref" and "showpref". Note in | David Shaw | 2002-07-25 | 2 | -9/+27 | |
| | | | | | | | "setpref" that a list of available algorithms can be printed with "gpg -v --version". Note in "updpref" that we don't select keys via attribute uids, so preferences there will be ignored. | |||||
* | * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> | David Shaw | 2002-07-25 | 7 | -13/+18 | |
| | | | | | "WARNING" | |||||
* | * random.c: "warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -1/+5 | |
| | ||||||
* | * gnupgbug: "Warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -3/+7 | |
| | ||||||
* | * gpgkeys_hkp.c: "Warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -1/+5 | |
| | ||||||
* | * secmem.c: "Warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -1/+5 | |
| | ||||||
* | * config.links: Add special rule for OpenBSD on x86 to use special | David Shaw | 2002-07-25 | 2 | -0/+13 | |
| | | | | | | i386-openbsd files. OpenBSD (at least until version 3.1) has an older assembler that won't work with the files in i386. | |||||
* | These are special i386 files for use on OpenBSD, which (at least until | David Shaw | 2002-07-25 | 10 | -0/+774 | |
| | | | | | | version 3.1) has an older assembler that won't work with the files in i386. | |||||
* | * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one, | David Shaw | 2002-07-24 | 6 | -26/+116 | |
| | | | | | | | | | | | | delete_inv_parts), g10.c (main): New import-option "repair-hkp-subkey-bug", which repairs as much as possible the HKP mangling multiple subkeys bug. It is on by default for keyserver receives, and off by default for regular --import. * main.h, import.c (import, import_one, delete_inv_parts), hkp.c (hkp_ask_import), keyserver.c (keyserver_spawn): Use keyserver import options when doing keyserver receives. | |||||
* | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 2002-07-24 | 6 | -8/+42 | |
| | | | | | | | | keyserver.c (keyserver_spawn): If the user does not use "exec-path", completely replace $PATH with GNUPG_LIBEXECDIR before calling the keyserver helper. If the user does use "exec-path", append GNUPG_LIBEXECDIR after the specified path. | |||||
* | * Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@ | David Shaw | 2002-07-24 | 2 | -2/+7 | |
| | ||||||
* | * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well as a | David Shaw | 2002-07-24 | 2 | -1/+4 | |
| | | | | | SUBST for Makefiles. | |||||
* | * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h | David Shaw | 2002-07-24 | 2 | -7/+14 | |
| | ||||||
* | removed pragma for RISC OS | Stefan Bellon | 2002-07-24 | 2 | -4/+5 | |
| | ||||||
* | * longlong.h: Replaced all K&R multiline strings by ISO ones for | Werner Koch | 2002-07-24 | 2 | -224/+233 | |
| | | | | | the sake of modern compilers. Suggested by Marco Parrone. | |||||
* | * rndw32.c (slow_gatherer_windowsNT): Use a simple array for the | Werner Koch | 2002-07-24 | 2 | -3/+12 | |
| | | | | | | disk performance structure and increase it to the size required by W2000. | |||||
* | Add a new readon code for delet key. | Werner Koch | 2002-07-24 | 1 | -0/+1 | |
| | ||||||
* | Forgot to commit this: | Werner Koch | 2002-07-24 | 2 | -1/+4 | |
| | | | | | | * photoid.c (get_default_photo_command): Also use __MINGW32__ instead of HAVE_DOSISH_SYSTEM. | |||||
* | * import.c (parse_import_options), export.c (parse_export_options): Fix | David Shaw | 2002-07-24 | 3 | -2/+12 | |
| | | | | | offset problem with reversed ("no-") meanings. | |||||
* | * import.c (delete_inv_parts): Discard subkey signatures (0x18 and 0x28) | David Shaw | 2002-07-24 | 2 | -1/+15 | |
| | | | | | if found in the userid section of the key. | |||||
* | * sig-check.c (signature_check2): Signatures made by invalid subkeys | David Shaw | 2002-07-23 | 3 | -3/+62 | |
| | | | | | | | | (bad/missing binding sig) are also invalid. * keylist.c (print_fingerprint): Show the primary as well as the secondary key fingerprint in modes 1 & 2. | |||||
* | 2002-07-22 Timo Schulz <[email protected]> | Timo Schulz | 2002-07-23 | 2 | -4/+9 | |
| | | | | | | * configure.ac: Replace the 'c:/' variables with 'c:\' due to the fact we already use '\' in the remaining code. | |||||
* | * options.h, main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 2002-07-22 | 6 | -12/+91 | |
| | | | | | | | | | | | | delete_inv_parts), keyserver.c (parse_keyserver_options): add new --import-options option. The only current flag is "allow-local-sigs". * g10.c (main): Don't disable MDC in pgp7 mode. * options.h, g10.c (main), keyserver.c (parse_keyserver_options): Remove old keyserver-option include-attributes now that there is an export-option for the same thing. | |||||
* | * options.h, main.h, export.c (parse_export_options, do_export_stream), | David Shaw | 2002-07-22 | 8 | -33/+111 | |
| | | | | | | | | | | | | | | g10.c (main): add new --export-options option. Current flags are "include-non-rfc", "include-local-sigs", "include-attributes", and "include-sensitive-revkeys". * options.h, hkp.c (hkp_export), keyserver.c (parse_keyserver_options, keyserver_spawn): try passing unknown keyserver options to export options, and if successful, use them when doing a keyserver --send-key. * build-packet.c (build_sig_subpkt): We do not generate SIGSUBPKT_PRIV_VERIFY_CACHE anymore. | |||||
* | * revoke.c (gen_desig_revoke): Lots more comments about including | David Shaw | 2002-07-22 | 3 | -15/+33 | |
| | | | | | | | | sensitive revkeys along with the revocation sig itself. * keyserver.c (parse_keyserver_options): Simpler implementation that can skip one pass over the options. |