aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2005-04-22* mainproc.c (symkey_decrypt_seskey): There is no need to have anDavid Shaw2-33/+40
2005-04-17* keyserver.c (keyserver_spawn): Free some memory.David Shaw3-1/+31
2005-04-11* g10.c (main, add_notation_data, add_policy_url)Werner Koch5-7/+34
2005-04-07* ccid-driver.c (ccid_slot_status): Fixed debug messages.Werner Koch4-6/+90
2005-04-05Changes to make use of code taken from libassuan. This replaces theWerner Koch3-570/+230
2005-04-01* mainproc.c (proc_plaintext): Properly handle SIG+LITERAL (old-style PGP)David Shaw2-19/+41
2005-04-01(keygen_set_std_prefs): Explain the chosen order ofWerner Koch1-1/+13
2005-03-31* exec.h, exec.c (set_exec_path): Remove some dead code and change allDavid Shaw5-23/+16
2005-03-31* keydb.c (keydb_add_resource): Clarify meaning of flags. Add newWerner Koch3-6/+24
2005-03-31* keyserver.c (keyserver_spawn): Don't mess about with the $PATH.David Shaw2-9/+42
2005-03-30(pin_cb): Print a warning if the info string hack isWerner Koch6-18/+31
2005-03-21* gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion().David Shaw4-3/+27
2005-03-21* keyedit.c (command_generator, keyedit_completion): ChangedWerner Koch3-14/+33
2005-03-20* card-util.c (command_generator, card_edit_completion)David Shaw2-14/+76
2005-03-18* keyedit.c (command_generator, keyedit_completion) [HAVE_LIBREADLINE]:David Shaw2-3/+59
2005-03-17* getkey.c (get_seckey_byname2): If no explicit default key is set, don'tDavid Shaw2-4/+13
2005-03-17* Makefile.am: Calculate GNUPG_LIBEXECDIR directly. Do not redefineDavid Shaw2-12/+7
2005-03-17* options.h, keyserver.c (parse_keyserver_options, keyserver_spawn): Don'tDavid Shaw3-22/+18
2005-03-16(parse_ccid_descriptor): Make SCM workaroundWerner Koch2-28/+76
2005-03-14* card-util.c (card_status): Use isotimestamp and not theWerner Koch2-3/+7
2005-03-14* cardglue.c (pin_cb): Disable debug output.Werner Koch6-3/+33
2005-03-10* keyserver.c (parse_keyserver_options): Accept honor-http-proxy as anDavid Shaw2-0/+11
2005-03-10* delkey.c (do_delete_key, delete_keys): Fix problem with --expertDavid Shaw2-22/+38
2005-03-10(keyedit_menu) [W32]: Run the trustdb stale checkWerner Koch2-1/+19
2005-03-07* primegen.c (is_prime): Free A2. Noted by [email protected].Werner Koch5-23/+81
2005-02-24* keyedit.c (keyedit_menu): Only print the key signing hint when signingDavid Shaw2-1/+8
2005-02-16* card-util.c (fetch_url): Fetch the key from the defaultWerner Koch2-4/+14
2005-02-15* gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch6-40/+202
2005-02-10Disable the "quick check" bytes for PK decryptions. This is inDavid Shaw3-5/+18
2005-02-06* trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdbDavid Shaw5-15/+55
2005-02-05* getkey.c (merge_selfsigs_subkey): Merged away definition from theDavid Shaw2-0/+6
2005-02-03Updated to match the switch to the NSIS installer.Werner Koch3-136/+164
2005-02-01* keygen.c (do_generate_keypair): Write the auth key to the cardDavid Shaw2-11/+27
2005-01-28* keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFFDavid Shaw4-6/+15
2005-01-27* keygen.c (generate_subkeypair): Detect primary key on-card andWerner Koch3-18/+75
2005-01-27Updated to the version from 1.2.7.Werner Koch2-2/+8
2005-01-26* keyserver.c (parse_keyserver_uri): Allow RFC-2732 IPv6 [literalDavid Shaw2-4/+42
2005-01-25(do_generate_keypair): Don't continue after an error;Werner Koch2-3/+7
2005-01-25(get_cached_data): New arg GET_IMMEDIATE to bypassWerner Koch3-48/+65
2005-01-22* keyserver.c (free_keyserver_spec): Fix small leak.David Shaw2-0/+11
2005-01-20(open_card): Issue new CARDCTRL(4) status.Werner Koch2-1/+4
2005-01-20* gpgv.c (tty_fprintf): New stub.Werner Koch8-13/+371
2005-01-20* g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch5-21/+79
2005-01-18(public_key_list): Do a trustdb staleness check beforeWerner Koch2-0/+15
2005-01-11* keyedit.c (keyedit_menu): Move command strings outside the function toDavid Shaw2-80/+89
2005-01-10* passphrase.c (readline, agent_send_option, agent_open,David Shaw2-7/+11
2005-01-06* filter.h, armor.c (armor_filter): Use the eol string from the armorDavid Shaw4-28/+66
2005-01-06* g10.c (main): Typo.David Shaw3-11/+27
2005-01-03* Makefile.am: Use @LIBUSB@ instead of @LIBUSB_LIBS@David Shaw3-3/+15
2005-01-01* options.h, import.c (parse_import_options, delete_inv_parts): AddDavid Shaw4-2/+44