aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so theDavid Shaw2002-07-253-11/+25
* * gpg.sgml: Clarify the differences between "pref" and "showpref". Note inDavid Shaw2002-07-252-9/+27
* * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" ->David Shaw2002-07-257-13/+18
* * random.c: "warning" -> "WARNING"David Shaw2002-07-252-1/+5
* * gnupgbug: "Warning" -> "WARNING"David Shaw2002-07-252-3/+7
* * gpgkeys_hkp.c: "Warning" -> "WARNING"David Shaw2002-07-252-1/+5
* * secmem.c: "Warning" -> "WARNING"David Shaw2002-07-252-1/+5
* * config.links: Add special rule for OpenBSD on x86 to use specialDavid Shaw2002-07-252-0/+13
* These are special i386 files for use on OpenBSD, which (at least untilDavid Shaw2002-07-2510-0/+774
* * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one,David Shaw2002-07-246-26/+116
* * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main),David Shaw2002-07-246-8/+42
* * Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@David Shaw2002-07-242-2/+7
* * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well as aDavid Shaw2002-07-242-1/+4
* * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.hDavid Shaw2002-07-242-7/+14
* removed pragma for RISC OSStefan Bellon2002-07-242-4/+5
* * longlong.h: Replaced all K&R multiline strings by ISO ones forWerner Koch2002-07-242-224/+233
* * rndw32.c (slow_gatherer_windowsNT): Use a simple array for theWerner Koch2002-07-242-3/+12
* Add a new readon code for delet key.Werner Koch2002-07-241-0/+1
* Forgot to commit this:Werner Koch2002-07-242-1/+4
* * import.c (parse_import_options), export.c (parse_export_options): FixDavid Shaw2002-07-243-2/+12
* * import.c (delete_inv_parts): Discard subkey signatures (0x18 and 0x28)David Shaw2002-07-242-1/+15
* * sig-check.c (signature_check2): Signatures made by invalid subkeysDavid Shaw2002-07-233-3/+62
* 2002-07-22 Timo Schulz <[email protected]>Timo Schulz2002-07-232-4/+9
* * options.h, main.h, g10.c (main), import.c (parse_import_options,David Shaw2002-07-226-12/+91
* * options.h, main.h, export.c (parse_export_options, do_export_stream),David Shaw2002-07-228-33/+111
* * revoke.c (gen_desig_revoke): Lots more comments about includingDavid Shaw2002-07-223-15/+33
* * keydb.c (keydb_add_resource): Register a lock file.Werner Koch2002-07-222-9/+30
* * delete.c: New.Werner Koch2002-07-228-9/+233
* * keybox-defs.h: New BLOBTYPTE_EMPTY.Werner Koch2002-07-226-16/+101
* * fseeko.c, ftello.c: New.Werner Koch2002-07-224-1/+89
* * keyedit.c (keyedit_menu, menu_addrevoker): Allow specifying "sensitive"David Shaw2002-07-193-6/+80
* * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in aDavid Shaw2002-07-178-20/+61
* * gpgkeys_ldap.c (send_key, get_key, main): Consult the server versionDavid Shaw2002-07-152-10/+33
* * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn,David Shaw2002-07-094-53/+103
* * gpgkeys_mailto.in: Use new OPAQUE tag for non net-path URIs. Fail moreDavid Shaw2002-07-092-7/+26
* * configure.ac: Add --with-mailprog to override the use of sendmail withDavid Shaw2002-07-092-5/+23
* * argparse.c (initialize): We better exit after a read error soWerner Koch2002-07-052-1/+7
* * photoid.c (get_default_photo_command, show_photos): HonorDavid Shaw2002-07-047-6/+46
* * configure.ac: --enable-exec-path should be a 'with'. Fix 'no' cases ofDavid Shaw2002-07-042-9/+14
* * gpgkeys_ldap.c (get_key), gpgkeys_hkp.c (get_key): Display keyserver URIDavid Shaw2002-07-043-6/+13
* Fix previous ChangeLog commitDavid Shaw2002-07-041-1/+3
* * README: Document --disable-exec, --disable-photo-viewers,David Shaw2002-07-043-33/+97
* * server.c (gpgsm_status2): Insert a blank between all optionalWerner Koch2002-07-034-18/+31
* * configure.ac: Allow setting USE_EXEC_PATH to lock the exec-path to aDavid Shaw2002-07-032-0/+16
* * exec.h, exec.c (set_exec_path, exec_write), g10.c (main): IfDavid Shaw2002-07-034-9/+30
* * options.h, g10.c (main), keyserver.c (keyserver_refresh): Maintain andDavid Shaw2002-07-025-7/+41
* * verify.c (gpgsm_verify): Extend the STATUS_BADSIG line withWerner Koch2002-07-022-2/+13
* * certpath.c (check_cert_policy): Don't use log_error to print aWerner Koch2002-07-023-4/+17
* * keydb.c (keydb_store_cert): Add optional ar EXISTED and changedWerner Koch2002-07-029-44/+96
* * call-dirmngr.c (gpgsm_dirmngr_isvalid): print status of dirmngrWerner Koch2002-07-023-1/+25