Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added distfiles kludge to distribute the content of the samplekeys directory. | Werner Koch | 2002-08-09 | 2 | -1/+14 | |
| | ||||||
* | * options.skel: Some language tweaks, and remove the load-extension | David Shaw | 2002-08-09 | 5 | -61/+71 | |
| | | | | | | | | | | | | | | | section for random gatherers. * keyring.c (create_tmp_file, rename_tmp_file): Create tmp files with user-only permissions, but restore the original permissions if the user has something special set. * openfile.c (copy_options_file): Create new options file (gpg.conf) with user-only permissions. * keydb.c (keydb_add_resource): Create new keyrings with user-only permissions. | |||||
* | * Makefile.am, md.c (load_digest_module): Allow switching TIGER on and off | David Shaw | 2002-08-08 | 3 | -8/+13 | |
| | | | | | via configure. | |||||
* | * configure.ac: Add an --enable-tiger. | David Shaw | 2002-08-08 | 3 | -0/+25 | |
| | | | | | * NEWS: Clarify new permission checks. | |||||
* | * tdbio.c (tdbio_set_dbname): Create new trustdbs with user-only | David Shaw | 2002-08-08 | 2 | -0/+8 | |
| | | | | | permissions. | |||||
* | * asschk.c: Added some new features. | Werner Koch | 2002-08-08 | 19 | -43/+630 | |
| | | | | | | | | | | * runtest, inittests: New. * text-1.txt, text-2.txt, text-3.txt: New. * text-1.osig.pem, text-1.dsig.pem, text-1.osig-bad.pem: New. * text-2.osig.pem, text-2.osig-bad.pem: New. * samplekeys : New directory * sm-verify, sm-sign+verify: The first test scripts. | |||||
* | * sig-check.c (signature_check2): Sanity check that the md has a context | David Shaw | 2002-08-07 | 2 | -1/+17 | |
| | | | | | | | for the hash that the sig is expecting. This can happen if a onepass sig header does not match the actual sig, and also if the clearsign "Hash:" header is missing or does not match the actual sig. | |||||
* | * cipher.h: Add md_algo_present(). | David Shaw | 2002-08-07 | 2 | -0/+5 | |
| | ||||||
* | * md.c (md_algo_present): New function to check if a given algo is in use | David Shaw | 2002-08-07 | 2 | -2/+22 | |
| | | | | | for a given MD_HANDLE. | |||||
* | First test script. Still missing the environment setup. | Werner Koch | 2002-08-07 | 2 | -43/+325 | |
| | ||||||
* | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 2002-08-07 | 7 | -135/+212 | |
| | | | | | | | | | | | | | | | restarting gpg. This is Debian bug 124219, though their supplied patch will not do the right thing. * main.h, tdbio.c (tdbio_set_dbname), misc.c (removed check_permissions), keydb.c (keydb_add_resource), g10.c (main, check_permissions): Significant reworking of the permission check mechanism. The new behavior is to check everything in the homedir by checking the homedir itself. If the user wants to put (possibly shared) keyrings outside the homedir, they are not checked. The options file and any extension files are checked wherever they are, as well as their enclosing directories. This is Debian bug 147760. | |||||
* | * configure.ac: If the static IDEA cipher is present, disable dynamic | David Shaw | 2002-08-07 | 2 | -22/+33 | |
| | | | | | | loading. Also fix backwards grammar of keyserver exec-path CHECKING message. | |||||
* | New Assuan testing tool. | Werner Koch | 2002-08-07 | 3 | -0/+738 | |
| | ||||||
* | use of EXTSEP_S | Stefan Bellon | 2002-08-06 | 3 | -2/+7 | |
| | ||||||
* | * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-error | David Shaw | 2002-08-06 | 5 | -3/+11 | |
| | | | | | option to turn a MDC check error into a warning. | |||||
* | * encode.c (encode_crypt), g10.c (main), sign.c (sign_file, | David Shaw | 2002-08-06 | 4 | -7/+27 | |
| | | | | | | | | | clearsign_file): Use the same --pgpX warning string everywhere to ease translations. * encode.c (write_pubkey_enc_from_list): Warn when using --throw-keyid with --pgpX. Noted by Vedaal Nistar. | |||||
* | * gpg.sgml: Clarify that only long-form options can go in the config file. | David Shaw | 2002-08-06 | 2 | -5/+12 | |
| | ||||||
* | * 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. |