| Commit message (Expand) | Author | Files | Lines |
2002-08-06 | * gpg.sgml: Clarify that only long-form options can go in the config file. | David Shaw | 2 | -5/+12 |
2002-08-06 | * revoke.c (export_minimal_pk, gen_desig_revoke, gen_revoke): Export a | David Shaw | 2 | -132/+179 |
2002-08-06 | * options.skel: Changed comments. | Werner Koch | 4 | -4/+17 |
2002-08-06 | minor doc fixes. | Werner Koch | 3 | -5/+16 |
2002-08-06 | * g10.c (main): Try to use "gpg.conf" as default option file. | Werner Koch | 3 | -5/+23 |
2002-08-06 | tidying up RISC OS stuff | Stefan Bellon | 8 | -148/+121 |
2002-08-05 | * configure.ac: Bumbed version number. | Werner Koch | 3 | -1/+8 |
2002-08-05 | Removed some obsolete header files.V1-1-91 | Werner Koch | 14 | -211/+64 |
2002-08-04 | * configure.ac (ALL_LINGUAS): Added Catalan. | Werner Koch | 3 | -2/+8 |
2002-08-04 | msgfmt updated. | Werner Koch | 19 | -8056/+11684 |
2002-08-04 | * de.po: Fixed fuzzys and translated new strings. | Werner Koch | 19 | -13902/+15505 |
2002-08-03 | RISC OS changes because of dynload removal | Stefan Bellon | 7 | -102/+28 |
2002-08-03 | RISC OS changes due to dynload removal | Stefan Bellon | 12 | -67/+66 |
2002-08-03 | The big extension module removal. | Werner Koch | 28 | -1883/+577 |
2002-08-02 | 2002-08-02 Timo Schulz <ts@winpt.org> | Timo Schulz | 2 | -2/+6 |
2002-08-02 | * gpg.sgml: Document new --delete behaviour. | Werner Koch | 2 | -3/+11 |
2002-08-02 | * delkey.c (do_delete_key): Always allow to delete a key in batch mode | Werner Koch | 2 | -0/+18 |
2002-08-02 | * config.links: Added case for sparc64-netbsd. Suggested by | Werner Koch | 2 | -0/+11 |
2002-08-02 | Add another item to the NEWS file. | Werner Koch | 2 | -0/+5 |
2002-07-30 | * gpg.sgml: Clarify --edit/addrevoker (sensitive), and --keyserver-options | David Shaw | 2 | -9/+111 |
2002-07-30 | Changed the lincese for Assuan to LGPL. | Werner Koch | 16 | -195/+224 |
2002-07-30 | * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a | David Shaw | 6 | -9/+23 |
2002-07-30 | * README, configure.ac: --with-exec-path is now clarified into | David Shaw | 3 | -16/+15 |
2002-07-30 | * NEWS: changes since 1.1.90. | David Shaw | 2 | -0/+28 |
2002-07-29 | * sig-check.c (do_check): Properly validate v4 sigs with no hashed section | David Shaw | 2 | -2/+12 |
2002-07-26 | * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so the | David Shaw | 3 | -11/+25 |
2002-07-25 | * gpg.sgml: Clarify the differences between "pref" and "showpref". Note in | David Shaw | 2 | -9/+27 |
2002-07-25 | * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> | David Shaw | 7 | -13/+18 |
2002-07-25 | * random.c: "warning" -> "WARNING" | David Shaw | 2 | -1/+5 |
2002-07-25 | * gnupgbug: "Warning" -> "WARNING" | David Shaw | 2 | -3/+7 |
2002-07-25 | * gpgkeys_hkp.c: "Warning" -> "WARNING" | David Shaw | 2 | -1/+5 |
2002-07-25 | * secmem.c: "Warning" -> "WARNING" | David Shaw | 2 | -1/+5 |
2002-07-25 | * config.links: Add special rule for OpenBSD on x86 to use special | David Shaw | 2 | -0/+13 |
2002-07-25 | These are special i386 files for use on OpenBSD, which (at least until | David Shaw | 10 | -0/+774 |
2002-07-24 | * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one, | David Shaw | 6 | -26/+116 |
2002-07-24 | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 6 | -8/+42 |
2002-07-24 | * Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@ | David Shaw | 2 | -2/+7 |
2002-07-24 | * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well as a | David Shaw | 2 | -1/+4 |
2002-07-24 | * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h | David Shaw | 2 | -7/+14 |
2002-07-24 | removed pragma for RISC OS | Stefan Bellon | 2 | -4/+5 |
2002-07-24 | * longlong.h: Replaced all K&R multiline strings by ISO ones for | Werner Koch | 2 | -224/+233 |
2002-07-24 | * rndw32.c (slow_gatherer_windowsNT): Use a simple array for the | Werner Koch | 2 | -3/+12 |
2002-07-24 | Add a new readon code for delet key. | Werner Koch | 1 | -0/+1 |
2002-07-24 | Forgot to commit this: | Werner Koch | 2 | -1/+4 |
2002-07-24 | * import.c (parse_import_options), export.c (parse_export_options): Fix | David Shaw | 3 | -2/+12 |
2002-07-24 | * import.c (delete_inv_parts): Discard subkey signatures (0x18 and 0x28) | David Shaw | 2 | -1/+15 |
2002-07-23 | * sig-check.c (signature_check2): Signatures made by invalid subkeys | David Shaw | 3 | -3/+62 |
2002-07-23 | 2002-07-22 Timo Schulz <ts@winpt.org> | Timo Schulz | 2 | -4/+9 |
2002-07-23 | * options.h, main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 6 | -12/+91 |
2002-07-22 | * options.h, main.h, export.c (parse_export_options, do_export_stream), | David Shaw | 8 | -33/+111 |