aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * libusb.m4: Check for libusb-config and if we find it, use --libs andDavid Shaw2005-11-062-3/+28
* | Fix various build warnings reported by Joe Vender on MinGW.David Shaw2005-11-036-1/+22
* | * gpg.sgml: Clarify what is and isn't included in a "clean sigs".David Shaw2005-11-022-9/+15
* | * trustdb.c (clean_sigs_from_uid): Include sigs from unavailable keys inDavid Shaw2005-11-022-5/+17
* | * import.c (import_one): Do collapse_uids() before we do any cleaningDavid Shaw2005-11-024-9/+28
* | * gpg.sgml: Document backsign, --require-backsigs, andDavid Shaw2005-10-273-3/+34
* | * keyedit.c (menu_addrevoker), getkey.c (finish_lookup): Fix problem withDavid Shaw2005-10-273-4/+13
* | cygwin fixesWerner Koch2005-10-274-40/+170
* | * keygen.c (proc_parameter_file): Default key and subkey usage flags toDavid Shaw2005-10-262-7/+35
* | * readline.m4: Check for rl_completion_func_t and rl_completion_matches.David Shaw2005-10-212-1/+8
* | Fixed minor card related bugs and enhanced status messagesWerner Koch2005-10-186-56/+129
* | exported subkeys are now merged into one output keyblockWerner Koch2005-10-178-126/+273
* | * NEWS: Clarify the cURL keyserver changes, and add a note about gpg-zip.David Shaw2005-10-143-17/+18
* | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command toDavid Shaw2005-10-146-5/+175
* | * options.h, getkey.c (merge_selfsigs_subkey), gpg.c (main), sig-check.cDavid Shaw2005-10-125-12/+33
* | * getkey.c (merge_selfsigs_subkey), sig-check.c (signature_check2),David Shaw2005-10-116-24/+35
* | Yet another fix for the gpg.c renameWerner Koch2005-10-063-1/+20
* | Fixes for the g10.c -> gpg.c renamedWerner Koch2005-10-053-6/+10
* | Renamed g10.c to gpg.cWerner Koch2005-10-0536-2548/+2749
* | 2005-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-034-6/+9
* | * gpg.sgml: Note that --display-charset is just for display andDavid Shaw2005-09-222-6/+26
* | * mainproc.c (proc_symkey_enc): Take care of a canceled passphraseWerner Koch2005-09-204-4/+27
* | * keylist.c (reorder_keyblock, do_reorder_keyblock): Reorder attributeDavid Shaw2005-09-203-4/+24
* | * main.h, misc.c (parse_options): Add the ability to have helpDavid Shaw2005-09-147-63/+130
* | * keyedit.c (show_names): Moved name display code out fromDavid Shaw2005-09-102-56/+80
* | Updated card stuff to support T=0 cards.Werner Koch2005-09-079-460/+395
* | Add "help" sub option to --*-options.Werner Koch2005-09-074-1/+22
* | * parse-packet.c (enum_sig_subpkt, parse_signature,David Shaw2005-09-022-12/+22
* | * photoid.h, photoid.c (generate_photo_id): Allow passing in aDavid Shaw2005-09-014-25/+52
* | * mpicoder.c (mpi_read): Fix minor bug in reading a zero-length MPIDavid Shaw2005-09-012-5/+14
* | * photoid.c (generate_photo_id): Enable readline completion and tildeDavid Shaw2005-08-312-3/+19
* | * fileutil.c (untilde): New. Expand ~/foo and ~username/foo filenamesDavid Shaw2005-08-314-9/+82
* | * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signingDavid Shaw2005-08-277-17/+58
* | * keyedit.c (ask_revoke_sig): Add a revsig --with-colons mode.David Shaw2005-08-272-9/+31
* | * ksutil.h, ksutil.c (parse_ks_options): Remove exact-name andDavid Shaw2005-08-265-72/+60
* | * gpg.sgml: Fix documentation for setpref/updpref, documentDavid Shaw2005-08-232-21/+70
* | * gnupg.spec.in: Distribute gpg-zip.David Shaw2005-08-222-0/+8
* | * Makefile.am: No need to link with curl any longer.David Shaw2005-08-215-38/+84
* | * exec.h, exec.c (make_tempdir, expand_args, exec_write, exec_read):David Shaw2005-08-213-24/+38
* | * g10.c (main): Add aliases sign-with->local-user and user->recipientDavid Shaw2005-08-202-4/+15
* | * options.skel: Remove the surfnet LDAP keyserver from the list ofDavid Shaw2005-08-193-2/+12
* | * ksutil.h, ksutil.c (parse_ks_options): New keyserver-option exact-name. David Shaw2005-08-185-5/+49
* | * gpgkeys_ldap.c (ldap_quote): \-quote a string for LDAP.David Shaw2005-08-182-3/+56
* | * ksutil.h, ksutil.c (parse_ks_options): New keyserver-optionDavid Shaw2005-08-185-7/+61
* | Experimental code to improve AES performance. Got about 25% on ia32.Werner Koch2005-08-113-1/+76
* | * configure.ac: Remove hardcoded -I and -L for /usr/local on FreeBSD.David Shaw2005-08-092-6/+5
* | * Makefile.am: Include LDAP_CPPFLAGS when building LDAP.David Shaw2005-08-082-0/+6
* | Missed keydb.h entry for set_passphrase_from_stringDavid Shaw2005-08-061-0/+1
* | * g10.c (main), passphrase.c (set_passphrase_from_string): NewDavid Shaw2005-08-053-0/+24
* | * ldap.m4: If a PATH is given to --with-ldap, bias directoryDavid Shaw2005-08-054-18/+44