summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* another s/unsigned char*/byte*/Werner Koch2004-10-142-3/+5
* * gpgkeys_finger.c (main): We do not support relay fingering (i.e.David Shaw2004-10-142-0/+14
* * keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw2004-10-144-102/+104
* * export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch2004-10-143-0/+23
* * rndunix.c (start_gatherer) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch2004-10-146-3/+21
* (iobuf_get_fd): Removed double check on directfp andWerner Koch2004-10-142-1/+7
* * misc.c (is_secured_filename): New.Werner Koch2004-10-1411-36/+159
* * armor.c (fake_packet): Allow arbitrary dash-escaped lines as perDavid Shaw2004-10-132-20/+22
* * keyserver.c (keyserver_work): Handle keyserver timeouts.David Shaw2004-10-132-0/+6
* * keyserver.h: Add KEYSERVER_TIMEOUT.David Shaw2004-10-132-1/+6
* * gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),David Shaw2004-10-138-10/+194
* Added SELInux hacks and did some cleanups.Werner Koch2004-10-1322-62/+396
* Add dearmor.cWerner Koch2004-10-132-0/+5
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-137-72/+45
* * pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw2004-10-136-32/+73
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-1314-27/+52
* * Makefile.am (.S.o): Include MPI_SFLAGS. This is our bug 145.Werner Koch2004-10-132-1/+5
* * keygen.c (read_parameter_file): New keyword "Handle". This isWerner Koch2004-10-135-28/+84
* * algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c,David Shaw2004-10-129-135/+112
* (read_parameter_file): Changed to use iobuf based fileWerner Koch2004-10-122-18/+24
* * pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw2004-10-118-27/+51
* * gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c, gpgkeys_ldap.c: Fix aDavid Shaw2004-10-115-13/+18
* Oops commited binary instead of source.Werner Koch2004-10-112-0/+550
* * configure.ac: New option --disable-finger.Werner Koch2004-10-1110-31/+398
* * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw2004-10-109-47/+69
* * keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert modeDavid Shaw2004-10-102-30/+101
* * keygen.c (do_add_key_flags): The spec says that all primary keys MUST beDavid Shaw2004-10-102-6/+10
* * keygen.c (generate_keypair): Fix generating keys with the auth flag.David Shaw2004-10-102-3/+9
* * encr-data.c (decrypt_data): Give a warning with a weak key, but stillDavid Shaw2004-10-082-5/+15
* * pkclist.c (build_pk_list): Keystrify.David Shaw2004-10-073-33/+56
* * helptext.c, pkclist.c (do_we_trust): It is not possible to get here withDavid Shaw2004-10-065-137/+87
* * keyedit.c (sign_uids, ask_revoke_sig): Improve translatability of userDavid Shaw2004-10-062-23/+32
* * keyedit.c, keylist.c, keyserver.c, mainproc.c: TheDavid Shaw2004-10-065-21/+74
* * passphrase.c (agent_get_passphrase): Use keystrs for agent strings, andDavid Shaw2004-10-054-29/+37
* 2004-10-03 Timo Schulz <twoaday@g10code.de>Timo Schulz2004-10-042-0/+6
* * keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in colonDavid Shaw2004-10-042-10/+21
* post release preparationsWerner Koch2004-10-012-1/+5
* * gpgv.c (i18n_init): Always use LC_ALL.V1-3-90Werner Koch2004-10-016-19/+12
* * mk-w32-dist: Updated from stable branch.Werner Koch2004-10-0148-20746/+24946
* * gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out toDavid Shaw2004-09-304-52/+136
* * util.h: Prototype destroy_dotlock(). From Werner on stable branch.David Shaw2004-09-302-0/+6
* * iobuf.c (pop_filter): Make static.David Shaw2004-09-303-12/+59
* * mpicoder.c (mpi_read): If we must fail due to a oversize (generallyDavid Shaw2004-09-302-1/+9
* * keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the manyDavid Shaw2004-09-295-24/+33
* * keyedit.c (print_and_check_one_sig): Account for the extra space thatDavid Shaw2004-09-292-16/+9
* * signal.c (got_fatal_signal): HAVE_DECL_SYS_SIGLIST is defined, but zeroDavid Shaw2004-09-283-4/+12
* * card-util.c (card_edit): Take admin only status from the table.Werner Koch2004-09-273-53/+93
* We need to take care that several files are also used in gnupg 1.9 andWerner Koch2004-09-272-42/+68
* * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw2004-09-256-94/+143
* * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw2004-09-2412-34/+45