aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tidied up RISC OS specific stuffStefan Bellon2002-06-213-17/+13
* * keydb.h, pkclist.c (select_algo_from_prefs): Allow passing a suggestedDavid Shaw2002-06-2011-76/+184
* * misc.c (setsysinfo): Removed a #warning for Alpha's uniligednWerner Koch2002-06-202-1/+5
* image file system feature and filetype for RISC OSStefan Bellon2002-06-204-0/+18
* * hkp.c (parse_hkp_index): Don't leak memory when failing out of a bad HKPDavid Shaw2002-06-193-20/+18
* * import.c (clean_subkeys, import_one): Only allow at most 1 binding sigDavid Shaw2002-06-183-6/+124
* * keyedit.c (show_key_with_all_names), keylist.c (list_keyblock_print):David Shaw2002-06-154-13/+51
* * keygen.c (keygen_add_revkey): Remove unused code.David Shaw2002-06-155-12/+24
* * free-packet.c (copy_signature): Properly copy a signature that carries aDavid Shaw2002-06-142-2/+9
* * pkclist.c (expand_id, expand_group, build_pk_list): Groups now workDavid Shaw2002-06-142-27/+44
* * keyedit.c (show_key_with_all_names): Display warning if a user tries toDavid Shaw2002-06-145-15/+45
* * pkclist.c (expand_groups): Maintain the strlist flags while expanding.David Shaw2002-06-146-8/+22
* 2002-06-14 Timo Schulz <[email protected]>Timo Schulz2002-06-142-3/+26
* * keyserver.c (keyserver_spawn): Properly handle PROGRAM responses whenDavid Shaw2002-06-122-2/+4
* * keyserver.c (keyserver_spawn): Handle CRLF endings from keyserverDavid Shaw2002-06-126-32/+77
* * Makefile.am: link gpg with NETLIBS for the built-in HKP access.David Shaw2002-06-112-4/+6
* * options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserverDavid Shaw2002-06-105-63/+93
* * keydb.h, getkey.c (get_user_id_native), import.c (import_one): DisplayDavid Shaw2002-06-095-17/+54
* 2002-06-08 Timo Schulz <[email protected]>Timo Schulz2002-06-082-1/+10
* * options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list,David Shaw2002-06-0710-56/+149
* RISC OS specific changesStefan Bellon2002-06-073-4/+34
* * main.h, g10.c (main), keygen.c (build_personal_digest_list): Put in aDavid Shaw2002-06-067-44/+167
* * hkp.c (parse_hkp_index): Be more robust with keyservers returning veryDavid Shaw2002-06-063-6/+23
* 2002-06-05 Timo Schulz <[email protected]>Timo Schulz2002-06-053-1/+13
* 2002-06-05 Timo Schulz <[email protected]>Timo Schulz2002-06-053-9/+57
* *** empty log message ***Timo Schulz2002-06-051-2/+0
* 2002-06-05 Timo Schulz <[email protected]>Timo Schulz2002-06-052-0/+32
* * sign.c (hash_for, sign_file): When encrypting and signing at the sameDavid Shaw2002-06-046-20/+115
* forgot the changelog :)David Shaw2002-06-031-0/+10
* * packet.h, parse-packet.c (enum_sig_subpkt): Report back fromDavid Shaw2002-06-035-18/+27
* * main.h, g10.c (main), keylist.c (dump_attribs, set_attrib_fd,David Shaw2002-06-0310-28/+132
* * options.skel: Sample photo viewers for Win32.David Shaw2002-06-037-5/+30
* * photoid.c (show_photos): Work properly when not called with a publicDavid Shaw2002-06-022-2/+8
* * sign.c (mk_notation_and_policy): Free unneeded buffer.David Shaw2002-06-015-5/+35
* 2002-05-31 Timo Schulz <[email protected]>Timo Schulz2002-05-314-10/+17
* * sign.c (write_signature_packets, sign_file, clearsign_file,David Shaw2002-05-303-34/+36
* * keygen.c (keygen_set_std_prefs, add_feature_mdc): Use "mdc" and "no-mdc"David Shaw2002-05-295-17/+65
* * options.h, exec.c: Add some debugging info, using the 1024 debug flag.David Shaw2002-05-293-4/+65
* * encode.c (encode_simple): Intialize PKT when --no-literal is used.Werner Koch2002-05-292-1/+7
* * keyedit.c (show_key_with_all_names_colon): Renamed the recordWerner Koch2002-05-292-1/+6
* * keyedit.c (show_key_with_all_names_colon): New.Werner Koch2002-05-283-20/+160
* * build-packet.c (build_sig_subpkt): Handle setting sig flags for certainDavid Shaw2002-05-285-3/+47
* * sign.c (mk_notation_and_policy): Include secret key to enable %sDavid Shaw2002-05-274-9/+54
* * g10.c (strusage, build_list): Add compress algorithms to --version list.David Shaw2002-05-262-13/+50
* * options.h, main.h, keygen.c (keygen_set_set_prefs, keygen_get_std_prefs,David Shaw2002-05-227-15/+80
* * g10.c (main): Add missing LF in a info printout and made itWerner Koch2002-05-222-2/+7
* * g10.c (main): Removed the undef of USE_SHM_COPROCESSING whichWerner Koch2002-05-212-1/+3
* * signal.c (got_fatal_signal): Don't write the Nul to stderr.Werner Koch2002-05-212-1/+6
* * main.h, g10.c (main), revoke.c (gen_desig_revoke): Generate a designatedDavid Shaw2002-05-195-7/+414
* * gpgv.c: Add stub for get_ownertrust().David Shaw2002-05-175-17/+83