aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2002-06-21tidied up RISC OS specific stuffStefan Bellon3-17/+13
2002-06-20* keydb.h, pkclist.c (select_algo_from_prefs): Allow passing a suggestedDavid Shaw11-76/+184
2002-06-20* misc.c (setsysinfo): Removed a #warning for Alpha's uniligednWerner Koch2-1/+5
2002-06-20image file system feature and filetype for RISC OSStefan Bellon4-0/+18
2002-06-19* hkp.c (parse_hkp_index): Don't leak memory when failing out of a bad HKPDavid Shaw3-20/+18
2002-06-18* import.c (clean_subkeys, import_one): Only allow at most 1 binding sigDavid Shaw3-6/+124
2002-06-15* keyedit.c (show_key_with_all_names), keylist.c (list_keyblock_print):David Shaw4-13/+51
2002-06-15* keygen.c (keygen_add_revkey): Remove unused code.David Shaw5-12/+24
2002-06-14* free-packet.c (copy_signature): Properly copy a signature that carries aDavid Shaw2-2/+9
2002-06-14* pkclist.c (expand_id, expand_group, build_pk_list): Groups now workDavid Shaw2-27/+44
2002-06-14* keyedit.c (show_key_with_all_names): Display warning if a user tries toDavid Shaw5-15/+45
2002-06-14* pkclist.c (expand_groups): Maintain the strlist flags while expanding.David Shaw6-8/+22
2002-06-142002-06-14 Timo Schulz <[email protected]>Timo Schulz2-3/+26
2002-06-12* keyserver.c (keyserver_spawn): Properly handle PROGRAM responses whenDavid Shaw2-2/+4
2002-06-12* keyserver.c (keyserver_spawn): Handle CRLF endings from keyserverDavid Shaw6-32/+77
2002-06-11* Makefile.am: link gpg with NETLIBS for the built-in HKP access.David Shaw2-4/+6
2002-06-10* options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserverDavid Shaw5-63/+93
2002-06-09* keydb.h, getkey.c (get_user_id_native), import.c (import_one): DisplayDavid Shaw5-17/+54
2002-06-082002-06-08 Timo Schulz <[email protected]>Timo Schulz2-1/+10
2002-06-07* options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list,David Shaw10-56/+149
2002-06-07RISC OS specific changesStefan Bellon3-4/+34
2002-06-06* main.h, g10.c (main), keygen.c (build_personal_digest_list): Put in aDavid Shaw7-44/+167
2002-06-06* hkp.c (parse_hkp_index): Be more robust with keyservers returning veryDavid Shaw3-6/+23
2002-06-052002-06-05 Timo Schulz <[email protected]>Timo Schulz3-1/+13
2002-06-052002-06-05 Timo Schulz <[email protected]>Timo Schulz3-9/+57
2002-06-05*** empty log message ***Timo Schulz1-2/+0
2002-06-052002-06-05 Timo Schulz <[email protected]>Timo Schulz2-0/+32
2002-06-04* sign.c (hash_for, sign_file): When encrypting and signing at the sameDavid Shaw6-20/+115
2002-06-03forgot the changelog :)David Shaw1-0/+10
2002-06-03* packet.h, parse-packet.c (enum_sig_subpkt): Report back fromDavid Shaw5-18/+27
2002-06-03* main.h, g10.c (main), keylist.c (dump_attribs, set_attrib_fd,David Shaw10-28/+132
2002-06-03* options.skel: Sample photo viewers for Win32.David Shaw7-5/+30
2002-06-02* photoid.c (show_photos): Work properly when not called with a publicDavid Shaw2-2/+8
2002-06-01* sign.c (mk_notation_and_policy): Free unneeded buffer.David Shaw5-5/+35
2002-05-312002-05-31 Timo Schulz <[email protected]>Timo Schulz4-10/+17
2002-05-30* sign.c (write_signature_packets, sign_file, clearsign_file,David Shaw3-34/+36
2002-05-29* keygen.c (keygen_set_std_prefs, add_feature_mdc): Use "mdc" and "no-mdc"David Shaw5-17/+65
2002-05-29* options.h, exec.c: Add some debugging info, using the 1024 debug flag.David Shaw3-4/+65
2002-05-29* encode.c (encode_simple): Intialize PKT when --no-literal is used.Werner Koch2-1/+7
2002-05-29* keyedit.c (show_key_with_all_names_colon): Renamed the recordWerner Koch2-1/+6
2002-05-28* keyedit.c (show_key_with_all_names_colon): New.Werner Koch3-20/+160
2002-05-28* build-packet.c (build_sig_subpkt): Handle setting sig flags for certainDavid Shaw5-3/+47
2002-05-27* sign.c (mk_notation_and_policy): Include secret key to enable %sDavid Shaw4-9/+54
2002-05-26* g10.c (strusage, build_list): Add compress algorithms to --version list.David Shaw2-13/+50
2002-05-22* options.h, main.h, keygen.c (keygen_set_set_prefs, keygen_get_std_prefs,David Shaw7-15/+80
2002-05-22* g10.c (main): Add missing LF in a info printout and made itWerner Koch2-2/+7
2002-05-21* g10.c (main): Removed the undef of USE_SHM_COPROCESSING whichWerner Koch2-1/+3
2002-05-21* signal.c (got_fatal_signal): Don't write the Nul to stderr.Werner Koch2-1/+6
2002-05-19* main.h, g10.c (main), revoke.c (gen_desig_revoke): Generate a designatedDavid Shaw5-7/+414
2002-05-17* gpgv.c: Add stub for get_ownertrust().David Shaw5-17/+83