aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw2003-09-254-42/+56
* | * keyedit.c (show_key_with_all_names): Show names a little neater byDavid Shaw2003-09-242-6/+27
* | * sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw2003-09-245-8/+19
* | * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): ExpandDavid Shaw2003-09-235-20/+49
* | * g10.c (main): Deprecate --default-comment in favor of --no-comments.David Shaw2003-09-234-14/+33
* | 2003-09-21 Timo Schulz <[email protected]>Timo Schulz2003-09-213-2/+10
* | * g10.c (main): Trim --help to commonly used options. Remove -f.David Shaw2003-09-122-59/+55
* | * g10.c (main): Error out if --multifile is used with the commands thatDavid Shaw2003-09-093-38/+89
* | Missed one.David Shaw2003-09-041-3/+2
* | * cipher.h: Drop TIGER/192 support.David Shaw2003-09-042-1/+4
* | * configure.ac: Drop TIGER/192 support. Check for UINT64_C to go alongDavid Shaw2003-09-042-44/+16
* | * mds.test, sigs.test: Remove TIGER/192 and make SHA-256 optional (sinceDavid Shaw2003-09-043-10/+11
* | * armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds),David Shaw2003-09-044-26/+10
* | * md.c (string_to_digest_algo): Enable read-write SHA-256 support.David Shaw2003-09-045-948/+11
* | * keyedit.c (show_key_with_all_names): Fix assertion failure when usingDavid Shaw2003-09-032-3/+6
* | * NEWS: Note --list-options, --verify-options, the deprecation ofDavid Shaw2003-09-022-0/+35
* | * DETAILS: Note fingerprint of signing key in sig records.David Shaw2003-09-022-0/+10
* | * gpg.sgml: Use "keyserver-url" instead of "preferred-keyserver" for theDavid Shaw2003-08-312-2/+7
* | * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.cDavid Shaw2003-08-314-9/+19
* | * main.h, keygen.c (keygen_add_keyserver_url): Signature callback forDavid Shaw2003-08-316-6/+148
* | * gpg.sgml: Document list-options (show-preferred-keyserver,David Shaw2003-08-302-2/+60
* | * keyedit.c (show_key_with_all_names): Use list-option show-long-keyid inDavid Shaw2003-08-302-8/+19
* | * keyedit.c (print_and_check_one_sig): Use list-option show-long-keyid inDavid Shaw2003-08-302-3/+12
* | Credits from stableDavid Shaw2003-08-291-0/+72
* | * samplekeys.asc: Updated.David Shaw2003-08-293-1125/+1138
* | * autogen.sh: Touch po/all for --build-w32. From Werner on stable branch.David Shaw2003-08-292-0/+10
* | * AUTHORS, THANKS: Updates from stable.David Shaw2003-08-293-1/+9
* | * passphrase.c (agent_send_all_options): Make use of $GPG_TTY.David Shaw2003-08-296-20/+36
* | * idea-stub.c, random.c; s/__MINGW32__/_WIN32/ to help building on nativeDavid Shaw2003-08-283-7/+16
* | * util.h: s/__MINGW32__/_WIN32/ to help building on native WindowsDavid Shaw2003-08-282-2/+8
* | * dotlock.c, http.c, iobuf.c, simple-gettext.c, srv.c, srv.h, strgutil.c,David Shaw2003-08-2810-35/+48
* | * options.h, g10.c (main): Add list-option list-preferred-keyserver.David Shaw2003-08-264-9/+20
* | * mainproc.c (check_sig_and_print): Use two different preferred keyserverDavid Shaw2003-08-265-2/+28
* | * NEWS: Note %g and %p, the "tru" --with-colons record, and the REVKEYSIGDavid Shaw2003-08-263-3/+41
* | * gnupg.spec.in: Rework much of the spec to use %-macros throughout. FixDavid Shaw2003-08-262-35/+59
* | * gpg.sgml: Document --list-options (show-photos, show-policy-url,David Shaw2003-08-262-14/+94
* | * Makefile.am: Use NETLIBS instead of EGDLIBS.David Shaw2003-08-254-2/+8
* | * configure.ac: Check for getaddrinfo. Don't bother to check for EGD libsDavid Shaw2003-08-252-3/+7
* | * http.c (connect_server): Try and use getaddrinfo if it is available.David Shaw2003-08-252-51/+81
* | * mainproc.c (check_sig_and_print): Get the uid validity before printingDavid Shaw2003-08-243-4/+17
* | * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM twice.David Shaw2003-08-212-1/+6
* | * gpgv.c: Remove extra semicolon (typo).David Shaw2003-08-217-69/+120
* | * packet.h, sig-check.c (signature_check2, do_check, do_check_messages):David Shaw2003-08-138-60/+88
* | About to release the first 1.9 version.V1-9-0Werner Koch2003-08-051-0/+2
* | Cleanups, fixes and PC/SC supportWerner Koch2003-08-051-0/+14
* | * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.cDavid Shaw2003-08-035-2/+16
* | minor changes to make make distcheck happyWerner Koch2003-07-318-9/+30
* | Remove leftover cruftWerner Koch2003-07-291-1/+1
* | *** empty log message ***Werner Koch2003-07-291-1/+1
* | * gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch2003-07-295-46/+47